Search for class
- Search 7.x for class
- Search 9.5.x for class
- Search 8.9.x for class
- Search 10.3.x for class
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeClassicTest | class | core/ |
Tests the classic node migration runs. |
| NodeClassicTest.php | file | core/ |
|
| NodeClassicTest::$modules | property | core/ |
Modules to install. |
| NodeClassicTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| NodeClassicTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| NodeClassicTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| NodeClassicTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| NodeClassicTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| NodeClassicTest::setUp | function | core/ |
|
| NodeClassicTest::testNodeClassicUpgrade | function | core/ |
Tests node classic migration via the UI. |
| NodeMigrateType::NODE_MIGRATE_TYPE_CLASSIC | constant | core/ |
Only the classic node migration map tables are in use. |
| NonAnnotatedClass | class | core/ |
A non-annotated test plugin class. |
| NonAnnotatedClass.php | file | core/ |
|
| NonInheritingBundleClass | class | core/ |
An invalid bundle class which does not inherit the main entity class. |
| NonInheritingBundleClass.php | file | core/ |
|
| NoSerializationClassTestResource | class | core/ |
Class used to test that serialization_class is optional. |
| NoSerializationClassTestResource.php | file | core/ |
|
| NoSerializationClassTestResource::post | function | core/ |
Responds to a POST request. |
| NotATestClass | class | core/ |
|
| OffCanvasTest::$lastDialogClass | property | core/ |
Stores to the class that should be on the last dialog. |
| OptimizedPhpArrayDumperTest::$dumperClass | property | core/ |
Stores the dumper class to use. |
| Page header for Classes page | group | core/ |
Introduction to classes |
| PagerTest::assertClass | function | core/ |
Asserts that an element has a given class. |
| PagerTest::assertNoClass | function | core/ |
Asserts that an element does not have a given class. |
| PagerTest::testActiveClass | function | core/ |
Tests markup and CSS classes of pager links. |
| PerformanceTestBase::installModulesFromClassProperty | function | core/ |
Install modules defined by `static::$modules`. |
| PerformanceTestTrait::doInstallModulesFromClassProperty | function | core/ |
Helper for ::installModulesFromClassProperty(). |
| PhpUnitApiFindAllClassFilesTest | class | core/ |
Tests ::findAllClassFiles() between TestDiscovery and PhpUnitTestDiscovery. |
| PhpUnitApiFindAllClassFilesTest.php | file | core/ |
|
| PhpUnitApiFindAllClassFilesTest::argumentsProvider | function | core/ |
Provides test data to ::testEquality. |
| PhpUnitApiFindAllClassFilesTest::testEquality | function | core/ |
Checks that Drupal legacy and PHPUnit API based discoveries are equal. |
| PhpUnitApiGetTestClassesTest | class | core/ |
Tests ::getTestClasses() between TestDiscovery and PhpPUnitTestDiscovery. |
| PhpUnitApiGetTestClassesTest.php | file | core/ |
|
| PhpUnitApiGetTestClassesTest::argumentsProvider | function | core/ |
Provides test data to ::testEquality. |
| PhpUnitApiGetTestClassesTest::testEquality | function | core/ |
Checks that Drupal legacy and PHPUnit API based discoveries are equal. |
| PhpUnitAutoloaderTest::testPhpUnitTestClassesLoading | function | core/ |
Tests loading of classes provided by test sub modules. |
| PhpUnitBridgeIsolatedTest::testDeprecatedClass | function | core/ |
|
| PhpUnitBridgeTest::testDeprecatedClass | function | core/ |
Tests class deprecation. |
| PhpUnitBridgeTest::testDeprecatedClass | function | core/ |
Tests class-level deprecation. |
| PhpUnitTestDiscovery::findAllClassFiles | function | core/ |
Discovers all class files in all available extensions. |
| PhpUnitTestDiscovery::getTestClasses | function | core/ |
Discovers available tests. |
| PhpUnitTestDiscovery::getTestClassInfo | function | core/ |
Returns the test class information. |
| PhpUnitTestDummyClass | class | core/ |
Dummy test class. |
| PhpUnitTestDummyClass.php | file | core/ |
|
| PhpUnitTestRunner::processPhpUnitOnSingleTestClassOutcome | function | core/ |
Processes PHPUnit test execution output. |
| PhpUnitTestRunner::startPhpUnitOnSingleTestClass | function | core/ |
Starts asynchronous execution of a PHPUnit process. |
| Plugin::getClass | function | core/ |
Gets the class of the annotated class. |
| Plugin::setClass | function | core/ |
Sets the class of the annotated class. |
| PluginDefinition::$class | property | core/ |
A fully qualified class name. |
| PluginDefinition::getClass | function | core/ |
Gets the class. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.