| RegionalSettingsFormTest::$adminAccount |
property |
core/modules/system/tests/src/Functional/Form/RegionalSettingsFormTest.php |
A user with permission to administer site configuration. |
| RegionalSettingsFormTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Form/RegionalSettingsFormTest.php |
The theme to install as the default for testing. |
| RegionalSettingsFormTest::$modules |
property |
core/modules/system/tests/src/Functional/Form/RegionalSettingsFormTest.php |
Modules to install. |
| RegionalSettingsFormTest::testRegionalSettingsForm |
function |
core/modules/system/tests/src/Functional/Form/RegionalSettingsFormTest.php |
Tests the system_regional_settings form. |
| RegisterSerializationClassesCompilerPassTest |
class |
core/modules/serialization/tests/src/Unit/CompilerPass/RegisterSerializationClassesCompilerPassTest.php |
Tests Drupal\serialization\RegisterSerializationClassesCompilerPass. |
| RegisterSerializationClassesCompilerPassTest.php |
file |
core/modules/serialization/tests/src/Unit/CompilerPass/RegisterSerializationClassesCompilerPassTest.php |
|
| RegisterSerializationClassesCompilerPassTest::testEncoders |
function |
core/modules/serialization/tests/src/Unit/CompilerPass/RegisterSerializationClassesCompilerPassTest.php |
Tests encoders. |
| RegistrationWithUserFieldsTest |
class |
core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php |
Tests user registration forms with additional fields. |
| RegistrationWithUserFieldsTest.php |
file |
core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php |
|
| RegistrationWithUserFieldsTest::$defaultTheme |
property |
core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php |
The theme to install as the default for testing. |
| RegistrationWithUserFieldsTest::$modules |
property |
core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php |
Modules to install. |
| RegistrationWithUserFieldsTest::$page |
property |
core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php |
DocumentElement object. |
| RegistrationWithUserFieldsTest::$webAssert |
property |
core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php |
WebAssert object. |
| RegistrationWithUserFieldsTest::setUp |
function |
core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php |
|
| RegistrationWithUserFieldsTest::testRegistrationWithUserFields |
function |
core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php |
Tests Field API fields on user registration forms. |
| RegistryTest |
class |
core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php |
Tests the behavior of the ThemeRegistry class. |
| RegistryTest |
class |
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php |
Tests Drupal\Core\Theme\Registry. |
| RegistryTest.php |
file |
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php |
|
| RegistryTest.php |
file |
core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php |
|
| RegistryTest::$cache |
property |
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php |
The mocked cache backend. |
| RegistryTest::$functions |
property |
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php |
The list of functions that get_defined_functions() should provide. |
| RegistryTest::$kernel |
property |
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php |
The kernel. |
| RegistryTest::$keyValueFactory |
property |
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php |
They key value factory. |
| RegistryTest::$lock |
property |
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php |
The mocked lock backend. |
| RegistryTest::$moduleHandler |
property |
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php |
The mocked module handler. |
| RegistryTest::$moduleList |
property |
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php |
The module list. |
| RegistryTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php |
Modules to install. |
| RegistryTest::$profile |
property |
core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php |
The profile to use for this test. |
| RegistryTest::$registry |
property |
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php |
The mocked theme registry. |
| RegistryTest::$runtimeCache |
property |
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php |
The mocked cache backend. |
| RegistryTest::$themeHandler |
property |
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php |
The mocked theme handler. |
| RegistryTest::$themeInitialization |
property |
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php |
The mocked theme initialization. |
| RegistryTest::$themeManager |
property |
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php |
The theme manager. |
| RegistryTest::provider40xThemeSuggestions |
function |
core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php |
Data provider for test40xThemeSuggestions(). |
| RegistryTest::providerTestPostProcessExtension |
function |
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php |
Provides test data to ::testPostProcessExtension(). |
| RegistryTest::setUp |
function |
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php |
|
| RegistryTest::tearDown |
function |
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php |
|
| RegistryTest::test200ThemeSuggestions |
function |
core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php |
Tests page theme suggestions for 200 responses. |
| RegistryTest::test40xThemeSuggestions |
function |
core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php |
Tests page theme suggestions for 40x responses. |
| RegistryTest::testGetRegistryForModule |
function |
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php |
Tests getting the theme registry defined by a module. |
| RegistryTest::testMultipleSubThemes |
function |
core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php |
Tests the theme registry with multiple subthemes. |
| RegistryTest::testPostProcessExtension |
function |
core/tests/Drupal/Tests/Core/Theme/RegistryTest.php |
Tests post process extension. |
| RegistryTest::testRaceCondition |
function |
core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php |
Tests the behavior of the theme registry class. |
| RegistryTest::testSuggestionPreprocessFunctions |
function |
core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php |
Tests the theme registry with suggestions. |
| RegistryTest::testThemeRegistryAlterByTheme |
function |
core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php |
Tests that the theme registry can be altered by themes. |
| RegistryTest::testThemeSuggestions |
function |
core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php |
Tests front node theme suggestion generation. |
| RegistryTest::testThemeTemplatesRegisteredByModules |
function |
core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php |
Tests theme-provided templates that are registered by modules. |
| RegressionTest |
class |
core/tests/Drupal/KernelTests/Core/Database/RegressionTest.php |
Regression tests cases for the database layer. |
| RegressionTest.php |
file |
core/tests/Drupal/KernelTests/Core/Database/RegressionTest.php |
|
| RegressionTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Database/RegressionTest.php |
Modules to install. |