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 11.x for class
  5. Other projects
Title Object type File name Summary
MainContentViewSubscriber::$classResolver property core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php The class resolver service.
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 by reading the class @covers annotation.
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.
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.
NoCorrespondingEntityClassException class core/lib/Drupal/Core/Entity/Exception/NoCorrespondingEntityClassException.php Exception thrown if an entity type is not represented by a class.
NoCorrespondingEntityClassException.php file core/lib/Drupal/Core/Entity/Exception/NoCorrespondingEntityClassException.php
NoCorrespondingEntityClassException::__construct function core/lib/Drupal/Core/Entity/Exception/NoCorrespondingEntityClassException.php Constructs a NoCorrespondingEntityClassException.
NodeClassicTest class core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php Tests the classic node migration runs.
NodeClassicTest.php file core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php
NodeClassicTest::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php Modules to install.
NodeClassicTest::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php Gets the available upgrade paths.
NodeClassicTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php Gets the expected number of entities per entity type after migration.
NodeClassicTest::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php Gets expected number of entities per entity after incremental migration.
NodeClassicTest::getMissingPaths function core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php Gets the missing upgrade paths.
NodeClassicTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php Gets the source base path for the concrete test.
NodeClassicTest::setUp function core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php
NodeClassicTest::testNodeClassicUpgrade function core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php Tests node classic migration via the UI.
NodeMigrateType::NODE_MIGRATE_TYPE_CLASSIC constant core/modules/migrate_drupal/src/NodeMigrateType.php Only the classic node migration map tables are in use.
NonAnnotatedClass class core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/NonAnnotatedClass.php
NonAnnotatedClass.php file core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/NonAnnotatedClass.php
NonInheritingBundleClass class core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/NonInheritingBundleClass.php An invalid bundle class which does not inherit the main entity class.
NonInheritingBundleClass.php file core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/NonInheritingBundleClass.php
NoSerializationClassTestResource class core/modules/rest/tests/modules/rest_test/src/Plugin/rest/resource/NoSerializationClassTestResource.php Class used to test that serialization_class is optional.
NoSerializationClassTestResource.php file core/modules/rest/tests/modules/rest_test/src/Plugin/rest/resource/NoSerializationClassTestResource.php
NoSerializationClassTestResource::post function core/modules/rest/tests/modules/rest_test/src/Plugin/rest/resource/NoSerializationClassTestResource.php Responds to a POST request.
OffCanvasTest::$lastDialogClass property core/modules/system/tests/src/FunctionalJavascript/OffCanvasTest.php Stores to the class that should be on the last dialog.
OptimizedPhpArrayDumperTest::$dumperClass property core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php Stores the dumper class to use.
Page header for Classes page group core/core.api.php Introduction to classes
PagerTest::assertClass function core/modules/system/tests/src/Functional/Pager/PagerTest.php Asserts that an element has a given class.
PagerTest::assertNoClass function core/modules/system/tests/src/Functional/Pager/PagerTest.php Asserts that an element does not have a given class.
PagerTest::testActiveClass function core/modules/system/tests/src/Functional/Pager/PagerTest.php Tests markup and CSS classes of pager links.

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