Search for list
Title | Object type | File name | Summary |
---|---|---|---|
AliasManager::pathAliasPrefixListRebuild | function | core/ |
Rebuild the path alias prefix list. |
AliasManager::pathAliasWhitelistRebuild | function | core/ |
Rebuild the path alias prefix list. |
AliasManagerTest::$aliasPrefixList | property | core/ |
Alias prefix list. |
AliasManagerTest::testGetAliasByPathPrefixList | function | core/ |
Tests the getAliasByPath method for a path that is not in the prefix list. |
AliasPrefixList | class | core/ |
Cache a list of valid alias prefixes. |
AliasPrefixList.php | file | core/ |
|
AliasPrefixList::$pathAliasRepository | property | core/ |
The path alias repository. |
AliasPrefixList::$state | property | core/ |
The Key/Value Store to use for state. |
AliasPrefixList::clear | function | core/ |
Clears the collected cache entry. |
AliasPrefixList::get | function | core/ |
Gets value from the cache. |
AliasPrefixList::lazyLoadCache | function | core/ |
Loads the cache if not already done. |
AliasPrefixList::loadMenuPathRoots | function | core/ |
Loads menu path roots to prepopulate cache. |
AliasPrefixList::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
AliasPrefixList::__construct | function | core/ |
Constructs an AliasPrefixList object. |
AliasPrefixListInterface | interface | core/ |
Cache a list of valid alias prefixes. |
AliasPrefixListInterface.php | file | core/ |
|
AliasTest::testPrefixList | function | core/ |
Tests the alias prefix. |
AliasTest::testPrefixListCacheDeletionMidRequest | function | core/ |
Tests situation where the prefix list cache is deleted mid-request. |
AliasWhitelist | class | core/ |
Cache a list of valid alias prefixes. |
AliasWhitelist.php | file | core/ |
|
AliasWhitelistInterface | interface | core/ |
Cache a list of valid alias prefixes. |
AliasWhitelistInterface.php | file | core/ |
|
AllowListConfigStorage | class | core/ |
A read-only storage wrapper that only allows access to certain config names. |
AllowListConfigStorage.php | file | core/ |
|
AllowListConfigStorage::createCollection | function | core/ |
Creates a collection on the storage. |
AllowListConfigStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
AllowListConfigStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
AllowListConfigStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
AllowListConfigStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
AllowListConfigStorage::exists | function | core/ |
Returns whether a configuration object exists. |
AllowListConfigStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
AllowListConfigStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
AllowListConfigStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
AllowListConfigStorage::read | function | core/ |
Reads configuration data from the storage. |
AllowListConfigStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
AllowListConfigStorage::rename | function | core/ |
Renames a configuration object in the storage. |
AllowListConfigStorage::write | function | core/ |
Writes configuration data to the storage. |
AllowListConfigStorage::__construct | function | core/ |
|
ArchiverInterface::listContents | function | core/ |
Lists all files in the archive. |
BasicTest::testViewsWizardAndListing | function | core/ |
Tests the Views wizard and listing. |
block-content-add-list.html.twig | file | core/ |
Theme override to present a list of content block types. |
block-content-add-list.html.twig | file | core/ |
Claro's theme implementation to display a list of content block types. |
block-content-add-list.html.twig | file | core/ |
Default theme implementation to present a list of block types. |
BlockContentListBuilder | class | core/ |
Defines a class to build a listing of content block entities. |
BlockContentListBuilder.php | file | core/ |
|
BlockContentListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
BlockContentListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
BlockContentListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
BlockContentListTest | class | core/ |
Tests the listing of content blocks. |
BlockContentListTest.php | file | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.