Search for list

  1. Search 7.x for list
  2. Search 9.5.x for list
  3. Search 8.9.x for list
  4. Search 11.x for list
  5. Other projects
Title Object type File name Summary
EntityTestListBuilder::buildRow function core/modules/system/tests/modules/entity_test/src/EntityTestListBuilder.php Builds a row for an entity in the entity listing.
EntityType::$list_cache_contexts property core/lib/Drupal/Core/Entity/EntityType.php The list cache contexts for this entity type.
EntityType::$list_cache_tags property core/lib/Drupal/Core/Entity/EntityType.php The list cache tags for this entity type.
EntityType::getListBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php Gets the list class.
EntityType::getListCacheContexts function core/lib/Drupal/Core/Entity/EntityType.php The list cache contexts associated with this entity type.
EntityType::getListCacheTags function core/lib/Drupal/Core/Entity/EntityType.php The list cache tags associated with this entity type.
EntityType::hasListBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php Indicates if this entity type has a list class.
EntityType::setListBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php Sets the list class.
EntityTypeInterface::getListBuilderClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the list class.
EntityTypeInterface::getListCacheContexts function core/lib/Drupal/Core/Entity/EntityTypeInterface.php The list cache contexts associated with this entity type.
EntityTypeInterface::getListCacheTags function core/lib/Drupal/Core/Entity/EntityTypeInterface.php The list cache tags associated with this entity type.
EntityTypeInterface::hasListBuilderClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Indicates if this entity type has a list class.
EntityTypeInterface::setListBuilderClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Sets the list class.
EntityTypeListener class core/lib/Drupal/Core/Entity/EntityTypeListener.php Reacts to entity type CRUD on behalf of the Entity system.
EntityTypeListener.php file core/lib/Drupal/Core/Entity/EntityTypeListener.php
EntityTypeListener::$entityFieldManager property core/lib/Drupal/Core/Entity/EntityTypeListener.php The entity field manager.
EntityTypeListener::$entityLastInstalledSchemaRepository property core/lib/Drupal/Core/Entity/EntityTypeListener.php The entity last installed schema repository.
EntityTypeListener::$entityTypeManager property core/lib/Drupal/Core/Entity/EntityTypeListener.php The entity type manager.
EntityTypeListener::$eventDispatcher property core/lib/Drupal/Core/Entity/EntityTypeListener.php The event dispatcher.
EntityTypeListener::clearCachedDefinitions function core/lib/Drupal/Core/Entity/EntityTypeListener.php Clears necessary caches to apply entity/field definition updates.
EntityTypeListener::onEntityTypeCreate function core/lib/Drupal/Core/Entity/EntityTypeListener.php Reacts to the creation of the entity type.
EntityTypeListener::onEntityTypeDelete function core/lib/Drupal/Core/Entity/EntityTypeListener.php Reacts to the deletion of the entity type.
EntityTypeListener::onEntityTypeUpdate function core/lib/Drupal/Core/Entity/EntityTypeListener.php Reacts to the update of the entity type.
EntityTypeListener::onFieldableEntityTypeCreate function core/lib/Drupal/Core/Entity/EntityTypeListener.php Reacts to the creation of the fieldable entity type.
EntityTypeListener::onFieldableEntityTypeUpdate function core/lib/Drupal/Core/Entity/EntityTypeListener.php Reacts to the update of a fieldable entity type.
EntityTypeListener::__construct function core/lib/Drupal/Core/Entity/EntityTypeListener.php Constructs a new EntityTypeListener.
EntityTypeListenerInterface interface core/lib/Drupal/Core/Entity/EntityTypeListenerInterface.php Defines an interface for reacting to entity type creation, deletion, and updates.
EntityTypeListenerInterface.php file core/lib/Drupal/Core/Entity/EntityTypeListenerInterface.php
EntityTypeListenerInterface::onEntityTypeCreate function core/lib/Drupal/Core/Entity/EntityTypeListenerInterface.php Reacts to the creation of the entity type.
EntityTypeListenerInterface::onEntityTypeDelete function core/lib/Drupal/Core/Entity/EntityTypeListenerInterface.php Reacts to the deletion of the entity type.
EntityTypeListenerInterface::onEntityTypeUpdate function core/lib/Drupal/Core/Entity/EntityTypeListenerInterface.php Reacts to the update of the entity type.
EntityTypeListenerInterface::onFieldableEntityTypeCreate function core/lib/Drupal/Core/Entity/EntityTypeListenerInterface.php Reacts to the creation of the fieldable entity type.
EntityTypeListenerInterface::onFieldableEntityTypeUpdate function core/lib/Drupal/Core/Entity/EntityTypeListenerInterface.php Reacts to the update of a fieldable entity type.
EntityTypeManager::getListBuilder function core/lib/Drupal/Core/Entity/EntityTypeManager.php Creates a new entity list builder.
EntityTypeManagerInterface::getListBuilder function core/lib/Drupal/Core/Entity/EntityTypeManagerInterface.php Creates a new entity list builder.
EntityTypeManagerTest::testGetListBuilder function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Tests the getListBuilder() method.
EntityTypeTest::testGetListBuilderClass function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the getListBuilderClass() method.
entity_bundle.listener service core/core.services.yml Drupal\Core\Entity\EntityBundleListener
entity_test_update.entity_schema_listener service core/modules/system/tests/modules/entity_test_update/entity_test_update.services.yml Drupal\entity_test_update\EventSubscriber\EntitySchemaSubscriber
entity_type.listener service core/core.services.yml Drupal\Core\Entity\EntityTypeListener
extension.list.database_driver service core/core.services.yml Drupal\Core\Extension\DatabaseDriverList
extension.list.module service core/core.services.yml Drupal\Core\Extension\ModuleExtensionList
extension.list.profile service core/core.services.yml Drupal\Core\Extension\ProfileExtensionList
extension.list.theme service core/core.services.yml Drupal\Core\Extension\ThemeExtensionList
extension.list.theme_engine service core/core.services.yml Drupal\Core\Extension\ThemeEngineExtensionList
ExtensionList class core/lib/Drupal/Core/Extension/ExtensionList.php Provides available extensions.
ExtensionList.php file core/lib/Drupal/Core/Extension/ExtensionList.php
ExtensionList::$addedPathNames property core/lib/Drupal/Core/Extension/ExtensionList.php A list of extension folder names directly added in code (not discovered).
ExtensionList::$cache property core/lib/Drupal/Core/Extension/ExtensionList.php The cache.
ExtensionList::$defaults property core/lib/Drupal/Core/Extension/ExtensionList.php Default values to be merged into *.info.yml file arrays.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.