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
| Title | Object type | File name | Summary |
|---|---|---|---|
| AnnotatedClassDiscoveryTest::testAutoloadBadAnnotations | function | core/ |
Make sure AnnotatedClassDiscovery never tries to autoload bad annotations. |
| AnnotatedClassDiscoveryTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] @covers ::prepareAnnotationDefinition[[api-linebreak]] @covers ::getAnnotationReader[[api-linebreak]] |
| AnnotatedClassDiscoveryTest::testGetPluginNamespaces | function | core/ |
@covers ::__construct[[api-linebreak]] @covers ::getPluginNamespaces[[api-linebreak]] |
| AnnotationBase::$class | property | core/ |
The class used for this annotated class. |
| AnnotationBase::getClass | function | core/ |
Gets the class of the annotated class. |
| AnnotationBase::setClass | function | core/ |
Sets the class of the annotated class. |
| AnnotationBaseTest::testSetClass | function | core/ |
@covers ::getClass[[api-linebreak]] @covers ::setClass[[api-linebreak]] |
| AnnotationInterface::getClass | function | core/ |
Gets the class of the annotated class. |
| AnnotationInterface::setClass | function | core/ |
Sets the class of the annotated class. |
| AnnotationTargetClass | class | core/ |
Plugin annotation @Target("CLASS"); |
| AnnotationTargetClass.php | file | core/ |
|
| AnnotationTargetClass::$data | property | core/ |
|
| AnnotationTargetClass::$name | property | core/ |
|
| AnnotationTargetClass::$target | property | core/ |
|
| ApcuBackendFactory::$backendClass | property | core/ |
The APCU backend class to use. |
| AssertHelperTestClass | class | core/ |
A helper class for deprecation of AssertHelperTrait. |
| AssertHelperTestClass.php | file | core/ |
|
| AssertHelperTestClass::testMethod | function | core/ |
|
| Attribute::addClass | function | core/ |
Adds classes or merges them on to array of existing CSS classes. |
| Attribute::getClass | function | core/ |
Gets the class attribute value if set. |
| Attribute::hasClass | function | core/ |
Checks if the class array has the given CSS class. |
| Attribute::removeClass | function | core/ |
Removes argument values from array of existing CSS classes. |
| 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. @covers ::addClass[[api-linebreak]] |
| AttributeTest::testChainAddRemoveClasses | function | core/ |
Tests removing class attributes with the Attribute helper methods. @covers ::removeClass[[api-linebreak]] @covers ::addClass[[api-linebreak]] |
| AttributeTest::testHasClass | function | core/ |
Tests checking for class names with the Attribute method. @covers ::hasClass[[api-linebreak]] |
| AttributeTest::testRemoveClasses | function | core/ |
Tests removing class attributes with the AttributeArray helper method. @covers ::removeClass[[api-linebreak]] |
| AttributeTest::testTwigAddRemoveClasses | function | core/ |
Tests the twig calls to the Attribute. @dataProvider providerTestAttributeClassHelpers |
| 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[[api-linebreak]] |
| 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/ |
|
| BlockRebuildTest::setUpBeforeClass | function | core/ |
|
| BooleanItemNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| BooleanNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| broken_class_with_missing_dependency | service | core/ |
Drupal\error_service_test\LonelyMonkeyClass |
| BrowserHtmlDebugTrait::$htmlOutputClassName | property | core/ |
Class name for HTML output logging. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.