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 |
---|---|---|---|
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 @covers ::setClass |
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/ |
|
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 |
AttributeTest::testChainAddRemoveClasses | function | core/ |
Tests removing class attributes with the Attribute helper methods. @covers ::removeClass @covers ::addClass |
AttributeTest::testHasClass | function | core/ |
Tests checking for class names with the Attribute method. @covers ::hasClass |
AttributeTest::testRemoveClasses | function | core/ |
Tests removing class attributes with the AttributeArray helper method. @covers ::removeClass |
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. |
BaseFieldDefinition::getFieldItemClass | function | core/ |
Helper to retrieve the field item class. |
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 |
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. |
BrowserTestBase::$minkDefaultDriverClass | property | core/ |
|
BuildTestBase::setUpBeforeClass | function | core/ |
|
CallableClass | class | core/ |
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.