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. Search 11.x for class
  6. Other projects
Title Object type File name Summary
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.
PerformanceTestBase::installModulesFromClassProperty function core/tests/Drupal/FunctionalJavascriptTests/PerformanceTestBase.php Install modules defined by `static::$modules`.
PerformanceTestTrait::doInstallModulesFromClassProperty function core/tests/Drupal/Tests/PerformanceTestTrait.php Helper for ::installModulesFromClassProperty().
PhpUnitApiFindAllClassFilesTest class core/tests/Drupal/KernelTests/Core/Test/PhpUnitApiFindAllClassFilesTest.php Tests ::findAllClassFiles() between TestDiscovery and PhpUnitTestDiscovery.
PhpUnitApiFindAllClassFilesTest.php file core/tests/Drupal/KernelTests/Core/Test/PhpUnitApiFindAllClassFilesTest.php
PhpUnitApiFindAllClassFilesTest::argumentsProvider function core/tests/Drupal/KernelTests/Core/Test/PhpUnitApiFindAllClassFilesTest.php Provides test data to ::testEquality.
PhpUnitApiFindAllClassFilesTest::testEquality function core/tests/Drupal/KernelTests/Core/Test/PhpUnitApiFindAllClassFilesTest.php Checks that Drupal legacy and PHPUnit API based discoveries are equal.
PhpUnitApiGetTestClassesTest class core/tests/Drupal/KernelTests/Core/Test/PhpUnitApiGetTestClassesTest.php Tests ::getTestClasses() between TestDiscovery and PhpPUnitTestDiscovery.
PhpUnitApiGetTestClassesTest.php file core/tests/Drupal/KernelTests/Core/Test/PhpUnitApiGetTestClassesTest.php
PhpUnitApiGetTestClassesTest::argumentsProvider function core/tests/Drupal/KernelTests/Core/Test/PhpUnitApiGetTestClassesTest.php Provides test data to ::testEquality.
PhpUnitApiGetTestClassesTest::testEquality function core/tests/Drupal/KernelTests/Core/Test/PhpUnitApiGetTestClassesTest.php Checks that Drupal legacy and PHPUnit API based discoveries are equal.
PhpUnitAutoloaderTest::testPhpUnitTestClassesLoading function core/tests/Drupal/Tests/Core/Test/PhpUnitAutoloaderTest.php Tests loading of classes provided by test sub modules.
PhpUnitBridgeIsolatedTest::testDeprecatedClass function core/tests/Drupal/Tests/Core/Test/PhpUnitBridgeIsolatedTest.php
PhpUnitBridgeTest::testDeprecatedClass function core/tests/Drupal/KernelTests/Core/Test/PhpUnitBridgeTest.php Tests class deprecation.
PhpUnitBridgeTest::testDeprecatedClass function core/tests/Drupal/Tests/Core/Test/PhpUnitBridgeTest.php Tests class-level deprecation.
PhpUnitTestDiscovery::findAllClassFiles function core/lib/Drupal/Core/Test/PhpUnitTestDiscovery.php Discovers all class files in all available extensions.
PhpUnitTestDiscovery::getTestClasses function core/lib/Drupal/Core/Test/PhpUnitTestDiscovery.php Discovers available tests.
PhpUnitTestDiscovery::getTestClassInfo function core/lib/Drupal/Core/Test/PhpUnitTestDiscovery.php Returns the test class information.
PhpUnitTestDummyClass class core/modules/system/tests/modules/phpunit_test/src/PhpUnitTestDummyClass.php Dummy test class.
PhpUnitTestDummyClass.php file core/modules/system/tests/modules/phpunit_test/src/PhpUnitTestDummyClass.php
PhpUnitTestRunner::processPhpUnitOnSingleTestClassOutcome function core/lib/Drupal/Core/Test/PhpUnitTestRunner.php Processes PHPUnit test execution output.
PhpUnitTestRunner::startPhpUnitOnSingleTestClass function core/lib/Drupal/Core/Test/PhpUnitTestRunner.php Starts asynchronous execution of a PHPUnit process.
Plugin::getClass function core/lib/Drupal/Component/Annotation/Plugin.php Gets the class of the annotated class.
Plugin::setClass function core/lib/Drupal/Component/Annotation/Plugin.php Sets the class of the annotated class.
PluginDefinition::$class property core/lib/Drupal/Component/Plugin/Definition/PluginDefinition.php A fully qualified class name.
PluginDefinition::getClass function core/lib/Drupal/Component/Plugin/Definition/PluginDefinition.php Gets the class.
PluginDefinition::setClass function core/lib/Drupal/Component/Plugin/Definition/PluginDefinition.php Sets the class.
PluginDefinitionInterface::getClass function core/lib/Drupal/Component/Plugin/Definition/PluginDefinitionInterface.php Gets the class.
PluginDefinitionInterface::setClass function core/lib/Drupal/Component/Plugin/Definition/PluginDefinitionInterface.php Sets the class.
PluginFormFactory::$classResolver property core/lib/Drupal/Core/Plugin/PluginFormFactory.php The class resolver.
PluginFormFactoryTest::$classResolver property core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php The class resolver.
PluginTest::testGetClass function core/tests/Drupal/Tests/Component/Annotation/PluginTest.php Tests get class.
PluginTest::testSetClass function core/tests/Drupal/Tests/Component/Annotation/PluginTest.php Tests set class.
PluginTest::testSetClass function core/tests/Drupal/Tests/Component/Plugin/Attribute/PluginTest.php @legacy-covers ::setClass
@legacy-covers ::getClass
PluginWithFormsInterface::getFormClass function core/lib/Drupal/Core/Plugin/PluginWithFormsInterface.php Gets the form class for the given operation.
PluginWithFormsInterface::hasFormClass function core/lib/Drupal/Core/Plugin/PluginWithFormsInterface.php Gets whether the plugin has a form class for the given operation.
PluginWithFormsTrait::getFormClass function core/lib/Drupal/Core/Plugin/PluginWithFormsTrait.php Implements \Drupal\Core\Plugin\PluginWithFormsInterface::getFormClass().
PluginWithFormsTrait::hasFormClass function core/lib/Drupal/Core/Plugin/PluginWithFormsTrait.php Implements \Drupal\Core\Plugin\PluginWithFormsInterface::hasFormClass().
PluginWithFormsTraitTest::providerGetFormClass function core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php
PluginWithFormsTraitTest::testGetFormClass function core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php Tests get form class.
PreviewTest::assertClass function core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php Asserts that an element has a given class.
ProxyBuilder::buildProxyClassName function core/lib/Drupal/Component/ProxyBuilder/ProxyBuilder.php Generates the used proxy class name from a given class name.
ProxyBuilderTest::buildExpectedClass function core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php Constructs the expected class output.
ProxyBuilderTest::buildExpectedClass function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php Constructs the expected class output.
ProxyBuilderTest::testBuildProxyClassName function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php Tests build proxy class name.
ProxyBuilderTest::testBuildProxyClassNameForModule function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php Tests build proxy class name for module.
ProxyServicesPassTest::testContainerWithLazyServicesWithoutProxyClass function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/ProxyServicesPassTest.php Tests container with lazy services without proxy class.
QueryBase::getClass function core/lib/Drupal/Core/Entity/Query/QueryBase.php Finds a class in a list of namespaces.
ReadOnlyStreamWrapperTest::$classname property core/tests/Drupal/KernelTests/Core/File/ReadOnlyStreamWrapperTest.php A fully-qualified stream wrapper class name to register for the test.

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