Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CaseSensitivityTest::testCaseSensitiveInsert | function | core/ |
Tests BINARY collation in MySQL. |
| 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::getGroupedDefinitions | function | core/ |
|
| 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/ |
@coversDefaultClass \Drupal\Core\Plugin\CategorizingPluginManagerTrait[[api-linebreak]] @group Plugin |
| CategorizingPluginManagerTraitTest.php | file | core/ |
Contains \Drupal\Tests\Core\Plugin\CategorizingPluginManagerTraitTest. |
| CategorizingPluginManagerTraitTest::$pluginManager | property | core/ |
The plugin manager to test. |
| CategorizingPluginManagerTraitTest::setUp | function | core/ |
|
| CategorizingPluginManagerTraitTest::testGetCategories | function | core/ |
@covers ::getCategories[[api-linebreak]] |
| CategorizingPluginManagerTraitTest::testGetGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
| CategorizingPluginManagerTraitTest::testGetSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions[[api-linebreak]] |
| CategorizingPluginManagerTraitTest::testProcessDefinitionCategory | function | core/ |
@covers ::processDefinitionCategory[[api-linebreak]] |
| 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/ |
@coversDefaultClass \Drupal\block\Controller\CategoryAutocompleteController[[api-linebreak]] @group block |
| 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_update_test.info.yml | file | core/ |
core/modules/update/tests/modules/ccc_update_test/ccc_update_test.info.yml |
| CckFieldBackwardsCompatibilityTest | class | core/ |
@group migrate_drupal @group legacy |
| CckFieldBackwardsCompatibilityTest.php | file | core/ |
|
| CckFieldBackwardsCompatibilityTest::$modules | property | core/ |
Modules to enable. |
| CckFieldBackwardsCompatibilityTest::testBackwardsCompatibility | function | core/ |
Ensures that the cckfield backwards compatibility layer is invoked. |
| CckFieldPluginBase | class | core/ |
The base class for all field plugins. |
| CckFieldPluginBase.php | file | core/ |
|
| CckFieldPluginBase::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| CckFieldPluginBase::processCckFieldValues | function | core/ |
Apply any custom processing to the field bundle migrations. |
| CckFile | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "d6_cck_file" ) |
| CckFile.php | file | core/ |
|
| CckFileTest | class | core/ |
@group file @group legacy |
Pagination
- Previous page
- Page 151
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.