Search for class
| Title | Object type | File name | Summary |
|---|---|---|---|
| CallableClass | class | core/ |
|
| CallableClass::__invoke | function | 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/ |
@coversDefaultClass \Drupal\Component\ClassFinder\ClassFinder[[api-linebreak]] @group ClassFinder |
| ClassFinderTest.php | file | core/ |
|
| ClassFinderTest::testFindFile | function | core/ |
@covers ::findFile[[api-linebreak]] |
| 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. |
| ClassLoaderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ClassLoaderTest::$expected | property | core/ |
The expected result from calling the module-provided class' method. |
| ClassLoaderTest::testAutoloadFromModuleFile | function | core/ |
Tests that .module files can use class constants in main section. |
| ClassLoaderTest::testClassLoading | function | core/ |
Tests that module-provided classes can be loaded when a module is enabled. |
| ClassLoaderTest::testClassLoadingDisabledModules | function | core/ |
Tests that module-provided classes can't be loaded from disabled modules. |
| ClassLoaderTest::testClassLoadingNotInstalledModules | function | core/ |
Tests that module-provided classes can't be loaded if module not installed. |
| ClassLoaderTest::testMultipleModules | function | core/ |
Ensures the negative caches in the class loader don't result in crashes. |
| ClassRequiresAvailable | class | core/ |
@requires externalCommand available_command |
| ClassRequiresAvailable::externalCommandIsAvailable | function | core/ |
Determine if an external command is available. |
| ClassRequiresUnavailable | class | core/ |
@requires externalCommand unavailable_command |
| ClassResolver | class | core/ |
Implements the class resolver interface supporting class names and services. |
| ClassResolver.php | file | core/ |
|
| ClassResolver::getInstanceFromDefinition | function | core/ |
Returns a class instance with a given class definition. |
| ClassResolver::setContainer | function | core/ |
Sets the service container. |
| ClassResolver::__construct | function | core/ |
Constructs a new ClassResolver object. |
| ClassResolverInterface | interface | core/ |
Provides interface to get an instance of a class with dependency injection. |
| ClassResolverInterface.php | file | core/ |
|
| ClassResolverInterface::getInstanceFromDefinition | function | core/ |
Returns a class instance with a given class definition. |
| ClassWithConstants | class | core/ |
|
| ClassWithConstants.php | file | core/ |
|
| ClassWithConstants::OTHER_KEY_ | constant | core/ |
|
| ClassWithConstants::OTHER_KEY_2 | constant | core/ |
|
| ClassWithConstants::SOME_KEY | constant | core/ |
|
| ClassWithConstants::SOME_VALUE | constant | core/ |
|
| ClassWithInvalidAnnotationTargetAtClass | class | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Some data"); |
| ClassWithInvalidAnnotationTargetAtClass.php | file | core/ |
|
| ClassWithInvalidAnnotationTargetAtClass::$foo | property | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Bar"); |
| ClassWithInvalidAnnotationTargetAtMethod | class | core/ |
Plugin annotation @AnnotationTargetClass("Some data"); |
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.