| OrderByTest::setUp |
function |
core/tests/Drupal/Tests/Core/Database/OrderByTest.php |
|
| OrderByTest::testFieldEscaping |
function |
core/tests/Drupal/Tests/Core/Database/OrderByTest.php |
Tests that fields passed for ordering get escaped properly. |
| OrderByTest::testInvalidDirection |
function |
core/tests/Drupal/Tests/Core/Database/OrderByTest.php |
Checks that invalid sort directions in ORDER BY get converted to ASC. |
| OriginatorSubscriberTest |
class |
core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php |
Tests default originator subscriber. |
| OriginatorSubscriberTest.php |
file |
core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php |
|
| OriginatorSubscriberTest::$modules |
property |
core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php |
|
| OriginatorSubscriberTest::setUp |
function |
core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php |
|
| OriginatorSubscriberTest::testCustomEnvelope |
function |
core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php |
Ensure that the envelope sender can be customized using a custom envelope. |
| OriginatorSubscriberTest::testCustomEnvelopeSubscriber |
function |
core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php |
Ensure that the envelope sender can be customized using an event subscriber. |
| OriginatorSubscriberTest::testCustomEnvelopeSubscriberWithCustomMessageSender |
function |
core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php |
Ensure that the envelope sender can be customized using an event subscriber. |
| OriginatorSubscriberTest::testCustomEnvelopeWithCustomMessageSender |
function |
core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php |
Ensure that the envelope sender can be customized using a custom envelope. |
| OriginatorSubscriberTest::testCustomFrom |
function |
core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php |
Ensure that the from address can be customized. |
| OriginatorSubscriberTest::testCustomFromSubscriber |
function |
core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php |
Ensure that the from address can be customized. |
| OriginatorSubscriberTest::testCustomMessageSender |
function |
core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php |
Ensure that the message sender is set to the site mail with custom from. |
| OriginatorSubscriberTest::testCustomMessageSenderSubscriber |
function |
core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php |
Ensure that the message sender can be customized using an event subscriber. |
| OriginatorSubscriberTest::testDefaultEnvelopeSender |
function |
core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php |
Ensure that the envelope sender is set to the site mail address. |
| OriginatorSubscriberTest::testDefaultEnvelopeSenderWithCustomFrom |
function |
core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php |
Ensure that the envelope sender is set to the site mail with custom from. |
| OriginatorSubscriberTest::testDefaultFrom |
function |
core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php |
Ensure that the from address is set to the site mail address. |
| OriginatorSubscriberTest::testDefaultMessageSender |
function |
core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php |
Ensure that there is no message sender with default from address. |
| OriginatorSubscriberTest::testDefaultMessageSenderWithCustomFrom |
function |
core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php |
Ensure that the message sender is set to the site mail with custom from. |
| OriginatorSubscriberTest::testLocalizedDefaultFrom |
function |
core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php |
Ensure that the from address is set with the correct locale. |
| outbound_processing_test.info.yml |
file |
core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.info.yml |
core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.info.yml |
| outbound_processing_test.routing.yml |
file |
core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.routing.yml |
core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.routing.yml |
| OverlapWithTopLevelDependenciesTest |
class |
core/tests/Drupal/Tests/Composer/Generator/OverlapWithTopLevelDependenciesTest.php |
Tests DrupalCoreRecommendedBuilder. |
| OverlapWithTopLevelDependenciesTest.php |
file |
core/tests/Drupal/Tests/Composer/Generator/OverlapWithTopLevelDependenciesTest.php |
|
| OverlapWithTopLevelDependenciesTest::templateProjectPathProvider |
function |
core/tests/Drupal/Tests/Composer/Generator/OverlapWithTopLevelDependenciesTest.php |
Provides data for testOverlapWithTemplateProject(). |
| OverlapWithTopLevelDependenciesTest::testOverlapWithTemplateProject |
function |
core/tests/Drupal/Tests/Composer/Generator/OverlapWithTopLevelDependenciesTest.php |
Tests top level and core-recommended dependencies do not overlap. |
| OverriddenConfigImportTest |
class |
core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php |
Tests importing of config with language overrides. |
| OverriddenConfigImportTest.php |
file |
core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php |
|
| OverriddenConfigImportTest::$modules |
property |
core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php |
Modules to install. |
| OverriddenConfigImportTest::setUp |
function |
core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php |
|
| OverriddenConfigImportTest::testConfigImportUpdates |
function |
core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php |
Tests importing overridden config alongside config in the default language. |
| OverriddenConfigurationTest |
class |
core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php |
Tests handling of configuration overrides. |
| OverriddenConfigurationTest.php |
file |
core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php |
|
| OverriddenConfigurationTest::$defaultTheme |
property |
core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php |
The theme to install as the default for testing. |
| OverriddenConfigurationTest::$modules |
property |
core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php |
Modules to install. |
| OverriddenConfigurationTest::assertOverriddenBlockDisabled |
function |
core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php |
Asserts that an overridden block has Settings Tray disabled. |
| OverriddenConfigurationTest::setUp |
function |
core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php |
|
| OverriddenConfigurationTest::testOverriddenBlock |
function |
core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php |
Tests that blocks with configuration overrides are disabled. |
| OverriddenConfigurationTest::testOverriddenConfigurationRemoved |
function |
core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php |
Tests blocks with overridden related configuration removed when overridden. |
| OverrideDisplaysTest |
class |
core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php |
Tests that displays can be correctly overridden via the user interface. |
| OverrideDisplaysTest.php |
file |
core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php |
|
| OverrideDisplaysTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php |
|
| OverrideDisplaysTest::setUp |
function |
core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php |
|
| OverrideDisplaysTest::testOverrideDisplays |
function |
core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php |
Tests that displays can be overridden via the UI. |
| OverrideDisplaysTest::testRevertAllDisplays |
function |
core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php |
Tests that the revert to all displays select-option works as expected. |
| OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays |
function |
core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php |
Tests that the wizard correctly sets up default and overridden displays. |
| OverrideMenuLinksConfigActionTest |
class |
core/tests/Drupal/KernelTests/Core/Menu/OverrideMenuLinksConfigActionTest.php |
Tests overriding static menu links with config actions. |
| OverrideMenuLinksConfigActionTest.php |
file |
core/tests/Drupal/KernelTests/Core/Menu/OverrideMenuLinksConfigActionTest.php |
|
| OverrideMenuLinksConfigActionTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Menu/OverrideMenuLinksConfigActionTest.php |
|