| DrupalFlushAllCachesInInstallerTest |
class |
core/tests/Drupal/FunctionalTests/Installer/DrupalFlushAllCachesInInstallerTest.php |
Tests drupal_flush_all_caches() during an install. |
| DrupalFlushAllCachesInInstallerTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/DrupalFlushAllCachesInInstallerTest.php |
|
| DrupalFlushAllCachesInInstallerTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/DrupalFlushAllCachesInInstallerTest.php |
The theme to install as the default for testing. |
| DrupalFlushAllCachesInInstallerTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/DrupalFlushAllCachesInInstallerTest.php |
The profile to install as a basis for testing. |
| DrupalFlushAllCachesInInstallerTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/DrupalFlushAllCachesInInstallerTest.php |
Prepares the current environment for running the test. |
| DrupalFlushAllCachesInInstallerTest::testInstalled |
function |
core/tests/Drupal/FunctionalTests/Installer/DrupalFlushAllCachesInInstallerTest.php |
Confirms that the installation succeeded. |
| DrupalFlushAllCachesTest |
class |
core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php |
Tests Drupal Flush All Caches. |
| DrupalFlushAllCachesTest.php |
file |
core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php |
|
| DrupalFlushAllCachesTest::$containerBuilds |
property |
core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php |
Stores the number of container builds. |
| DrupalFlushAllCachesTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php |
Modules to install. |
| DrupalFlushAllCachesTest::register |
function |
core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php |
Registers test-specific services. |
| DrupalFlushAllCachesTest::testDrupalFlushAllCachesModuleList |
function |
core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php |
Tests that drupal_flush_all_caches() uses core.extension properly. |
| DrupalInstalledTest |
class |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/DrupalInstalledTest.php |
Tests DrupalInstalled.php hash changes when scaffolding is run. |
| DrupalInstalledTest.php |
file |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/DrupalInstalledTest.php |
|
| DrupalInstalledTest::$fixtures |
property |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/DrupalInstalledTest.php |
The Fixtures object. |
| DrupalInstalledTest::$fixturesDir |
property |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/DrupalInstalledTest.php |
Directory to perform the tests in. |
| DrupalInstalledTest::setUp |
function |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/DrupalInstalledTest.php |
|
| DrupalInstalledTest::tearDown |
function |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/DrupalInstalledTest.php |
|
| DrupalInstalledTest::testDrupalInstalledHash |
function |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/DrupalInstalledTest.php |
Tests DrupalInstalled.php hash changes when scaffolding is run. |
| DrupalKernelSiteTest |
class |
core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelSiteTest.php |
Tests site-specific service overrides. |
| DrupalKernelSiteTest.php |
file |
core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelSiteTest.php |
|
| DrupalKernelSiteTest::testServicesYml |
function |
core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelSiteTest.php |
Tests services.yml in site directory. |
| DrupalKernelTest |
class |
core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php |
Tests DIC compilation to disk. |
| DrupalKernelTest |
class |
core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php |
Tests Drupal\Core\DrupalKernel. |
| DrupalKernelTest.php |
file |
core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php |
|
| DrupalKernelTest.php |
file |
core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php |
|
| DrupalKernelTest::bootKernel |
function |
core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php |
Bootstraps a kernel for a test. |
| DrupalKernelTest::getTestKernel |
function |
core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php |
Build a kernel for testings. |
| DrupalKernelTest::providerClassLoaderAutoDetect |
function |
core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php |
Data provider for self::testClassLoaderAutoDetect. |
| DrupalKernelTest::providerTestTrustedHosts |
function |
core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php |
Provides test data for testTrustedHosts(). |
| DrupalKernelTest::tearDown |
function |
core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php |
|
| DrupalKernelTest::testClassLoaderAutoDetect |
function |
core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php |
Tests class_loader_auto_detect setting. |
| DrupalKernelTest::testCompileDIC |
function |
core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php |
Tests DIC compilation. |
| DrupalKernelTest::testFindSitePath |
function |
core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php |
Tests site path finding. |
| DrupalKernelTest::testLocale |
function |
core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php |
Tests system locale. |
| DrupalKernelTest::testPreventChangeOfSitePath |
function |
core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php |
Tests setting of site path after kernel boot. |
| DrupalKernelTest::testRepeatedBootWithDifferentEnvironment |
function |
core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php |
Tests repeated loading of compiled DIC with different environment. |
| DrupalKernelTest::testResetContainer |
function |
core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php |
Tests reset container. |
| DrupalKernelTest::testTrustedHosts |
function |
core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php |
Tests hostname validation with settings. |
| DrupalKernelTest::testUnBootedTerminate |
function |
core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php |
Tests un booted terminate. |
| DrupalLogErrorTest |
class |
core/tests/Drupal/Tests/Core/Error/DrupalLogErrorTest.php |
Tests logging of errors in core/error.inc. |
| DrupalLogErrorTest.php |
file |
core/tests/Drupal/Tests/Core/Error/DrupalLogErrorTest.php |
|
| DrupalLogErrorTest::getScriptBody |
function |
core/tests/Drupal/Tests/Core/Error/DrupalLogErrorTest.php |
|
| DrupalLogErrorTest::provideFatalExitCodeData |
function |
core/tests/Drupal/Tests/Core/Error/DrupalLogErrorTest.php |
|
| DrupalLogErrorTest::testFatalExitCode |
function |
core/tests/Drupal/Tests/Core/Error/DrupalLogErrorTest.php |
Tests that fatal errors return a non-zero exit code. |
| DrupalMessengerServiceTest |
class |
core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php |
Tests the Messenger service. |
| DrupalMessengerServiceTest.php |
file |
core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php |
|
| DrupalMessengerServiceTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php |
The theme to install as the default for testing. |
| DrupalMessengerServiceTest::$modules |
property |
core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php |
Modules to install. |
| DrupalMessengerServiceTest::testDrupalMessengerService |
function |
core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php |
Tests Messenger service. |