Search for class
- Search 7.x for class
- Search 8.9.x for class
- Search 10.3.x for class
- Search 11.x for class
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
class | attribute | core/ |
|
class | attribute | core/ |
|
class | attribute | core/ |
|
class | attribute | core/ |
|
class | attribute | core/ |
|
class | attribute | core/ |
|
class | attribute | core/ |
|
class | attribute | core/ |
|
class | attribute | core/ |
|
class | attribute | core/ |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
Connection::$statementWrapperClass | property | core/ |
The name of the StatementWrapper class for this connection. |
Connection::getDriverClass | function | core/ |
Gets the driver-specific override class if any for the specified class. |
ConnectionTest::providerGetDriverClass | function | core/ |
Data provider for testGetDriverClass(). |
ConnectionTest::testGetDriverClass | function | core/ |
@covers ::getDriverClass @dataProvider providerGetDriverClass |
ConnectionTest::testPdoStatementClass | function | core/ |
Tests the deprecation of \Drupal\Core\Database\Connection::$statementClass. |
ConstraintValidatorFactory::$classResolver | property | core/ |
The class resolver. |
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/ |
The interface or class that this Normalizer supports. |
ContentEntityNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
ContentEntityNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
ContentEntityStorageBase::getBundleFromClass | function | core/ |
Retrieves the bundle name for a provided class name. |
ContentEntityStorageBase::getEntityClass | function | core/ |
Retrieves the class name used to create the entity. |
ContentEntityType::$entity_type_class | property | core/ |
The class used to represent the entity type. |
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 discovery of annotated plugins in a custom directory. |
CustomDirectoryAnnotatedClassDiscoveryTest.php | file | core/ |
|
CustomDirectoryAnnotatedClassDiscoveryTest::setUp | function | core/ |
|
DatabaseTest::$additionalClassloader | property | core/ |
A classloader to enable testing of contrib drivers. |
DataDefinition::getClass | function | core/ |
Returns the class used for creating the typed data object. |
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/ |
The interface or class that this Normalizer supports. |
DataType::$definition_class | property | core/ |
The definition class to use for defining data of this type. |
DataType::$list_class | property | core/ |
The typed data class used for wrapping multiple data items of the type. |
DataType::$list_definition_class | property | core/ |
The definition class to use for defining a list of items of this type. |
DateTimeIso8601Normalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
DateTimeNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
DbLogController::getLogLevelClassMap | function | core/ |
Gets an array of log level classes. |
DebugExtension::SYMFONY_VAR_DUMPER_CLASS | constant | core/ |
The Symfony VarDumper class. |
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 non-existent class definition. |
DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a non-existent 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. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.