Search for list

  1. Search 7.x for list
  2. Search 9.5.x for list
  3. Search 8.9.x for list
  4. Search 10.3.x for list
  5. Other projects
Title Object type File name Summary
AliasManager::pathAliasPrefixListRebuild function core/modules/path_alias/src/AliasManager.php Rebuild the path alias prefix list.
AliasManager::pathAliasWhitelistRebuild function core/modules/path_alias/src/AliasManager.php Rebuild the path alias prefix list.
AliasManagerTest::$aliasPrefixList property core/modules/path_alias/tests/src/Unit/AliasManagerTest.php Alias prefix list.
AliasManagerTest::testGetAliasByPathPrefixList function core/modules/path_alias/tests/src/Unit/AliasManagerTest.php Tests the getAliasByPath method for a path that is not in the prefix list.
AliasPrefixList class core/modules/path_alias/src/AliasPrefixList.php Cache a list of valid alias prefixes.
AliasPrefixList.php file core/modules/path_alias/src/AliasPrefixList.php
AliasPrefixList::$pathAliasRepository property core/modules/path_alias/src/AliasPrefixList.php The path alias repository.
AliasPrefixList::$state property core/modules/path_alias/src/AliasPrefixList.php The Key/Value Store to use for state.
AliasPrefixList::clear function core/modules/path_alias/src/AliasPrefixList.php Clears the collected cache entry.
AliasPrefixList::get function core/modules/path_alias/src/AliasPrefixList.php Gets value from the cache.
AliasPrefixList::lazyLoadCache function core/modules/path_alias/src/AliasPrefixList.php Loads the cache if not already done.
AliasPrefixList::loadMenuPathRoots function core/modules/path_alias/src/AliasPrefixList.php Loads menu path roots to prepopulate cache.
AliasPrefixList::resolveCacheMiss function core/modules/path_alias/src/AliasPrefixList.php Resolves a cache miss.
AliasPrefixList::__construct function core/modules/path_alias/src/AliasPrefixList.php Constructs an AliasPrefixList object.
AliasPrefixListInterface interface core/modules/path_alias/src/AliasPrefixListInterface.php Cache a list of valid alias prefixes.
AliasPrefixListInterface.php file core/modules/path_alias/src/AliasPrefixListInterface.php
AliasTest::testPrefixList function core/modules/path_alias/tests/src/Kernel/AliasTest.php Tests the alias prefix.
AliasTest::testPrefixListCacheDeletionMidRequest function core/modules/path_alias/tests/src/Kernel/AliasTest.php Tests situation where the prefix list cache is deleted mid-request.
AliasWhitelist class core/modules/path_alias/src/AliasWhitelist.php Cache a list of valid alias prefixes.
AliasWhitelist.php file core/modules/path_alias/src/AliasWhitelist.php
AliasWhitelistInterface interface core/modules/path_alias/src/AliasWhitelistInterface.php Cache a list of valid alias prefixes.
AliasWhitelistInterface.php file core/modules/path_alias/src/AliasWhitelistInterface.php
AllowListConfigStorage class core/lib/Drupal/Core/Recipe/AllowListConfigStorage.php A read-only storage wrapper that only allows access to certain config names.
AllowListConfigStorage.php file core/lib/Drupal/Core/Recipe/AllowListConfigStorage.php
AllowListConfigStorage::createCollection function core/lib/Drupal/Core/Recipe/AllowListConfigStorage.php Creates a collection on the storage.
AllowListConfigStorage::decode function core/lib/Drupal/Core/Recipe/AllowListConfigStorage.php Decodes configuration data from the storage-specific format.
AllowListConfigStorage::delete function core/lib/Drupal/Core/Recipe/AllowListConfigStorage.php Deletes a configuration object from the storage.
AllowListConfigStorage::deleteAll function core/lib/Drupal/Core/Recipe/AllowListConfigStorage.php Deletes configuration objects whose names start with a given prefix.
AllowListConfigStorage::encode function core/lib/Drupal/Core/Recipe/AllowListConfigStorage.php Encodes configuration data into the storage-specific format.
AllowListConfigStorage::exists function core/lib/Drupal/Core/Recipe/AllowListConfigStorage.php Returns whether a configuration object exists.
AllowListConfigStorage::getAllCollectionNames function core/lib/Drupal/Core/Recipe/AllowListConfigStorage.php Gets the existing collections.
AllowListConfigStorage::getCollectionName function core/lib/Drupal/Core/Recipe/AllowListConfigStorage.php Gets the name of the current collection the storage is using.
AllowListConfigStorage::listAll function core/lib/Drupal/Core/Recipe/AllowListConfigStorage.php Gets configuration object names starting with a given prefix.
AllowListConfigStorage::read function core/lib/Drupal/Core/Recipe/AllowListConfigStorage.php Reads configuration data from the storage.
AllowListConfigStorage::readMultiple function core/lib/Drupal/Core/Recipe/AllowListConfigStorage.php Reads configuration data from the storage.
AllowListConfigStorage::rename function core/lib/Drupal/Core/Recipe/AllowListConfigStorage.php Renames a configuration object in the storage.
AllowListConfigStorage::write function core/lib/Drupal/Core/Recipe/AllowListConfigStorage.php Writes configuration data to the storage.
AllowListConfigStorage::__construct function core/lib/Drupal/Core/Recipe/AllowListConfigStorage.php
ArchiverInterface::listContents function core/lib/Drupal/Core/Archiver/ArchiverInterface.php Lists all files in the archive.
BasicTest::testViewsWizardAndListing function core/modules/views/tests/src/Functional/Wizard/BasicTest.php Tests the Views wizard and listing.
block-content-add-list.html.twig file core/themes/stable9/templates/admin/block-content-add-list.html.twig Theme override to present a list of content block types.
block-content-add-list.html.twig file core/themes/claro/templates/block-content-add-list.html.twig Claro's theme implementation to display a list of content block types.
block-content-add-list.html.twig file core/modules/block_content/templates/block-content-add-list.html.twig Default theme implementation to present a list of block types.
BlockContentListBuilder class core/modules/block_content/src/BlockContentListBuilder.php Defines a class to build a listing of content block entities.
BlockContentListBuilder.php file core/modules/block_content/src/BlockContentListBuilder.php
BlockContentListBuilder::buildHeader function core/modules/block_content/src/BlockContentListBuilder.php Builds the header row for the entity listing.
BlockContentListBuilder::buildRow function core/modules/block_content/src/BlockContentListBuilder.php Builds a row for an entity in the entity listing.
BlockContentListBuilder::getEntityIds function core/modules/block_content/src/BlockContentListBuilder.php Loads entity IDs using a pager sorted by the entity id.
BlockContentListTest class core/modules/block_content/tests/src/Functional/BlockContentListTest.php Tests the listing of content blocks.
BlockContentListTest.php file core/modules/block_content/tests/src/Functional/BlockContentListTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.