Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CastedIntFieldJoinTestBase.php | file | core/ |
|
| CastedIntFieldJoinTestBase::$castingType | property | core/ |
The db type that should be used for casting fields as integers. |
| CastedIntFieldJoinTestBase::$manager | property | core/ |
A plugin manager which handles the instances of joins. |
| CastedIntFieldJoinTestBase::$modules | property | core/ |
Modules to install. |
| CastedIntFieldJoinTestBase::$pluginId | property | core/ |
|
| CastedIntFieldJoinTestBase::$rootUser | property | core/ |
|
| CastedIntFieldJoinTestBase::$testViews | property | core/ |
|
| CastedIntFieldJoinTestBase::buildJoin | function | core/ |
Builds a join using the given configuration. |
| CastedIntFieldJoinTestBase::setUp | function | core/ |
|
| 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. |
Pagination
- Previous page
- Page 157
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.