Search for list
Title | Object type | File name | Summary |
---|---|---|---|
ExtensionListTest.php | file | core/ |
|
ExtensionListTest::getMocks | function | core/ |
|
ExtensionListTest::providerCheckIncompatibility | function | core/ |
DataProvider for testCheckIncompatibility(). |
ExtensionListTest::setupTestExtensionList | function | core/ |
Sets up an a test extension list. |
ExtensionListTest::testCheckIncompatibility | function | core/ |
Tests check incompatibility. |
ExtensionListTest::testGet | function | core/ |
Tests get. |
ExtensionListTest::testGetAllAvailableInfo | function | core/ |
Tests get all available info. |
ExtensionListTest::testGetAllInstalledInfo | function | core/ |
Tests get all installed info. |
ExtensionListTest::testGetExtensionInfo | function | core/ |
Tests get extension info. |
ExtensionListTest::testGetList | function | core/ |
Tests get list. |
ExtensionListTest::testGetName | function | core/ |
Tests get name. |
ExtensionListTest::testGetNameWithNonExistingExtension | function | core/ |
Tests get name with non existing extension. |
ExtensionListTest::testGetPath | function | core/ |
Tests get path. |
ExtensionListTest::testGetPathname | function | core/ |
Tests get pathname. |
ExtensionListTest::testGetPathNames | function | core/ |
Tests get path names. |
ExtensionListTest::testGetWithNonExistingExtension | function | core/ |
Tests get with non existing extension. |
ExtensionListTest::testReset | function | core/ |
Tests reset. |
ExtensionListTest::testSetPathname | function | core/ |
Tests set pathname. |
ExtensionListTestTrait | trait | core/ |
Provides extension list methods. |
ExtensionListTestTrait.php | file | core/ |
|
ExtensionListTestTrait::getModulePath | function | core/ |
Gets the path for the specified module. |
ExtensionListTestTrait::getThemePath | function | core/ |
Gets the path for the specified theme. |
ExtensionListTrait | trait | core/ |
Provides common functionality for the extension list classes. |
ExtensionListTrait.php | file | core/ |
|
ExtensionListTrait::$staticAddedPathNames | property | core/ |
Static version of the added file names during the installer. |
ExtensionListTrait::getPathname | function | core/ |
|
ExtensionListTrait::setPathname | function | core/ |
|
ExtensionPathResolver::$extensionLists | property | core/ |
A associative array of ExtensionList objects keyed by type. |
FieldConfigBase::isList | function | core/ |
Returns whether the data is multi-valued, i.e. a list of data items. |
FieldConfigListBuilder | class | core/ |
Provides lists of field config entities. |
FieldConfigListBuilder.php | file | core/ |
|
FieldConfigListBuilder::$entityFieldManager | property | core/ |
The entity field manager. |
FieldConfigListBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
FieldConfigListBuilder::$fieldTypeManager | property | core/ |
The field type plugin manager. |
FieldConfigListBuilder::$targetBundle | property | core/ |
The name of the bundle the listed fields are attached to. |
FieldConfigListBuilder::$targetEntityTypeId | property | core/ |
The name of the entity type the listed fields are attached to. |
FieldConfigListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
FieldConfigListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
FieldConfigListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
FieldConfigListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
FieldConfigListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
FieldConfigListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
FieldConfigListBuilder::__construct | function | core/ |
Constructs a new class instance. |
FieldConfigListController | class | core/ |
Defines a controller to list field instances. |
FieldConfigListController.php | file | core/ |
|
FieldConfigListController::listing | function | core/ |
Shows the 'Manage fields' page. |
FieldDefinitionListener | class | core/ |
Reacts to field definition CRUD on behalf of the Entity system. |
FieldDefinitionListener.php | file | core/ |
|
FieldDefinitionListener::$cacheBackend | property | core/ |
Cache backend instance. |
FieldDefinitionListener::$entityFieldManager | property | core/ |
The entity field manager. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.