Search for list
Title | Object type | File name | Summary |
---|---|---|---|
PhpUnitTestDiscoveryTest::TEST_LIST_MISMATCH_MESSAGE | constant | core/ |
|
PluginBase::listLanguages | function | core/ |
Makes an array of languages, optionally including special languages. |
PluginTypeListTest | class | core/ |
Tests that list of plugin is correct. |
PluginTypeListTest.php | file | core/ |
|
PluginTypeListTest::testPluginList | function | core/ |
Tests the plugins list is correct. |
PostPackageEventListenerInterface | interface | composer/ |
Interface for post package event listeners. |
PostPackageEventListenerInterface.php | file | composer/ |
|
PostPackageEventListenerInterface::event | function | composer/ |
Handles package events during a 'composer require' operation. |
PreExportEvent::$allowList | property | core/ |
Whether specific fields (keyed by name) should be exported or not. |
PreExportEvent::getAllowList | function | core/ |
Returns a map of which fields should be exported. |
PreImportEvent::getSkipList | function | core/ |
Returns the list of entity UUIDs that should not be imported. |
PrerenderList | class | core/ |
Field handler to provide a list of items. |
PrerenderList.php | file | core/ |
|
PrerenderList::$items | property | core/ |
Stores all items which are used to render the items. |
PrerenderList::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
PrerenderList::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
PrerenderList::getItems | function | core/ |
Items should be stored in the result array, if possible, as an array with 'value' as the actual displayable value of the item, plus any items that might be found in the 'alter' options array for creating links, such as… |
PrerenderList::renderItems | function | core/ |
Render all items in this field together. |
ProfileExtensionList | class | core/ |
Provides a list of installation profiles. |
ProfileExtensionList.php | file | core/ |
|
ProfileExtensionList::$defaults | property | core/ |
Default values to be merged into *.info.yml file arrays. |
ProfileExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
ProjectInfo::processInfoList | function | core/ |
Populates an array of project data. |
ProviderRepositoryTest::providerEmptyProviderList | function | core/ |
Data provider for testEmptyProviderList(). |
ProviderRepositoryTest::testEmptyProviderList | function | core/ |
Tests that provider discovery fails if the provider database is empty. |
ReadOnlyStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
RecipeCommandTest::testListInputs | function | core/ |
|
RecipeConfigStorageWrapper::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
RecipeConfigStorageWrapperTest::testListAll | function | core/ |
Test that list all merges values and makes them unique. |
RecipeConfigurator::listAllExtensions | function | core/ |
List all the extensions installed by this recipe and its dependencies. |
RecipeConfigurator::listAllRecipes | function | core/ |
Returns all the recipes installed by this recipe. |
RecipeFileException::fromViolationList | function | core/ |
Creates an instance of this exception from a set of validation errors. |
RecipeOverrideConfigStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
Registry::$moduleList | property | core/ |
The module list. |
RegistryTest::$moduleList | property | core/ |
The module list. |
RequiredModuleUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
ResponsiveImageStyleListBuilder | class | core/ |
Provides a listing of responsive image styles. |
ResponsiveImageStyleListBuilder.php | file | core/ |
|
ResponsiveImageStyleListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
ResponsiveImageStyleListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
ResponsiveImageStyleListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
RoleListBuilder | class | core/ |
Defines a class to build a listing of user role entities. |
RoleListBuilder.php | file | core/ |
|
RoleListBuilder::$messenger | property | core/ |
The messenger. |
RoleListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
RoleListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
RoleListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
RoleListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
RoleListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
RoleListBuilder::submitForm | function | core/ |
Form submission handler. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.