| UITestBase::$fullAdminUser |
property |
core/modules/views_ui/tests/src/Functional/UITestBase.php |
An admin user with administrative permissions for views, blocks, and nodes. |
| UITestBase::$modules |
property |
core/modules/views_ui/tests/src/Functional/UITestBase.php |
|
| UITestBase::drupalGet |
function |
core/modules/views_ui/tests/src/Functional/UITestBase.php |
|
| UITestBase::randomView |
function |
core/modules/views_ui/tests/src/Functional/UITestBase.php |
A helper method which creates a random view. |
| UITestBase::setUp |
function |
core/modules/views_ui/tests/src/Functional/UITestBase.php |
|
| UmamiMultilingualInstallTest |
class |
core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php |
Tests the multilingual installer installing the Umami profile. |
| UmamiMultilingualInstallTest.php |
file |
core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php |
|
| UmamiMultilingualInstallTest::$langcode |
property |
core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php |
The language code in which to install Drupal. |
| UmamiMultilingualInstallTest::$profile |
property |
core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php |
The installation profile to install. |
| UmamiMultilingualInstallTest::getPo |
function |
core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php |
Returns the string for the test .po file. |
| UmamiMultilingualInstallTest::installParameters |
function |
core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php |
Returns the parameters that will be used when the test installs Drupal. |
| UmamiMultilingualInstallTest::setUpLanguage |
function |
core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php |
Installer step: Select language. |
| UmamiMultilingualInstallTest::testUmami |
function |
core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php |
Ensures that Umami can be installed with Spanish as the default language. |
| UncacheableTestAccessResult |
class |
core/tests/Drupal/Tests/Core/Access/AccessResultTest.php |
Stub class for testing AccessResult. |
| UncacheableTestAccessResult::$value |
property |
core/tests/Drupal/Tests/Core/Access/AccessResultTest.php |
The access result value. 'ALLOWED', 'FORBIDDEN' or 'NEUTRAL'. |
| UncacheableTestAccessResult::andIf |
function |
core/tests/Drupal/Tests/Core/Access/AccessResultTest.php |
|
| UncacheableTestAccessResult::isAllowed |
function |
core/tests/Drupal/Tests/Core/Access/AccessResultTest.php |
|
| UncacheableTestAccessResult::isForbidden |
function |
core/tests/Drupal/Tests/Core/Access/AccessResultTest.php |
|
| UncacheableTestAccessResult::isNeutral |
function |
core/tests/Drupal/Tests/Core/Access/AccessResultTest.php |
|
| UncacheableTestAccessResult::orIf |
function |
core/tests/Drupal/Tests/Core/Access/AccessResultTest.php |
|
| UncacheableTestAccessResult::__construct |
function |
core/tests/Drupal/Tests/Core/Access/AccessResultTest.php |
Constructs a new UncacheableTestAccessResult object. |
| UncaughtExceptionTest |
class |
core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php |
Tests kernel panic when things are really messed up. |
| UncaughtExceptionTest.php |
file |
core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php |
|
| UncaughtExceptionTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php |
|
| UncaughtExceptionTest::$expectedExceptionMessage |
property |
core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php |
Exceptions thrown by site under test that contain this text are ignored. |
| UncaughtExceptionTest::$modules |
property |
core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php |
|
| UncaughtExceptionTest::assertErrorLogged |
function |
core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php |
Asserts that a specific error has been logged to the PHP error log. |
| UncaughtExceptionTest::assertNoErrorsLogged |
function |
core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php |
Asserts that no errors have been logged to the PHP error.log thus far. |
| UncaughtExceptionTest::setUp |
function |
core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php |
|
| UncaughtExceptionTest::testErrorContainer |
function |
core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php |
Tests a container which has an error. |
| UncaughtExceptionTest::testExceptionContainer |
function |
core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php |
Tests a container which has an exception really early. |
| UncaughtExceptionTest::testLoggerException |
function |
core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php |
Tests fallback to PHP error log when an exception is thrown while logging. |
| UncaughtExceptionTest::testLostDatabaseConnection |
function |
core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php |
Tests the case when the database connection is gone. |
| UncaughtExceptionTest::testMissingDependency |
function |
core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php |
Tests a missing dependency on a service. |
| UncaughtExceptionTest::testUncaughtException |
function |
core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php |
Tests uncaught exception handling when system is in a bad state. |
| UncaughtExceptionTest::testUncaughtExceptionCustomExceptionHandler |
function |
core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php |
Tests uncaught exception handling with custom exception handler. |
| UncaughtExceptionTest::testUncaughtFatalError |
function |
core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php |
Tests displaying an uncaught fatal error. |
| under_test_update_1 |
function |
core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php |
Simulates a hook_update_N function. |
| under_test_update_1234_failed |
function |
core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php |
Simulates a hook_update_N function. |
| under_test_update_20 |
function |
core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php |
Simulates a hook_update_N function. |
| under_test_update_3000 |
function |
core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php |
Simulates a hook_update_N function. |
| UnicodeTest |
class |
core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Test unicode handling features implemented in Unicode component. |
| UnicodeTest.php |
file |
core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
|
| UnicodeTest.txt |
file |
core/modules/search/tests/UnicodeTest.txt |
… |
| UnicodeTest::providerLcfirst |
function |
core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Data provider for testLcfirst(). |
| UnicodeTest::providerTestConvertToUtf8 |
function |
core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Provides data to self::testConvertToUtf8(). |
| UnicodeTest::providerTestTruncateBytes |
function |
core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Provides data for self::testTruncateBytes(). |
| UnicodeTest::providerTestValidateUtf8 |
function |
core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Provides data for self::testValidateUtf8(). |
| UnicodeTest::providerTruncate |
function |
core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Data provider for testTruncate(). |
| UnicodeTest::providerUcfirst |
function |
core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Data provider for testUcfirst(). |