16 calls to ConfigEntityBase::get()
- Block::getPluginCollection in core/
modules/ block/ src/ Entity/ Block.php - Encapsulates the creation of the block's LazyPluginCollection.
- Block::getVisibilityConditions in core/
modules/ block/ src/ Entity/ Block.php - Gets conditions for this block.
- Block::label in core/
modules/ block/ src/ Entity/ Block.php - Gets the label of the entity.
- ConfigEntityBase::toArray in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityBase.php - Gets an array of all property values.
- EntityDisplayBase::getMode in core/
lib/ Drupal/ Core/ Entity/ EntityDisplayBase.php - Gets the view or form mode to be displayed.
- EntityDisplayBase::getOriginalMode in core/
lib/ Drupal/ Core/ Entity/ EntityDisplayBase.php - Gets the original view or form mode that was requested.
- FilterFormat::postSave in core/
modules/ filter/ src/ Entity/ FilterFormat.php - Acts on a saved entity before the insert or update hook is invoked.
- ImageStyle::getName in core/
modules/ image/ src/ Entity/ ImageStyle.php - Returns the image style.
- Role::calculateDependencies in core/
modules/ user/ src/ Entity/ Role.php - Calculates dependencies and stores them in the dependency property.
- Role::getWeight in core/
modules/ user/ src/ Entity/ Role.php - Returns the weight.
- View::addCacheMetadata in core/
modules/ views/ src/ Entity/ View.php - Fills in the cache metadata of this view.
- View::duplicateDisplayAsType in core/
modules/ views/ src/ Entity/ View.php - Duplicates an existing display into a new display type.
- View::label in core/
modules/ views/ src/ Entity/ View.php - Gets the label of the entity.
- View::mergeDefaultDisplaysOptions in core/
modules/ views/ src/ Entity/ View.php - Add defaults to the display options.
- View::onDependencyRemoval in core/
modules/ views/ src/ Entity/ View.php - Informs the entity that entities it depends on will be deleted.
- View::preSave in core/
modules/ views/ src/ Entity/ View.php - Acts on an entity before the presave hook is invoked.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.