22 calls to EntityBase::id()
- Block::getPluginCollection in core/
modules/ block/ src/ Entity/ Block.php - Encapsulates the creation of the block's LazyPluginCollection.
- ConfigEntityBase::getConfigDependencyName in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityBase.php - ConfigEntityBase::getConfigTarget in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityBase.php - ConfigEntityBase::preSave in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityBase.php - ConfigEntityBase::toArray in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityBase.php - ConfigEntityBase::__construct in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityBase.php - ConfigEntityBundleBase::postSave in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityBundleBase.php - ConfigEntityBundleBase::preSave in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityBundleBase.php - Acts on an entity before the presave hook is invoked.
- ConfigTest::postSave in core/
modules/ config/ tests/ config_test/ src/ Entity/ ConfigTest.php - ConfigurableLanguage::getId in core/
modules/ language/ src/ Entity/ ConfigurableLanguage.php - Gets the ID (language code).
- ConfigurableLanguage::isDefault in core/
modules/ language/ src/ Entity/ ConfigurableLanguage.php - Returns whether this language is the default language.
- ConfigurableLanguage::postSave in core/
modules/ language/ src/ Entity/ ConfigurableLanguage.php - Acts on a saved entity before the insert or update hook is invoked.
- EntityBase::getCacheTagsToInvalidate in core/
lib/ Drupal/ Core/ Entity/ EntityBase.php - EntityBase::isNew in core/
lib/ Drupal/ Core/ Entity/ EntityBase.php - EntityBase::preSave in core/
lib/ Drupal/ Core/ Entity/ EntityBase.php - EntityBase::toUrl in core/
lib/ Drupal/ Core/ Entity/ EntityBase.php - EntityBase::urlRouteParameters in core/
lib/ Drupal/ Core/ Entity/ EntityBase.php - Gets an array of placeholders for this entity.
- SearchPage::getPluginCollection in core/
modules/ search/ src/ Entity/ SearchPage.php - Encapsulates the creation of the search page's LazyPluginCollection.
- SearchPage::isDefaultSearch in core/
modules/ search/ src/ Entity/ SearchPage.php - ShortcutSet::getShortcuts in core/
modules/ shortcut/ src/ Entity/ ShortcutSet.php - Returns all the shortcuts from a shortcut set sorted correctly.
- ShortcutSet::postSave in core/
modules/ shortcut/ src/ Entity/ ShortcutSet.php - Acts on a saved entity before the insert or update hook is invoked.
- View::label in core/
modules/ views/ src/ Entity/ View.php
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.