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.
ImageStyle::getName in core/modules/image/src/Entity/ImageStyle.php
Returns the image style.
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.