Search for class
- Search 7.x for class
- Search 9.5.x for class
- Search 10.3.x for class
- Search 11.x for class
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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") |
| 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. |
| ClassyTemplatesIdenticalToStableTest | class | core/ |
Confirms that certain Classy templates have identical equivalents in Stable. |
| ClassyTemplatesIdenticalToStableTest.php | file | core/ |
|
| ClassyTemplatesIdenticalToStableTest::providerTestStableTemplatesIdenticalToClassy | function | core/ |
A list of the Classy templates that have identical copies in Stable. |
| ClassyTemplatesIdenticalToStableTest::testStableTemplatesIdenticalToClassy | function | core/ |
Confirms that certain Classy templates have equivalents in Stable. |
| ClassyTest | class | core/ |
Tests the Classy theme. |
| ClassyTest | class | core/ |
Tests the classy theme. |
| ClassyTest.php | file | core/ |
|
| ClassyTest.php | file | core/ |
|
| ClassyTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ClassyTest::$modules | property | core/ |
Modules to enable. |
| ClassyTest::setUp | function | core/ |
|
| ClassyTest::testClassyTheme | function | core/ |
Test the classy theme. |
| ClassyTest::testRegressionMissingMessagesCss | function | core/ |
Tests that the Classy theme always adds its message CSS. |
| classy_form_alter | function | core/ |
Implements hook_form_alter(). |
| classy_preprocess_image_widget | function | core/ |
Implements hook_preprocess_image_widget(). |
| classy_preprocess_links__media_library_menu | function | core/ |
Implements hook_preprocess_links__media_library_menu(). |
| class_resolver | service | core/ |
Drupal\Core\DependencyInjection\ClassResolver |
| CommentCSSTest::testCommentClasses | function | core/ |
Tests CSS classes on comments. |
| CommonTestController::typeLinkActiveClass | function | core/ |
Returns links to the current page, with and without query strings. |
| ComplexDataNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| ConfigEntityDenormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| ConfigEntityNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| ConfigEntityStorageClassException | class | core/ |
Thrown when a storage class is not an instance of ConfigEntityStorage. |
| ConfigEntityStorageClassException.php | file | core/ |
|
| ConfigEntityType::$entity_type_class | property | core/ |
The class used to represent the entity type. |
| ConfigEntityType::checkStorageClass | function | core/ |
|
| ConfigEntityTypeTest::testSetStorageClass | function | core/ |
@covers ::setStorageClass[[api-linebreak]] |
| ConfigTest::setUpBeforeClass | function | core/ |
|
| ConfigurablePluginInterfaceTestClass | class | core/ |
Test Class to trigger deprecation error. |
| ConfigurablePluginInterfaceTestClass::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ConfigurablePluginInterfaceTestClass::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ConfigurablePluginInterfaceTestClass::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| ConfigurablePluginInterfaceTestClass::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
| ConfirmClassyCopiesTest | class | core/ |
Confirms that theme assets copied from Classy have not been changed. |
| ConfirmClassyCopiesTest.php | file | core/ |
|
| ConfirmClassyCopiesTest::getClassyHash | function | core/ |
Gets the hash of a Classy asset. |
| ConfirmClassyCopiesTest::providerTestClassyCopies | function | core/ |
Provides lists of filenames for a theme's asset files copied from Classy. |
| ConfirmClassyCopiesTest::testClassyCopies | function | core/ |
Confirms that files copied from Classy have not been altered. |
| ConfirmClassyCopiesTest::testClassyHashes | function | core/ |
Tests Classy's assets have not been altered. |
| Connection::$driverClasses | property | core/ |
Index of what driver-specific class to use for various operations. |
| Connection::$statementClass | property | core/ |
The name of the Statement class for this connection. |
| Connection::getDriverClass | function | core/ |
Gets the driver-specific override class if any for the specified class. |
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.