Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CastedIntFieldJoinTestBase::setUpFixtures | function | core/ |
|
| CastedIntFieldJoinTestBase::testBuildJoin | function | core/ |
Tests base join functionality. |
| CastSql | class | core/ |
Cast handling in SQL. |
| CastSql.php | file | core/ |
|
| CastSql::getFieldAsInt | function | core/ |
Returns a database expression to cast the field to int. |
| CastSqlInterface | interface | core/ |
Defines an interface for defining cast expressions in SQL. |
| CastSqlInterface.php | file | core/ |
|
| CastSqlInterface::getFieldAsInt | function | core/ |
Returns a database expression to cast the field to int. |
| CategorizingPluginManager | class | core/ |
Class that allows testing the trait. |
| CategorizingPluginManager::getDefinitions | function | core/ |
Provides some test definitions to the trait. |
| CategorizingPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| CategorizingPluginManager::__construct | function | core/ |
Replace the constructor so we can instantiate a stub. |
| CategorizingPluginManagerInterface | interface | core/ |
Defines an interface for plugin managers that categorize plugin definitions. |
| CategorizingPluginManagerInterface.php | file | core/ |
|
| CategorizingPluginManagerInterface::getCategories | function | core/ |
Gets the names of all categories. |
| CategorizingPluginManagerInterface::getGroupedDefinitions | function | core/ |
Gets sorted plugin definitions grouped by category. |
| CategorizingPluginManagerInterface::getSortedDefinitions | function | core/ |
Gets sorted plugin definitions. |
| CategorizingPluginManagerTrait | trait | core/ |
Provides a trait for the CategorizingPluginManagerInterface. |
| 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::getModuleHandler | function | core/ |
Returns the module handler 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(). |
Pagination
- Previous page
- Page 161
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.