Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. Search main for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
OptionsWidgetsTest::testSelectListFloat function core/modules/options/tests/src/Functional/OptionsWidgetsTest.php Tests the 'options_select' widget (float values).
OptionsWidgetsTest::testSelectListMultiple function core/modules/options/tests/src/Functional/OptionsWidgetsTest.php Tests the 'options_select' widget (multiple select).
OptionsWidgetsTest::testSelectListRequiredErrorAttribute function core/modules/options/tests/src/Functional/OptionsWidgetsTest.php Tests the '#required_error' attribute for the select list.
OptionsWidgetsTest::testSelectListSingle function core/modules/options/tests/src/Functional/OptionsWidgetsTest.php Tests the 'options_select' widget (single select).
options_config_install_test.info.yml file core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml
options_test.info.yml file core/modules/options/tests/options_test/options_test.info.yml core/modules/options/tests/options_test/options_test.info.yml
options_test_views.info.yml file core/modules/options/tests/options_test_views/options_test_views.info.yml core/modules/options/tests/options_test_views/options_test_views.info.yml
OrderByTest class core/tests/Drupal/Tests/Core/Database/OrderByTest.php Tests the orderBy() method of select queries.
OrderByTest.php file core/tests/Drupal/Tests/Core/Database/OrderByTest.php
OrderByTest::$query property core/tests/Drupal/Tests/Core/Database/OrderByTest.php The select query object to test.
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::$configImporter property core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php Config Importer object used for testing.
OverriddenConfigImportTest::$modules property core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php
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
OverriddenConfigurationTest::$modules property core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php
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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.