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. 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
OliveroHexToHslTest::hexCodes function core/themes/olivero/tests/src/Unit/OliveroHexToHslTest.php Data provider of hex codes and HSL values.
OliveroHexToHslTest::setUp function core/themes/olivero/tests/src/Unit/OliveroHexToHslTest.php
OliveroHexToHslTest::testHexToHsl function core/themes/olivero/tests/src/Unit/OliveroHexToHslTest.php Tests hex to HSL conversion.
OliveroMessagesTest class core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroMessagesTest.php Runs OliveroMessagesTest in Olivero.
OliveroMessagesTest.php file core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroMessagesTest.php
OliveroMessagesTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroMessagesTest.php The theme to install as the default for testing.
OliveroMessagesTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroMessagesTest.php Modules to install.
OliveroMessagesTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroMessagesTest.php
OliveroMessagesTest::testDataDrupalSelectors function core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroMessagesTest.php Tests data-drupal-selector="messages" exists.
OliveroPostUpdateTest class core/themes/olivero/tests/src/Functional/Update/OliveroPostUpdateTest.php Tests the update path for Olivero.
OliveroPostUpdateTest.php file core/themes/olivero/tests/src/Functional/Update/OliveroPostUpdateTest.php
OliveroPostUpdateTest::$defaultTheme property core/themes/olivero/tests/src/Functional/Update/OliveroPostUpdateTest.php The theme to install as the default for testing.
OliveroPostUpdateTest::setDatabaseDumpFiles function core/themes/olivero/tests/src/Functional/Update/OliveroPostUpdateTest.php Set database dump files to be used.
OliveroPostUpdateTest::testOliveroThirdPartySettingsWithoutShortcut function core/themes/olivero/tests/src/Functional/Update/OliveroPostUpdateTest.php Tests update olivero third party settings without shortcut installed.
OliveroTest class core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php Tests the Olivero theme.
OliveroTest.php file core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php
OliveroTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php The theme to install as the default for testing.
OliveroTest::$modules property core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php Modules to install.
OliveroTest::$profile property core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php The profile to install as a basis for testing.
OliveroTest::testBaseLibraryAvailable function core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php Tests that the Olivero theme always adds base library files.
OliveroTest::testConfigSchema function core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php Test Olivero's configuration schema.
OliveroTest::testIsUninstallable function core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php Tests that the Olivero theme can be uninstalled.
OliveroTest::testPagerAttribute function core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php Tests pager attribute is present using pager_test.
OliveroTest::testPreprocessBlock function core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php Tests that olivero_preprocess_block is functioning as expected.
OliveroTest::testSystemSiteBrandingSlogan function core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php Tests slogan of system branding block.
OliveroTestThemeHooks class core/modules/system/tests/modules/olivero_test/src/Hook/OliveroTestThemeHooks.php Hook implementations for olivero_test.
OliveroTestThemeHooks.php file core/modules/system/tests/modules/olivero_test/src/Hook/OliveroTestThemeHooks.php
OliveroTestThemeHooks::preprocessFieldMultipleValueForm function core/modules/system/tests/modules/olivero_test/src/Hook/OliveroTestThemeHooks.php Implements hook_preprocess_field_multiple_value_form().
OliveroTestThemeHooks::preprocessHtml function core/modules/system/tests/modules/olivero_test/src/Hook/OliveroTestThemeHooks.php Implements hook_preprocess_html().
olivero_test.info.yml file core/modules/system/tests/modules/olivero_test/olivero_test.info.yml core/modules/system/tests/modules/olivero_test/olivero_test.info.yml
olivero_test.libraries.yml file core/modules/system/tests/modules/olivero_test/olivero_test.libraries.yml core/modules/system/tests/modules/olivero_test/olivero_test.libraries.yml
olivero_test.links.menu.yml file core/modules/system/tests/modules/olivero_test/olivero_test.links.menu.yml core/modules/system/tests/modules/olivero_test/olivero_test.links.menu.yml
OneTimeAuthenticationTest class core/modules/user/tests/src/Kernel/OneTimeAuthenticationTest.php Tests OneTimeAuthentication service.
OneTimeAuthenticationTest.php file core/modules/user/tests/src/Kernel/OneTimeAuthenticationTest.php
OneTimeAuthenticationTest::$modules property core/modules/user/tests/src/Kernel/OneTimeAuthenticationTest.php Modules to install.
OneTimeAuthenticationTest::testUniqueHashNoPasswordValue function core/modules/user/tests/src/Kernel/OneTimeAuthenticationTest.php Tests uniqueness of hashes when no password is set.
OpenOffCanvasDialogCommandTest class core/tests/Drupal/Tests/Core/Ajax/OpenOffCanvasDialogCommandTest.php Tests Drupal\Core\Ajax\OpenOffCanvasDialogCommand.
OpenOffCanvasDialogCommandTest.php file core/tests/Drupal/Tests/Core/Ajax/OpenOffCanvasDialogCommandTest.php
OpenOffCanvasDialogCommandTest::dialogPosition function core/tests/Drupal/Tests/Core/Ajax/OpenOffCanvasDialogCommandTest.php The data provider for potential dialog positions.
OpenOffCanvasDialogCommandTest::testRender function core/tests/Drupal/Tests/Core/Ajax/OpenOffCanvasDialogCommandTest.php Tests render.
OpenTelemetryAuthenticatedPerformanceTest class core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php Tests demo_umami profile performance.
OpenTelemetryAuthenticatedPerformanceTest.php file core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php
OpenTelemetryAuthenticatedPerformanceTest::$profile property core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php The profile to install as a basis for testing.
OpenTelemetryAuthenticatedPerformanceTest::clearCaches function core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php Clear caches.
OpenTelemetryAuthenticatedPerformanceTest::doTestFrontPageAuthenticatedWarmCache function core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php Logs front page tracing data with an authenticated user and warm cache.
OpenTelemetryAuthenticatedPerformanceTest::doTestNodePageAdministrator function core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php Logs node page performance with an administrator.
OpenTelemetryAuthenticatedPerformanceTest::testAuthenticatedPerformance function core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php Logs authenticated tracing data.
OpenTelemetryFrontPagePerformanceTest class core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryFrontPagePerformanceTest.php Tests demo_umami profile performance.
OpenTelemetryFrontPagePerformanceTest.php file core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryFrontPagePerformanceTest.php
OpenTelemetryFrontPagePerformanceTest::$profile property core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryFrontPagePerformanceTest.php The profile to install as a basis for testing.

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