Search for class
- Search 7.x for class
- Search 8.9.x for class
- Search 10.3.x for class
- Search 11.x for class
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
class | attribute | core/ |
|
class | attribute | core/ |
|
class | attribute | core/ |
|
class | attribute | core/ |
|
class | attribute | core/ |
|
class | attribute | core/ |
|
class | attribute | core/ |
|
class | attribute | core/ |
|
class | attribute | core/ |
|
class | attribute | core/ |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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"); |
ClassWithInvalidAnnotationTargetAtMethod.php | file | core/ |
|
ClassWithInvalidAnnotationTargetAtMethod::functionName | function | core/ |
Plugin annotation @AnnotationTargetClass("functionName"); |
ClassWithInvalidAnnotationTargetAtProperty | class | core/ |
Plugin annotation @AnnotationTargetClass("Some data"); |
ClassWithInvalidAnnotationTargetAtProperty.php | file | core/ |
|
ClassWithInvalidAnnotationTargetAtProperty::$bar | property | core/ |
Plugin annotation @AnnotationTargetAnnotation("Foo"); |
ClassWithInvalidAnnotationTargetAtProperty::$foo | property | core/ |
Plugin annotation @AnnotationTargetClass("Bar"); |
ClassWithValidAnnotationTarget | class | core/ |
Plugin annotation @AnnotationTargetClass("Some data"); |
ClassWithValidAnnotationTarget.php | file | core/ |
|
ClassWithValidAnnotationTarget::$foo | property | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Some data"); |
ClassWithValidAnnotationTarget::$name | property | core/ |
Plugin annotation @AnnotationTargetAll("Some data",name="Some name") |
ClassWithValidAnnotationTarget::$nested | property | core/ |
Plugin annotation @AnnotationTargetAll(@AnnotationTargetAnnotation); |
ClassWithValidAnnotationTarget::someFunction | function | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Some data",name="Some name") |
ClassWriter | class | core/ |
Helper class to rewrite PHPUnit's TestCase class. |
ClassWriter.php | file | core/ |
|
ClassWriter::alterAssert | function | core/ |
Alters the Assert class. |
ClassWriter::alterTestCase | function | core/ |
Alters the TestCase class. |
ClassWriter::flushAlteredCodeToFile | function | core/ |
Flushes altered class code to file when necessary. |
ClassWriter::mutateTestBase | function | core/ |
Mutates PHPUnit classes to make it compatible with Drupal. |
ClassWriter::__construct | function | core/ |
This class should not be instantiated. |
classy.info.yml | file | core/ |
core/themes/classy/classy.info.yml |
classy.libraries.yml | file | core/ |
core/themes/classy/classy.libraries.yml |
classy.theme | file | core/ |
Functions to support theming in the Classy theme. |
ClassyPreprocessUnchangedTest | class | core/ |
Confirms that classy.theme has not added new functionality. |
ClassyPreprocessUnchangedTest.php | file | core/ |
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.