Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ClaroLayoutBuilderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ClaroLayoutBuilderTest::$modules | property | core/ |
Modules to enable. |
| ClaroLayoutBuilderTest::setUp | function | core/ |
|
| ClaroLayoutBuilderTest::testContextualLinks | function | core/ |
Tests the layout builder has expected contextual links with Claro. |
| ClaroMenuUiJavascriptTest | class | core/ |
Runs MenuUiJavascriptTest in Claro. |
| ClaroMenuUiJavascriptTest.php | file | core/ |
|
| ClaroMenuUiJavascriptTest::$modules | property | core/ |
Modules to enable. |
| ClaroMenuUiJavascriptTest::setUp | function | core/ |
|
| ClaroMenuUiJavascriptTest::testBlockContextualLinks | function | core/ |
Intentionally empty method. |
| ClaroTableDragTest | class | core/ |
Runs TableDragTest in Claro. |
| ClaroTableDragTest.php | file | core/ |
|
| ClaroTableDragTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ClaroTableDragTest::findWeightsToggle | function | core/ |
Finds the show/hide weight toggle element. |
| ClaroTest | class | core/ |
Tests the Claro theme. |
| ClaroTest.php | file | core/ |
|
| ClaroTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ClaroTest::$modules | property | core/ |
Modules to enable. |
| ClaroTest::testConfigSchema | function | core/ |
Test Claro's configuration schema. |
| ClaroTest::testIsUninstallable | function | core/ |
Tests that the Claro theme can be uninstalled, despite being experimental. |
| ClaroTest::testRegressionMissingElementsCss | function | core/ |
Testing that Claro theme's global library is always attached. |
| ClaroViewsUiTest | class | core/ |
Runs tests on Views UI using Claro. |
| ClaroViewsUiTest.php | file | core/ |
|
| ClaroViewsUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ClaroViewsUiTest::$modules | property | core/ |
Modules to enable. |
| ClaroViewsUiTest::setUp | function | core/ |
|
| ClaroViewsUiTest::testViewsUiDropButtonCssClasses | function | core/ |
Tests Views UI dropbutton CSS classes. |
| ClaroViewsUiTest::testViewsUiTabsCssClasses | function | core/ |
Tests Views UI display menu tabs CSS classes. |
| ClassFinderTest | class | core/ |
@coversDefaultClass \Drupal\Component\ClassFinder\ClassFinder[[api-linebreak]] @group ClassFinder |
| ClassFinderTest.php | file | core/ |
|
| ClassFinderTest::testFindFile | function | core/ |
@covers ::findFile[[api-linebreak]] |
| ClassLoaderTest | class | core/ |
@group ClassLoader @group legacy @runTestsInSeparateProcesses |
| ClassLoaderTest | class | core/ |
Tests class loading for modules. |
| ClassLoaderTest.php | file | core/ |
|
| ClassLoaderTest.php | file | core/ |
|
| ClassLoaderTest::$apcuEnsureUniquePrefix | property | core/ |
The flag to set 'apcu_ensure_unique_prefix' setting. |
| ClassLoaderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ClassLoaderTest::$expected | property | core/ |
The expected result from calling the module-provided class' method. |
| ClassLoaderTest::setUp | function | core/ |
|
| ClassLoaderTest::testAutoloadFromModuleFile | function | core/ |
Tests that .module files can use class constants in main section. |
| ClassLoaderTest::testClassLoading | function | core/ |
Tests that module-provided classes can be loaded when a module is enabled. |
| ClassLoaderTest::testClassLoadingDisabledModules | function | core/ |
Tests that module-provided classes can't be loaded from disabled modules. |
| ClassLoaderTest::testClassLoadingNotInstalledModules | function | core/ |
Tests that module-provided classes can't be loaded if module not installed. |
| ClassLoaderTest::testDrupalClassloadeRegisterDeprecation | function | core/ |
@expectedDeprecation drupal_classloader_register() is deprecated in Drupal 8.8.0 and will be removed before Drupal 9.0.0. Use the method ::addPsr4() of the class_loader service to register the namespace. See https://www.drupal.org/node/3035275. |
| ClassLoaderTest::testMultipleModules | function | core/ |
Ensures the negative caches in the class loader don't result in crashes. |
| ClassLoaderTest::testSystemRegisterDeprecation | function | core/ |
@expectedDeprecation system_register() is deprecated in Drupal 8.8.0 and will be removed before Drupal 9.0.0. There is no replacement for this function. To achieve the same functionality use this snippet: $path =… |
| 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. |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.