Search for list
Title | Object type | File name | Summary |
---|---|---|---|
ActionListBuilder | class | core/ |
Defines a class to build a listing of action entities. |
ActionListBuilder.php | file | core/ |
|
ActionListBuilder::$actionManager | property | core/ |
The action plugin manager. |
ActionListBuilder::$hasConfigurableActions | property | core/ |
|
ActionListBuilder::buildHeader | function | core/ |
|
ActionListBuilder::buildRow | function | core/ |
|
ActionListBuilder::createInstance | function | core/ |
|
ActionListBuilder::getDefaultOperations | function | core/ |
|
ActionListBuilder::load | function | core/ |
|
ActionListBuilder::render | function | core/ |
|
ActionListBuilder::__construct | function | core/ |
Constructs a new ActionListBuilder object. |
ActionListTest | class | core/ |
Test behaviors when visiting the action listing page. |
ActionListTest.php | file | core/ |
|
ActionListTest::$defaultTheme | property | core/ |
|
ActionListTest::$modules | property | core/ |
Modules to install. |
ActionListTest::testEmptyActionList | function | core/ |
Tests the behavior when there are no actions to list in the admin page. |
ActionListTest::testNonConfigurableActionsCanBeCreated | function | core/ |
Tests that non-configurable actions can be created by the UI. |
AdminController::$moduleExtensionList | property | core/ |
The module extension list. |
AliasManager::$whitelist | property | core/ |
Holds the array of whitelisted path aliases. |
AliasManager::pathAliasWhitelistRebuild | function | core/ |
Rebuild the path alias white list. |
AliasManagerTest::$aliasWhitelist | property | core/ |
Alias whitelist. |
AliasManagerTest::testGetAliasByPathWhitelist | function | core/ |
Tests the getAliasByPath method for a path that is not in the whitelist. |
AliasTest::testWhitelist | function | core/ |
Tests the alias whitelist. |
AliasTest::testWhitelistCacheDeletionMidRequest | function | core/ |
Tests situation where the whitelist cache is deleted mid-request. |
AliasWhitelist | class | core/ |
Extends CacheCollector to build the path alias whitelist over time. |
AliasWhitelist.php | file | core/ |
|
AliasWhitelist::$pathAliasRepository | property | core/ |
The path alias repository. |
AliasWhitelist::$state | property | core/ |
The Key/Value Store to use for state. |
AliasWhitelist::clear | function | core/ |
|
AliasWhitelist::get | function | core/ |
|
AliasWhitelist::lazyLoadCache | function | core/ |
|
AliasWhitelist::loadMenuPathRoots | function | core/ |
Loads menu path roots to prepopulate cache. |
AliasWhitelist::resolveCacheMiss | function | core/ |
|
AliasWhitelist::__construct | function | core/ |
Constructs an AliasWhitelist object. |
AliasWhitelistInterface | interface | core/ |
Cache the alias whitelist. |
AliasWhitelistInterface.php | file | core/ |
|
ArchiverInterface::listContents | function | core/ |
Lists all files in the archive. |
BasicTest::testViewsWizardAndListing | function | core/ |
|
block-content-add-list.html.twig | file | core/ |
Default theme implementation to present a list of 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/ |
Theme override to present a list of content block types. |
BlockContentListBuilder | class | core/ |
Defines a class to build a listing of content block entities. |
BlockContentListBuilder.php | file | core/ |
|
BlockContentListBuilder::buildHeader | function | core/ |
|
BlockContentListBuilder::buildRow | function | core/ |
|
BlockContentListBuilder::getEntityIds | function | core/ |
|
BlockContentListTest | class | core/ |
Tests the listing of content blocks. |
BlockContentListTest.php | file | core/ |
|
BlockContentListTest::$baseUser1 | property | core/ |
A user with 'access block library' permission. |
BlockContentListTest::$baseUser2 | property | core/ |
A user with access to create and edit custom basic blocks. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.