Search for list
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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. It should be keyed first by the id of the base table, for example nid. The second key is the id of the thing which is displayed multiple times per row, for example the tid. |
PrerenderList::buildOptionsForm | function | core/ |
Default options form that provides the 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. |
RecursiveExtensionFilterIterator::$blacklist | property | core/ |
List of directory names to skip when recursing. |
RecursiveExtensionFilterIterator::$whitelist | property | core/ |
List of base extension type directory names to scan. |
RequestSanitizer::SANITIZE_WHITELIST | constant | core/ |
The name of the setting that configures the whitelist. |
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. |
RoleListBuilder::__construct | function | core/ |
RoleListBuilder constructor. |
router_listener | service | core/ |
Symfony\Component\HttpKernel\EventListener\RouterListener |
ScaffoldFileCollection::checkListHasItemWithContent | function | composer/ |
Scans through a list of scaffold files and determines if any has contents. |
SchemaConfigListenerTest | class | core/ |
Tests the functionality of ConfigSchemaChecker in KernelTestBase tests. |
SchemaConfigListenerTest | class | core/ |
Tests the functionality of ConfigSchemaChecker in KernelTestBase tests. |
SchemaConfigListenerTest.php | file | core/ |
|
SchemaConfigListenerTest.php | file | core/ |
|
SchemaConfigListenerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SchemaConfigListenerTest::$modules | property | core/ |
Modules to enable. |
SchemaConfigListenerTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.