Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CategorizingPluginManagerTrait.php | file | core/ |
|
| CategorizingPluginManagerTrait::getCategories | function | core/ |
|
| CategorizingPluginManagerTrait::getDefinitions | function | core/ |
|
| CategorizingPluginManagerTrait::getGroupedDefinitions | function | core/ |
|
| CategorizingPluginManagerTrait::getModuleExtensionList | function | core/ |
Returns the module extension list used. |
| CategorizingPluginManagerTrait::getProviderName | function | core/ |
Gets the name of a provider. |
| CategorizingPluginManagerTrait::getSortedDefinitions | function | core/ |
|
| CategorizingPluginManagerTrait::processDefinitionCategory | function | core/ |
Processes a plugin definition to ensure there is a category. |
| CategorizingPluginManagerTraitTest | class | core/ |
Tests Drupal\Core\Plugin\CategorizingPluginManagerTrait. |
| CategorizingPluginManagerTraitTest.php | file | core/ |
|
| CategorizingPluginManagerTraitTest::$pluginManager | property | core/ |
The plugin manager to test. |
| CategorizingPluginManagerTraitTest::setUp | function | core/ |
|
| CategorizingPluginManagerTraitTest::testGetCategories | function | core/ |
Tests get categories. |
| CategorizingPluginManagerTraitTest::testGetGroupedDefinitions | function | core/ |
Tests get grouped definitions. |
| CategorizingPluginManagerTraitTest::testGetSortedDefinitions | function | core/ |
Tests get sorted definitions. |
| CategorizingPluginManagerTraitTest::testProcessDefinitionCategory | function | core/ |
Tests process definition category. |
| CategoryAutocompleteController | class | core/ |
Returns autocomplete responses for block categories. |
| CategoryAutocompleteController.php | file | core/ |
|
| CategoryAutocompleteController::$blockManager | property | core/ |
The block manager. |
| CategoryAutocompleteController::autocomplete | function | core/ |
Retrieves suggestions for block category autocompletion. |
| CategoryAutocompleteController::create | function | core/ |
Instantiates a new instance of this class. |
| CategoryAutocompleteController::__construct | function | core/ |
Constructs a new CategoryAutocompleteController. |
| CategoryAutocompleteTest | class | core/ |
Tests Drupal\block\Controller\CategoryAutocompleteController. |
| CategoryAutocompleteTest.php | file | core/ |
|
| CategoryAutocompleteTest::$autocompleteController | property | core/ |
The autocomplete controller. |
| CategoryAutocompleteTest::providerTestAutocompleteSuggestions | function | core/ |
Data provider for testAutocompleteSuggestions(). |
| CategoryAutocompleteTest::setUp | function | core/ |
|
| CategoryAutocompleteTest::testAutocompleteSuggestions | function | core/ |
Tests the autocomplete method. |
| ccc_hook_order_test.info.yml | file | core/ |
core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.info.yml |
| ccc_hook_order_test.module | file | core/ |
|
| ccc_hook_order_test_procedural_alter | function | core/ |
Implements hook_procedural_alter(). |
| ccc_hook_order_test_procedural_subtype_alter | function | core/ |
Implements hook_procedural_subtype_alter(). |
| ccc_hook_order_test_sparse_test_hook | function | core/ |
Implements hook_sparse_test_hook(). |
| ccc_hook_order_test_test_hook | function | core/ |
Implements hook_test_hook(). |
| ccc_hook_order_test_test_procedural_reorder | function | core/ |
Implements hook_test_procedural_reorder(). |
| ccc_update_test.info.yml | file | core/ |
core/modules/update/tests/modules/ccc_update_test/ccc_update_test.info.yml |
| ChainBreadcrumbBuilderInterface | interface | core/ |
Defines an interface a chained service that builds the breadcrumb. |
| ChainBreadcrumbBuilderInterface.php | file | core/ |
|
| ChainBreadcrumbBuilderInterface::addBuilder | function | core/ |
Adds another breadcrumb builder. |
| ChainedFastBackend | class | core/ |
Defines a backend with a fast and a consistent backend chain. |
| ChainedFastBackend.php | file | core/ |
|
| ChainedFastBackend::$bin | property | core/ |
|
| ChainedFastBackend::$consistentBackend | property | core/ |
The consistent cache backend. |
| ChainedFastBackend::$fastBackend | property | core/ |
The fast cache backend. |
| ChainedFastBackend::$lastWriteTimestamp | property | core/ |
The time at which the last write to this cache bin happened. |
| ChainedFastBackend::delete | function | core/ |
Deletes an item from the cache. |
| ChainedFastBackend::deleteAll | function | core/ |
Deletes all cache items in a bin. |
| ChainedFastBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
| ChainedFastBackend::garbageCollection | function | core/ |
Performs garbage collection on a cache bin. |
| ChainedFastBackend::get | function | core/ |
Returns data from the persistent cache. |
Pagination
- Previous page
- Page 159
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.