| EntryPointTest.php |
file |
core/modules/jsonapi/tests/src/Functional/EntryPointTest.php |
|
| EntryPointTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/Functional/EntryPointTest.php |
The theme to install as the default for testing. |
| EntryPointTest::$modules |
property |
core/modules/jsonapi/tests/src/Functional/EntryPointTest.php |
Modules to install. |
| EntryPointTest::testEntryPoint |
function |
core/modules/jsonapi/tests/src/Functional/EntryPointTest.php |
Test GET to the entry point. |
| EnvironmentCleanerTest |
class |
core/tests/Drupal/KernelTests/Core/Test/EnvironmentCleanerTest.php |
Tests Drupal\Core\Test\EnvironmentCleaner. |
| EnvironmentCleanerTest.php |
file |
core/tests/Drupal/KernelTests/Core/Test/EnvironmentCleanerTest.php |
|
| EnvironmentCleanerTest::testDoCleanTemporaryDirectories |
function |
core/tests/Drupal/KernelTests/Core/Test/EnvironmentCleanerTest.php |
Tests do clean temporary directories. |
| EnvironmentSupportValidatorTest |
class |
core/modules/package_manager/tests/src/Kernel/EnvironmentSupportValidatorTest.php |
Tests Environment Support Validator. |
| EnvironmentSupportValidatorTest.php |
file |
core/modules/package_manager/tests/src/Kernel/EnvironmentSupportValidatorTest.php |
|
| EnvironmentSupportValidatorTest::testInvalidUrl |
function |
core/modules/package_manager/tests/src/Kernel/EnvironmentSupportValidatorTest.php |
Tests handling of an invalid URL in the environment support variable. |
| EnvironmentSupportValidatorTest::testInvalidUrlDuringPreApply |
function |
core/modules/package_manager/tests/src/Kernel/EnvironmentSupportValidatorTest.php |
Tests an invalid URL in the environment support variable during pre-apply. |
| EnvironmentSupportValidatorTest::testValidUrl |
function |
core/modules/package_manager/tests/src/Kernel/EnvironmentSupportValidatorTest.php |
Tests that the validation message links to the provided URL. |
| EnvironmentSupportValidatorTest::testValidUrlDuringPreApply |
function |
core/modules/package_manager/tests/src/Kernel/EnvironmentSupportValidatorTest.php |
Tests that the validation message links to the provided URL during pre-apply. |
| EnvironmentTest |
class |
core/tests/Drupal/Tests/Component/Utility/EnvironmentTest.php |
Test PHP Environment helper methods. |
| EnvironmentTest.php |
file |
core/tests/Drupal/Tests/Component/Utility/EnvironmentTest.php |
|
| EnvironmentTest::providerTestCheckMemoryLimit |
function |
core/tests/Drupal/Tests/Component/Utility/EnvironmentTest.php |
Provides data for testCheckMemoryLimit(). |
| EnvironmentTest::testCheckMemoryLimit |
function |
core/tests/Drupal/Tests/Component/Utility/EnvironmentTest.php |
Tests \Drupal\Component\Utility\Environment::checkMemoryLimit(). |
| EquivalentUpdateTest |
class |
core/modules/system/tests/src/Functional/UpdateSystem/EquivalentUpdateTest.php |
Tests that update hooks are properly run. |
| EquivalentUpdateTest.php |
file |
core/modules/system/tests/src/Functional/UpdateSystem/EquivalentUpdateTest.php |
|
| EquivalentUpdateTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/UpdateSystem/EquivalentUpdateTest.php |
The theme to install as the default for testing. |
| EquivalentUpdateTest::$modules |
property |
core/modules/system/tests/src/Functional/UpdateSystem/EquivalentUpdateTest.php |
Modules to install. |
| EquivalentUpdateTest::$updateUrl |
property |
core/modules/system/tests/src/Functional/UpdateSystem/EquivalentUpdateTest.php |
The update URL. |
| EquivalentUpdateTest::$user |
property |
core/modules/system/tests/src/Functional/UpdateSystem/EquivalentUpdateTest.php |
|
| EquivalentUpdateTest::setUp |
function |
core/modules/system/tests/src/Functional/UpdateSystem/EquivalentUpdateTest.php |
|
| EquivalentUpdateTest::testModuleUninstall |
function |
core/modules/system/tests/src/Functional/UpdateSystem/EquivalentUpdateTest.php |
Tests that module uninstall removes skipped update information. |
| EquivalentUpdateTest::testUpdateHooks |
function |
core/modules/system/tests/src/Functional/UpdateSystem/EquivalentUpdateTest.php |
Tests that update hooks are properly run. |
| equivalent_update_test.info.yml |
file |
core/modules/system/tests/modules/equivalent_update_test/equivalent_update_test.info.yml |
core/modules/system/tests/modules/equivalent_update_test/equivalent_update_test.info.yml |
| equivalent_update_test.install |
file |
core/modules/system/tests/modules/equivalent_update_test/equivalent_update_test.install |
|
| ErrorHandlerTest |
class |
core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php |
Performs tests on the Drupal error and exception handler. |
| ErrorHandlerTest.php |
file |
core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php |
|
| ErrorHandlerTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php |
The theme to install as the default for testing. |
| ErrorHandlerTest::$modules |
property |
core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php |
Modules to install. |
| ErrorHandlerTest::assertErrorMessage |
function |
core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php |
Helper function: assert that the error message is found. |
| ErrorHandlerTest::assertNoErrorMessage |
function |
core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php |
Helper function: assert that the error message is not found. |
| ErrorHandlerTest::assertNoMessages |
function |
core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php |
Asserts that no messages are printed onto the page. |
| ErrorHandlerTest::testCustomErrorHandler |
function |
core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php |
Tests a custom error handler set in settings.php. |
| ErrorHandlerTest::testErrorHandler |
function |
core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php |
Tests the error handler. |
| ErrorHandlerTest::testExceptionHandler |
function |
core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php |
Tests the exception handler. |
| ErrorServiceTestServiceProvider |
class |
core/modules/system/tests/modules/error_service_test/src/ErrorServiceTestServiceProvider.php |
The service provider for testing bedlam in container rebuilds. |
| ErrorServiceTestServiceProvider.php |
file |
core/modules/system/tests/modules/error_service_test/src/ErrorServiceTestServiceProvider.php |
|
| ErrorServiceTestServiceProvider::$containerBuilder |
property |
core/modules/system/tests/modules/error_service_test/src/ErrorServiceTestServiceProvider.php |
The in-situ container builder. |
| ErrorServiceTestServiceProvider::alter |
function |
core/modules/system/tests/modules/error_service_test/src/ErrorServiceTestServiceProvider.php |
Modifies existing service definitions. |
| ErrorTest |
class |
core/tests/Drupal/Tests/Core/Utility/ErrorTest.php |
Tests Drupal\Core\Utility\Error. |
| ErrorTest.php |
file |
core/tests/Drupal/Tests/Core/Utility/ErrorTest.php |
|
| ErrorTest::createBacktraceItem |
function |
core/tests/Drupal/Tests/Core/Utility/ErrorTest.php |
Creates a mock backtrace item. |
| ErrorTest::providerTestFormatBacktrace |
function |
core/tests/Drupal/Tests/Core/Utility/ErrorTest.php |
Data provider for testFormatBacktrace. |
| ErrorTest::providerTestGetLastCaller |
function |
core/tests/Drupal/Tests/Core/Utility/ErrorTest.php |
Data provider for testGetLastCaller. |
| ErrorTest::testFormatBacktrace |
function |
core/tests/Drupal/Tests/Core/Utility/ErrorTest.php |
Tests the formatBacktrace() method. |
| ErrorTest::testGetLastCaller |
function |
core/tests/Drupal/Tests/Core/Utility/ErrorTest.php |
Tests the getLastCaller() method. |
| ErrorTestController |
class |
core/modules/system/tests/modules/error_test/src/Controller/ErrorTestController.php |
Controller routines for error_test routes. |