Search for list
Title | Object type | File name | Summary |
---|---|---|---|
ConfigEntityListTest | class | core/ |
Tests the listing of configuration entities. |
ConfigEntityListTest.php | file | core/ |
|
ConfigEntityListTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigEntityListTest::$modules | property | core/ |
Modules to install. |
ConfigEntityListTest::setUp | function | core/ |
|
ConfigEntityListTest::testList | function | core/ |
Tests entity list builder methods. |
ConfigEntityListTest::testListUI | function | core/ |
Tests the listing UI. |
ConfigEntityListTest::testPager | function | core/ |
Tests paging. |
ConfigFactory::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
ConfigFactoryInterface::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
ConfigImporter::$extensionChangelist | property | core/ |
List of extension changes to be processed by the import(). |
ConfigImporter::$moduleExtensionList | property | core/ |
The module extension list. |
ConfigImporter::$themeExtensionList | property | core/ |
The theme extension list. |
ConfigImporter::createExtensionChangelist | function | core/ |
Populates the extension change list. |
ConfigImporter::getEmptyExtensionsProcessedList | function | core/ |
Gets an empty list of extensions to process. |
ConfigImporter::getExtensionChangelist | function | core/ |
Gets a list changes for extensions. |
ConfigImporterEvent::getChangelist | function | core/ |
Gets the list of changes that will be imported. |
ConfigImportSubscriber::$moduleExtensionList | property | core/ |
Module extension list. |
ConfigImportSubscriber::$themeList | property | core/ |
The theme extension list. |
ConfigSingleImportForm::$moduleExtensionList | property | core/ |
The module extension list. |
ConfigSingleImportForm::$themeExtensionList | property | core/ |
The theme extension list. |
ConfigSync::$moduleExtensionList | property | core/ |
The module extension list. |
ConfigSync::$themeExtensionList | property | core/ |
The theme extension list. |
ConfigTestListBuilder | class | core/ |
Defines a class to build a listing of ConfigTest entities. |
ConfigTestListBuilder.php | file | core/ |
|
ConfigTestListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
ConfigTestListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
ConfigTranslationBlockListBuilder | class | core/ |
Defines the config translation list builder for blocks. |
ConfigTranslationBlockListBuilder.php | file | core/ |
|
ConfigTranslationBlockListBuilder::$themes | property | core/ |
An array of theme info keyed by theme name. |
ConfigTranslationBlockListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
ConfigTranslationBlockListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
ConfigTranslationBlockListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
ConfigTranslationBlockListBuilder::getFilterLabels | function | core/ |
Provides user facing strings for the filter element. |
ConfigTranslationBlockListBuilder::sortRows | function | core/ |
Sorts an array by value. |
ConfigTranslationBlockListBuilder::__construct | function | core/ |
Constructs a new EntityListBuilder object. |
ConfigTranslationEntityListBuilder | class | core/ |
Defines the configuration translation list builder for entities. |
ConfigTranslationEntityListBuilder.php | file | core/ |
|
ConfigTranslationEntityListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
ConfigTranslationEntityListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
ConfigTranslationEntityListBuilder::getFilterLabels | function | core/ |
Provides user facing strings for the filter element. |
ConfigTranslationEntityListBuilder::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
ConfigTranslationEntityListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
ConfigTranslationEntityListBuilder::setMapperDefinition | function | core/ |
Sets the config translation mapper definition. |
ConfigTranslationEntityListBuilder::sortRows | function | core/ |
Sorts an array by value. |
ConfigTranslationEntityListBuilder::sortRowsMultiple | function | core/ |
Sorts an array by multiple criteria. |
ConfigTranslationEntityListBuilderInterface | interface | core/ |
Defines an interface for configuration translation entity list builders. |
ConfigTranslationEntityListBuilderInterface.php | file | core/ |
|
ConfigTranslationEntityListBuilderInterface::setMapperDefinition | function | core/ |
Sets the config translation mapper definition. |
ConfigTranslationEntityListBuilderInterface::sortRows | function | core/ |
Sorts an array by value. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.