Problem/Motivation

See https://git.drupalcode.org/project/eck_site_settings/-/blob/1.x/src/Sett... has useful/helpful methods for loading the entities.

Review the https://git.drupalcode.org/project/site_settings/-/blob/2.0.x/src/SiteSe... options and see if there are any further methods that would be helpful to add to the loader to improve the DX.

Steps to reproduce

N/A

Proposed resolution

TBD

Remaining tasks

Compare the two modules

User interface changes

N/A

API changes

TBD

Data model changes

N/A

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

scott_euser created an issue. See original summary.

scott_euser’s picture

I believe this is the ::getSettingByClass() method that ECK has that does not have a rough equivalent in the Loader plugin interface/base to be added https://git.drupalcode.org/project/eck_site_settings/-/blob/1.x/src/Sett...

  • scott_euser committed e222bd04 on 2.0.x
    Issue #3463719 by scott_euser: Improve the entity loading options for...
scott_euser’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.