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 |
|---|---|---|---|
| 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::exampleControllerWithEntityUnionType | 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. |
| BootableCommandTraitTest::$classLoader | property | core/ |
The class loader, which is needed to boot Drupal. |
| 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. |
| BrowserTestBaseMockableClassTest | 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/ |
|
| BundleClassInheritanceException::__construct | function | core/ |
Constructs a BundleClassInheritanceException. |
| BundleClassTest | class | core/ |
Tests entity bundle classes. |
| BundleClassTest.php | file | core/ |
|
| BundleClassTest::$modules | property | core/ |
Modules to install. |
| BundleClassTest::$storage | property | core/ |
The entity storage. |
| BundleClassTest::setUp | function | core/ |
|
| BundleClassTest::testAmbiguousBundleClassExceptionCreate | function | core/ |
Checks exception is thrown if two bundles share the same bundle class. |
| BundleClassTest::testAmbiguousBundleClassExceptionEntityTypeRepository | function | core/ |
Checks exception is thrown if two entity types share the same bundle class. |
| BundleClassTest::testBundleClassShouldExist | function | core/ |
Checks exception thrown if a bundle class doesn't exist. |
| BundleClassTest::testBundleClassShouldExtendEntityClass | function | core/ |
Checks exception thrown if a bundle class doesn't extend the entity class. |
| BundleClassTest::testEntityClassNotTakenFromActiveDefinitions | function | core/ |
Tests that a module can override an entity-type class. |
| BundleClassTest::testEntityNoBundleSubclass | function | core/ |
Tests making use of a custom bundle class for an entity without bundles. |
| BundleClassTest::testEntitySubclass | function | core/ |
Tests making use of a custom bundle class. |
| BundleClassTest::testNoAmbiguousBundleClassExceptionSharingEntityClass | function | core/ |
Checks that no exception is thrown when two bundles share an entity class. |
| BundleEntityStorageInterface::getBundleFromClass | function | core/ |
Retrieves the bundle name for a provided class name. |
| CachePreWarmerTest::$classResolver | property | core/ |
|
| CKEditor5Plugin::getClass | function | core/ |
Gets the class of the annotated class. |
| CKEditor5Plugin::getClass | function | core/ |
Gets the class of the attribute class. |
| CKEditor5Plugin::setClass | function | core/ |
Sets the class of the attributed class. |
| CKEditor5Plugin::setClass | function | core/ |
Sets the class of the annotated class. |
| CKEditor5PluginDefinition::getClass | function | core/ |
|
| CKEditor5PluginDefinition::setClass | function | core/ |
Sets the class. |
| ClaroViewsUiTest::testViewsUiDropButtonCssClasses | function | core/ |
Tests Views UI dropbutton CSS classes. |
| ClaroViewsUiTest::testViewsUiTabsCssClasses | function | core/ |
Tests Views UI display menu tabs CSS classes. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.