6 methods override EntityBase::label() in Drupal 9
- Block::label in core/
modules/ block/ src/ Entity/ Block.php - Gets the label of the entity.
- ContentEntityBase::label in core/
lib/ Drupal/ Core/ Entity/ ContentEntityBase.php - Gets the label of the entity.
- Editor::label in core/
modules/ editor/ src/ Entity/ Editor.php - Gets the label of the entity.
- LayoutBuilderEntityViewDisplay::label in core/
modules/ layout_builder/ src/ Entity/ LayoutBuilderEntityViewDisplay.php - @todo Move this upstream in https://www.drupal.org/node/2939931.
- TestSearchPage::label in core/
modules/ search/ tests/ src/ Unit/ SearchPageRepositoryTest.php - Gets the label of the entity.
- View::label in core/
modules/ views/ src/ Entity/ View.php - Gets the label of the entity.