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. |
admin-list.css | file | core/ |
/** * Admin lists. */ ul.admin-list { margin: 0; padding: 0; } .admin-list li { position: relative; margin: 0; padding: 0; list-style-type: none; list-style-image: none; border-top: 1px solid #bfbfbf; } .admin-list.compact li { … |
AdminController::$moduleExtensionList | property | core/ |
The module extension list. |
AfterSymfonyListener | class | core/ |
Listens to PHPUnit test runs. |
AfterSymfonyListener | class | core/ |
Listens to PHPUnit test runs. |
AfterSymfonyListener.php | file | core/ |
|
AfterSymfonyListener.php | file | core/ |
|
AfterSymfonyListener.php | file | core/ |
Listens to PHPUnit test runs. |
AfterSymfonyListener::endTest | function | core/ |
|
AfterSymfonyListener::endTest | function | core/ |
|
AggregatorController::buildPageList | function | core/ |
Builds a listing of aggregator feed items. |
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. |
AliasStorage::getAliasesForAdminListing | function | core/ |
|
AliasStorageInterface::getAliasesForAdminListing | function | core/ |
Loads aliases for admin listing. |
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 | class | core/ |
Extends CacheCollector to build the path alias whitelist over time. |
AliasWhitelist.php | file | core/ |
|
AliasWhitelist.php | file | core/ |
|
AliasWhitelist::$deprecatedProperties | property | 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/ |
Clears the collected cache entry. |
AliasWhitelist::get | function | core/ |
Gets value from the cache. |
AliasWhitelist::lazyLoadCache | function | core/ |
Loads the cache if not already done. |
AliasWhitelist::loadMenuPathRoots | function | core/ |
Loads menu path roots to prepopulate cache. |
AliasWhitelist::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
AliasWhitelist::__construct | function | core/ |
Constructs an AliasWhitelist object. |
AliasWhitelistInterface | interface | core/ |
Cache the alias whitelist. |
AliasWhitelistInterface | interface | core/ |
Cache the alias whitelist. |
AliasWhitelistInterface.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.