Search for class

  1. Search 7.x for class
  2. Search 9.5.x for class
  3. Search 8.9.x for class
  4. Search 10.3.x for class
  5. Other projects
Title Object type File name Summary
LanguageNegotiationContentEntityTest::getPluginClass function core/modules/language/tests/src/Unit/Plugin/LanguageNegotiation/LanguageNegotiationContentEntityTest.php Returns the plugin class to use for creating the language negotiation plugin.
LanguageNegotiationTestBase::getPluginClass function core/modules/language/tests/src/Unit/Plugin/LanguageNegotiation/LanguageNegotiationTestBase.php Returns the plugin class to use for creating the language negotiation plugin.
LanguageSwitchingTest::doTestLanguageLinkActiveClassAnonymous function core/modules/language/tests/src/Functional/LanguageSwitchingTest.php For anonymous users, the "active" class is set by PHP.
LanguageSwitchingTest::doTestLanguageLinkActiveClassAuthenticated function core/modules/language/tests/src/Functional/LanguageSwitchingTest.php For authenticated users, the "active" class is set by JavaScript.
LanguageSwitchingTest::testLanguageBodyClass function core/modules/language/tests/src/Functional/LanguageSwitchingTest.php Check the path-admin class, as same as on default language.
LanguageSwitchingTest::testLanguageLinkActiveClass function core/modules/language/tests/src/Functional/LanguageSwitchingTest.php Tests active class on links when switching languages.
LanguageTestController::typeLinkActiveClass function core/modules/language/tests/language_test/src/Controller/LanguageTestController.php Returns links to the current page with different langcodes.
Layout::$class property core/lib/Drupal/Core/Layout/Annotation/Layout.php The layout plugin class.
ListDataDefinition::getClass function core/lib/Drupal/Core/TypedData/ListDataDefinition.php Returns the class used for creating the typed data object.
LonelyMonkeyClass class core/modules/system/tests/modules/error_service_test/src/LonelyMonkeyClass.php A class with a single dependency.
LonelyMonkeyClass.php file core/modules/system/tests/modules/error_service_test/src/LonelyMonkeyClass.php
LonelyMonkeyClass::$connection property core/modules/system/tests/modules/error_service_test/src/LonelyMonkeyClass.php The database connection.
LonelyMonkeyClass::__construct function core/modules/system/tests/modules/error_service_test/src/LonelyMonkeyClass.php
LonelyMonkeyController::$class property core/modules/system/tests/modules/error_service_test/src/Controller/LonelyMonkeyController.php The lonely monkey class.
LonelyMonkeyController::testBrokenClass function core/modules/system/tests/modules/error_service_test/src/Controller/LonelyMonkeyController.php
MappedClass class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php @Entity
MediaEmbedFilterTestBase::setUpBeforeClass function core/modules/media/tests/src/FunctionalJavascript/MediaEmbedFilterTestBase.php
MediaTest::testDrupalMediaStyleWithClass function core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaTest.php Tests Drupal Media Style with a CSS class.
MenuLinkBase::getFormClass function core/lib/Drupal/Core/Menu/MenuLinkBase.php Returns the name of a class that can build an editing form for this link.
MenuLinkEditForm::$classResolver property core/modules/menu_ui/src/Form/MenuLinkEditForm.php The class resolver.
MenuLinkInterface::getFormClass function core/lib/Drupal/Core/Menu/MenuLinkInterface.php Returns the name of a class that can build an editing form for this link.
MigrateFieldPluginManagerTestClass class core/modules/migrate_drupal/tests/src/Unit/MigrateFieldPluginManagerTest.php Class to test MigrateFieldPluginManager.
MigrateFieldPluginManagerTestClass::__construct function core/modules/migrate_drupal/tests/src/Unit/MigrateFieldPluginManagerTest.php Constructs a MigratePluginManagerTestClass object.
MigrateSourceTestBase::getPluginClass function core/modules/migrate/tests/src/Kernel/MigrateSourceTestBase.php Determines the plugin to be tested.
MissingBundleClassException class core/lib/Drupal/Core/Entity/Exception/MissingBundleClassException.php Exception thrown if a bundle class does not exist.
MissingBundleClassException.php file core/lib/Drupal/Core/Entity/Exception/MissingBundleClassException.php
MissingBundleClassException::__construct function core/lib/Drupal/Core/Entity/Exception/MissingBundleClassException.php Constructs a MissingBundleClassException.
MissingClassDetectionClassLoader class core/lib/Drupal/Component/Discovery/MissingClassDetectionClassLoader.php Defines a classloader that detects missing classes.
MissingClassDetectionClassLoader.php file core/lib/Drupal/Component/Discovery/MissingClassDetectionClassLoader.php
MissingClassDetectionClassLoader::$missingClass property core/lib/Drupal/Component/Discovery/MissingClassDetectionClassLoader.php Flag indicating whether there was an attempt to load a missing class.
MissingClassDetectionClassLoader::$missingTraits property core/lib/Drupal/Component/Discovery/MissingClassDetectionClassLoader.php An array of detected missing traits.
MissingClassDetectionClassLoader::getMissingTraits function core/lib/Drupal/Component/Discovery/MissingClassDetectionClassLoader.php Returns all recorded missing traits since the last reset.
MissingClassDetectionClassLoader::hasMissingClass function core/lib/Drupal/Component/Discovery/MissingClassDetectionClassLoader.php Returns whether there was an attempt to load a missing class.
MissingClassDetectionClassLoader::loadClass function core/lib/Drupal/Component/Discovery/MissingClassDetectionClassLoader.php Records missing classes and aliases missing traits.
MissingClassDetectionClassLoader::reset function core/lib/Drupal/Component/Discovery/MissingClassDetectionClassLoader.php Resets class variables.
ModuleTestController::testClassLoading function core/modules/system/tests/modules/module_test/src/Controller/ModuleTestController.php Returns the result of an autoloaded class's public method.
module_install_class_loader_test1.event_subscriber service core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.services.yml Drupal\module_install_class_loader_test2\EventSubscriber
module_install_class_loader_test1.event_subscriber service core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.services.yml Drupal\module_install_class_loader_test1\EventSubscriber
module_install_class_loader_test1.info.yml file core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.info.yml core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.info.yml
module_install_class_loader_test1.services.yml file core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.services.yml core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.services.yml
module_install_class_loader_test2.info.yml file core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.info.yml core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.info.yml
module_install_class_loader_test2.services.yml file core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.services.yml core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.services.yml
MTimeProtectedFastFileStorageTest::$storageClass property core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php The PHP storage class to test.
MTimeProtectedFileStorageBase::$storageClass property core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageBase.php The PHP storage class to test.
MTimeProtectedFileStorageTest::$storageClass property core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php The PHP storage class to test.
NavigationLinkBlock::validateIconClassElement function core/modules/navigation/src/Plugin/Block/NavigationLinkBlock.php Form element validation handler for the 'icon_class' element.
NoClassMetadataOnAbstractTestClasses class core/tests/PHPStan/Rules/NoClassMetadataOnAbstractTestClasses.php Ensures abstract test base classes do not carry metadata.
NoClassMetadataOnAbstractTestClasses.php file core/tests/PHPStan/Rules/NoClassMetadataOnAbstractTestClasses.php
NoClassMetadataOnAbstractTestClasses::$annotationTargets property core/tests/PHPStan/Rules/NoClassMetadataOnAbstractTestClasses.php PHPUnit metadata annotations.
NoClassMetadataOnAbstractTestClasses::getNodeType function core/tests/PHPStan/Rules/NoClassMetadataOnAbstractTestClasses.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.