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 |
|---|---|---|---|
| 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 attribute class. |
| CKEditor5Plugin::getClass | function | core/ |
Gets the class of the annotated 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. |
| ClassFinder | class | core/ |
A Utility class that uses active autoloaders to find a file for a class. |
| ClassFinder.php | file | core/ |
|
| ClassFinder::findFile | function | core/ |
Finds a class. |
| ClassFinderInterface | interface | core/ |
Finds a class in a PSR-0 structure. |
| ClassFinderInterface.php | file | core/ |
|
| ClassFinderInterface::findFile | function | core/ |
Finds a class. |
| ClassFinderTest | class | core/ |
Tests Drupal\Component\ClassFinder\ClassFinder. |
| ClassFinderTest.php | file | core/ |
|
| ClassFinderTest::testFindFile | function | core/ |
@legacy-covers ::findFile |
| ClassLoaderTest | class | core/ |
Tests class loading for modules. |
| ClassLoaderTest.php | file | core/ |
|
| ClassLoaderTest::$apcuEnsureUniquePrefix | property | core/ |
The flag to set 'apcu_ensure_unique_prefix' setting. |
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.