Search for list

  1. Search 7.x for list
  2. Search 8.9.x for list
  3. Search 10.3.x for list
  4. Search 11.x for list
  5. Other projects
Title Object type File name Summary
ExtensionListTestTrait::getThemePath function core/tests/Drupal/Tests/ExtensionListTestTrait.php Gets the path for the specified theme.
ExtensionListTrait trait core/lib/Drupal/Core/Installer/ExtensionListTrait.php Provides common functionality for the extension list classes.
ExtensionListTrait.php file core/lib/Drupal/Core/Installer/ExtensionListTrait.php
ExtensionListTrait::$staticAddedPathNames property core/lib/Drupal/Core/Installer/ExtensionListTrait.php Static version of the added file names during the installer.
ExtensionListTrait::getPathname function core/lib/Drupal/Core/Installer/ExtensionListTrait.php
ExtensionListTrait::setPathname function core/lib/Drupal/Core/Installer/ExtensionListTrait.php
ExtensionPathResolver::$extensionLists property core/lib/Drupal/Core/Extension/ExtensionPathResolver.php A associative array of ExtensionList objects keyed by type.
FieldConfigBase::isList function core/lib/Drupal/Core/Field/FieldConfigBase.php
FieldConfigListBuilder class core/modules/field_ui/src/FieldConfigListBuilder.php Provides lists of field config entities.
FieldConfigListBuilder.php file core/modules/field_ui/src/FieldConfigListBuilder.php
FieldConfigListBuilder::$entityFieldManager property core/modules/field_ui/src/FieldConfigListBuilder.php The entity field manager.
FieldConfigListBuilder::$entityTypeManager property core/modules/field_ui/src/FieldConfigListBuilder.php The entity type manager.
FieldConfigListBuilder::$fieldTypeManager property core/modules/field_ui/src/FieldConfigListBuilder.php The field type plugin manager.
FieldConfigListBuilder::$targetBundle property core/modules/field_ui/src/FieldConfigListBuilder.php The name of the bundle the listed fields are attached to.
FieldConfigListBuilder::$targetEntityTypeId property core/modules/field_ui/src/FieldConfigListBuilder.php The name of the entity type the listed fields are attached to.
FieldConfigListBuilder::buildHeader function core/modules/field_ui/src/FieldConfigListBuilder.php
FieldConfigListBuilder::buildRow function core/modules/field_ui/src/FieldConfigListBuilder.php
FieldConfigListBuilder::createInstance function core/modules/field_ui/src/FieldConfigListBuilder.php
FieldConfigListBuilder::getDefaultOperations function core/modules/field_ui/src/FieldConfigListBuilder.php
FieldConfigListBuilder::load function core/modules/field_ui/src/FieldConfigListBuilder.php
FieldConfigListBuilder::render function core/modules/field_ui/src/FieldConfigListBuilder.php
FieldConfigListBuilder::__construct function core/modules/field_ui/src/FieldConfigListBuilder.php Constructs a new class instance.
FieldConfigListController class core/modules/field_ui/src/Controller/FieldConfigListController.php Defines a controller to list field instances.
FieldConfigListController.php file core/modules/field_ui/src/Controller/FieldConfigListController.php
FieldConfigListController::listing function core/modules/field_ui/src/Controller/FieldConfigListController.php Shows the 'Manage fields' page.
FieldDefinitionListener class core/lib/Drupal/Core/Field/FieldDefinitionListener.php Reacts to field definition CRUD on behalf of the Entity system.
FieldDefinitionListener.php file core/lib/Drupal/Core/Field/FieldDefinitionListener.php
FieldDefinitionListener::$cacheBackend property core/lib/Drupal/Core/Field/FieldDefinitionListener.php Cache backend instance.
FieldDefinitionListener::$entityFieldManager property core/lib/Drupal/Core/Field/FieldDefinitionListener.php The entity field manager.
FieldDefinitionListener::$entityTypeManager property core/lib/Drupal/Core/Field/FieldDefinitionListener.php The entity type manager.
FieldDefinitionListener::$keyValueFactory property core/lib/Drupal/Core/Field/FieldDefinitionListener.php The key-value factory.
FieldDefinitionListener::onFieldDefinitionCreate function core/lib/Drupal/Core/Field/FieldDefinitionListener.php
FieldDefinitionListener::onFieldDefinitionDelete function core/lib/Drupal/Core/Field/FieldDefinitionListener.php
FieldDefinitionListener::onFieldDefinitionUpdate function core/lib/Drupal/Core/Field/FieldDefinitionListener.php
FieldDefinitionListener::__construct function core/lib/Drupal/Core/Field/FieldDefinitionListener.php Constructs a new FieldDefinitionListener.
FieldDefinitionListenerInterface interface core/lib/Drupal/Core/Field/FieldDefinitionListenerInterface.php Defines an interface for reacting to field creation, deletion, and updates.
FieldDefinitionListenerInterface.php file core/lib/Drupal/Core/Field/FieldDefinitionListenerInterface.php
FieldDefinitionListenerInterface::onFieldDefinitionCreate function core/lib/Drupal/Core/Field/FieldDefinitionListenerInterface.php Reacts to the creation of a field.
FieldDefinitionListenerInterface::onFieldDefinitionDelete function core/lib/Drupal/Core/Field/FieldDefinitionListenerInterface.php Reacts to the deletion of a field.
FieldDefinitionListenerInterface::onFieldDefinitionUpdate function core/lib/Drupal/Core/Field/FieldDefinitionListenerInterface.php Reacts to the update of a field.
FieldDefinitionListenerTest class core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php @coversDefaultClass \Drupal\Core\Field\FieldDefinitionListener[[api-linebreak]]
@group Field
FieldDefinitionListenerTest.php file core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php
FieldDefinitionListenerTest::$cacheBackend property core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php The cache backend.
FieldDefinitionListenerTest::$entityFieldManager property core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php The entity field manager.
FieldDefinitionListenerTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php The entity type manager.
FieldDefinitionListenerTest::$fieldDefinitionListener property core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php The field definition listener under test.
FieldDefinitionListenerTest::$keyValueFactory property core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php The key-value factory.
FieldDefinitionListenerTest::setUp function core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php
FieldDefinitionListenerTest::setUpEntityTypeManager function core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php Sets up the entity type manager to be tested.
FieldDefinitionListenerTest::testOnFieldDefinitionCreateExistingField function core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php @covers ::onFieldDefinitionCreate[[api-linebreak]]

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