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 |
|---|---|---|---|
| AttributeClassDiscoveryCachedTest | class | core/ |
Tests Attribute Class Discovery Cached. |
| AttributeClassDiscoveryCachedTest.php | file | core/ |
|
| AttributeClassDiscoveryCachedTest::setUp | function | core/ |
|
| AttributeClassDiscoveryCachedTest::testGetDefinitions | function | core/ |
Tests that getDefinitions() retrieves the file cache correctly. |
| AttributeClassDiscoveryCachedTest::testGetDefinitionsMissingTrait | function | core/ |
Tests discovery with missing traits. |
| AttributeClassDiscoveryTest | class | core/ |
Tests Drupal\Component\Plugin\Discovery\AttributeClassDiscovery. |
| AttributeClassDiscoveryTest.php | file | core/ |
|
| AttributeClassDiscoveryTest::setUp | function | core/ |
|
| AttributeClassDiscoveryTest::testGetDefinitions | function | core/ |
@legacy-covers ::getDefinitions @legacy-covers ::prepareAttributeDefinition |
| AttributeClassDiscoveryTest::testGetPluginNamespaces | function | core/ |
@legacy-covers ::__construct @legacy-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/ |
Tests Drupal\Core\ClassLoader\BackwardsCompatibilityClassLoader. |
| BackwardsCompatibilityClassLoaderTest.php | file | core/ |
|
| BackwardsCompatibilityClassLoaderTest::$modules | property | core/ |
Modules to install. |
| BackwardsCompatibilityClassLoaderTest::testDoctrineException | function | core/ |
Tests that the BC layer for Doctrine's AnnotationException works. |
| 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/ |
Tests get class. |
| 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. |
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.