Search for class
- Search 7.x for class
- Search 9.5.x for class
- Search 8.9.x for class
- Search 10.3.x for class
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Connection::$statementWrapperClass | property | core/ |
The name of the StatementWrapper class for this connection. |
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 @group legacy |
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). |
ContentEntityBaseMockableClass | class | core/ |
A class extending ContentEntityBase for mocking purposes. |
ContentEntityBaseMockableClass.php | file | core/ |
|
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. |
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/ |
|
DatabaseDriver::$classLoader | property | core/ |
The container class loader. |
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. |
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. |
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. |
DerivativeDiscoveryDecorator::getDeriverClass | function | core/ |
Gets the deriver class name from the base plugin definition. |
DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithClassedDefinitions | function | core/ |
Tests getDeriverClass with classed objects instead of arrays. |
DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithInvalidClassedDefinitions | function | core/ |
@covers ::getDeriverClass |
DestinationCategoryTest::getConfigurationClasses | function | core/ |
Get configuration classes. |
DestinationCategoryTest::getContentClasses | function | core/ |
Get content classes. |
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.