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 |
---|---|---|---|
AttributeClassDiscoveryTest::setUp | function | core/ |
|
AttributeClassDiscoveryTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions @covers ::prepareAttributeDefinition |
AttributeClassDiscoveryTest::testGetPluginNamespaces | function | core/ |
@covers ::__construct @covers ::getPluginNamespaces |
AttributeDiscoveryWithAnnotations::parseClass | function | core/ |
Parses attributes from a class. |
AttributeDiscoveryWithAnnotationsAutomatedProviders::parseClass | function | core/ |
Parses attributes from a class. |
AttributeInterface::getClass | function | core/ |
Gets the class of the attribute class. |
AttributeInterface::setClass | function | core/ |
Sets the class of the attributed class. |
AttributeTest::assertClass | function | core/ |
Checks that the given CSS class is present in the given HTML snippet. |
AttributeTest::assertNoClass | function | core/ |
Checks that the given CSS class is not present in the given HTML snippet. |
AttributeTest::providerTestAttributeClassHelpers | function | core/ |
Provides tests data for testEscaping. |
AttributeTest::testAddClasses | function | core/ |
Tests adding class attributes with the AttributeArray helper method. |
AttributeTest::testChainAddRemoveClasses | function | core/ |
Tests removing class attributes with the Attribute helper methods. |
AttributeTest::testHasClass | function | core/ |
Tests checking for class names with the Attribute method. |
AttributeTest::testRemoveClasses | function | core/ |
Tests removing class attributes with the AttributeArray helper method. |
AttributeTest::testTwigAddRemoveClasses | function | core/ |
Tests the twig calls to the Attribute. |
BackwardsCompatibilityClassLoader | class | core/ |
Adds backwards compatibility support for deprecated classes. |
BackwardsCompatibilityClassLoader.php | file | core/ |
|
BackwardsCompatibilityClassLoader::loadClass | function | core/ |
Aliases a moved class to another class, instead of actually autoloading it. |
BackwardsCompatibilityClassLoader::__construct | function | core/ |
|
BackwardsCompatibilityClassLoaderPass | class | core/ |
Compiler pass to merge moved classes into a single container parameter. |
BackwardsCompatibilityClassLoaderPass.php | file | core/ |
|
BackwardsCompatibilityClassLoaderPass::process | function | core/ |
|
BackwardsCompatibilityClassLoaderTest | class | core/ |
@coversDefaultClass Drupal\Core\ClassLoader\BackwardsCompatibilityClassLoader @group ClassLoader |
BackwardsCompatibilityClassLoaderTest.php | file | core/ |
|
BackwardsCompatibilityClassLoaderTest::$modules | property | core/ |
Modules to install. |
BackwardsCompatibilityClassLoaderTest::testModuleMovedClass | function | core/ |
Tests that a moved class from a module works. |
BackwardsCompatibilityClassLoaderTest::testTranslationWrapper | function | core/ |
Tests that the bc layer for TranslationWrapper works. |
BarClass | class | core/ |
Stub class which acts as a service to test the container. |
BarClass.php | file | core/ |
|
BarClass::$baz | property | core/ |
Storage for a protected BazClass object. |
BarClass::getBaz | function | core/ |
Getter for our BazClass object. |
BarClass::setBaz | function | core/ |
Setter for our BazClass object. |
BaseFieldOverride::getClass | function | core/ |
Returns the class used for creating the typed data object. |
BaseFieldOverrideTest::getClassTestCases | function | core/ |
Test cases for ::testGetClass. |
BaseFieldOverrideTest::testGetClass | function | core/ |
@covers ::getClass |
BaseRequirementsFulfilledValidatorTest::$eventClass | property | core/ |
The event class to throw to an error for. |
BasicControllerClass | class | core/ |
A class containing all kind of different controller methods. |
BasicControllerClass::exampleControllerMethod | function | core/ |
|
BasicControllerClass::exampleControllerMethodWithArgument | function | core/ |
|
BasicControllerClass::exampleControllerWithEntityNoUpcasting | function | core/ |
|
BasicControllerClass::exampleControllerWithEntityUpcasting | function | core/ |
|
BazClass | class | core/ |
Stub class which acts as a service dependency, to test the container. |
BazClass.php | file | core/ |
|
BootableCommandTrait::$classLoader | property | core/ |
The class loader. |
broken_class_with_missing_dependency | service | core/ |
Drupal\error_service_test\LonelyMonkeyClass |
BrowserHtmlDebugTrait::$htmlOutputClassName | property | core/ |
Class name for HTML output logging. |
BrowserTestBase::$minkDefaultDriverClass | property | core/ |
Mink class for the default driver to use. |
BrowserTestBaseMockableClass | class | core/ |
A class extending BrowserTestBase for testing purposes. |
BundleClassInheritanceException | class | core/ |
Exception thrown if a bundle class does not extend the main entity class. |
BundleClassInheritanceException.php | file | core/ |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.