Search for class
- Search 7.x for class
- Search 9.5.x for class
- Search 10.3.x for class
- Search 11.x for class
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConnectionTest::providerGetDriverClass | function | core/ |
Dataprovider for testGetDriverClass(). |
| ConnectionTest::testGetDriverClass | function | core/ |
Test getDriverClass(). |
| ContainerTest::$containerClass | property | core/ |
The container class to be tested. |
| ContainerTest::testGetForClassFromParameter | function | core/ |
Tests that Container::get() works properly for class from parameters. |
| ContainerTest::testGetForFactoryClass | function | core/ |
Tests that Container::get() for factories via class works (Symfony 2.7.0). |
| ContentEntityDenormalizer::$supportedInterfaceOrClass | property | core/ |
|
| ContentEntityNormalizer::$supportedInterfaceOrClass | property | core/ |
|
| ContentEntityNormalizer::$supportedInterfaceOrClass | property | core/ |
|
| ContentEntityType::$entity_type_class | property | core/ |
|
| ContentEntityType::checkStorageClass | function | core/ |
|
| ContextDefinition::getDefinitionClass | function | core/ |
Determines the context definition class to use. |
| ControllerResolver::$classResolver | property | core/ |
The class resolver. |
| ControllerResolverTest::testCreateControllerNonExistentClass | function | core/ |
Tests createController() with a non-existent class. |
| CustomAnnotationClassDiscoveryTest | class | core/ |
Tests that a custom annotation class is used. |
| CustomAnnotationClassDiscoveryTest.php | file | core/ |
|
| CustomAnnotationClassDiscoveryTest::setUp | function | core/ |
|
| CustomDirectoryAnnotatedClassDiscoveryTest | class | core/ |
Tests that plugins in a custom directory are correctly discovered using annotated classes. |
| CustomDirectoryAnnotatedClassDiscoveryTest.php | file | core/ |
|
| CustomDirectoryAnnotatedClassDiscoveryTest::setUp | function | core/ |
|
| DatabaseTest::$additionalClassloader | property | core/ |
A classloader to enable testing of contrib drivers. |
| DataDefinition::getClass | function | core/ |
|
| DataDefinition::setClass | function | core/ |
Sets the class used for creating the typed data object. |
| DataDefinitionInterface::getClass | function | core/ |
Returns the class used for creating the typed data object. |
| DataNormalizer::$supportedInterfaceOrClass | property | core/ |
|
| DataType::$definition_class | property | core/ |
The definition class to use for defining data of this type. Must implement the \Drupal\Core\TypedData\DataDefinitionInterface. |
| DataType::$list_class | property | core/ |
The typed data class used for wrapping multiple data items of the type. Must implement the \Drupal\Core\TypedData\ListInterface. |
| DataType::$list_definition_class | property | core/ |
The definition class to use for defining a list of items of this type. Must implement the \Drupal\Core\TypedData\ListDataDefinitionInterface. |
| DateTimeIso8601Normalizer::$supportedInterfaceOrClass | property | core/ |
|
| DateTimeNormalizer::$supportedInterfaceOrClass | property | core/ |
|
| DbLogController::getLogLevelClassMap | function | core/ |
Gets an array of log level classes. |
| DefaultFactory::getPluginClass | function | core/ |
Finds the class relevant for a given plugin. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface. |
| DefaultFactoryTest::testGetPluginClassWithMissingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
| DefaultFactoryTest::testGetPluginClassWithMissingClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
| DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a not existing class definition. |
| DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a not existing class definition. |
| DefaultFactoryTest::testGetPluginClassWithValidArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a valid array plugin definition. |
| DefaultFactoryTest::testGetPluginClassWithValidObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a valid object plugin definition. |
| DefaultPluginManagerTest::testDefaultPluginManagerWithPluginExtendingNonInstalledClass | function | core/ |
Tests the plugin manager with a plugin that extends a non-installed class. |
| DefaultStyle::$usesRowClass | property | core/ |
Does the style plugin support custom css class for the rows. |
| DeprecatedClassesTest | class | core/ |
Tests deprecation of path alias core service classes. |
| DeprecatedClassesTest.php | file | core/ |
|
| DeprecatedClassesTest::$aliasManager | property | core/ |
|
| DeprecatedClassesTest::$aliasRepository | property | core/ |
|
| DeprecatedClassesTest::$aliasWhitelist | property | core/ |
|
| DeprecatedClassesTest::$cache | property | core/ |
|
| DeprecatedClassesTest::$currentPathStack | property | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.