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
action_bulk_test.info.yml file core/modules/views/tests/modules/action_bulk_test/action_bulk_test.info.yml core/modules/views/tests/modules/action_bulk_test/action_bulk_test.info.yml
action_bulk_test.routing.yml file core/modules/views/tests/modules/action_bulk_test/action_bulk_test.routing.yml core/modules/views/tests/modules/action_bulk_test/action_bulk_test.routing.yml
action_bulk_test.schema.yml file core/modules/views/tests/modules/action_bulk_test/config/schema/action_bulk_test.schema.yml core/modules/views/tests/modules/action_bulk_test/config/schema/action_bulk_test.schema.yml
action_test.info.yml file core/modules/system/tests/modules/action_test/action_test.info.yml core/modules/system/tests/modules/action_test/action_test.info.yml
action_test.schema.yml file core/modules/system/tests/modules/action_test/config/schema/action_test.schema.yml core/modules/system/tests/modules/action_test/config/schema/action_test.schema.yml
ActiveLinkResponseFilterTest class core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php @coversDefaultClass \Drupal\Core\EventSubscriber\ActiveLinkResponseFilter[[api-linebreak]]
@group EventSubscriber
@group #slow
ActiveLinkResponseFilterTest.php file core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php
ActiveLinkResponseFilterTest::providerTestSetLinkActiveClass function core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php Provides test data for testSetLinkActiveClass().
ActiveLinkResponseFilterTest::testOnlyHtml function core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php Tests ActiveLinkResponseFilter only affects HTML responses.
ActiveLinkResponseFilterTest::testSetLinkActiveClass function core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php Tests setLinkActiveClass().
ActiveLinkResponseFilterTest::testSkipCertainResponseTypes function core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php Tests certain response types ignored by the ActiveLinkResponseFilter.
ActiveLinkTest class core/modules/system/tests/src/FunctionalJavascript/ActiveLinkTest.php Tests active link JS behavior.
ActiveLinkTest.php file core/modules/system/tests/src/FunctionalJavascript/ActiveLinkTest.php
ActiveLinkTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/ActiveLinkTest.php The theme to install as the default for testing.
ActiveLinkTest::testQueryStringQuotes function core/modules/system/tests/src/FunctionalJavascript/ActiveLinkTest.php Ensures no JS error is thrown with query strings containing special chars.
ActiveWorkspaceCheckTest class core/modules/workspaces/tests/src/Unit/ActiveWorkspaceCheckTest.php @coversDefaultClass \Drupal\workspaces\Access\ActiveWorkspaceCheck[[api-linebreak]]
ActiveWorkspaceCheckTest.php file core/modules/workspaces/tests/src/Unit/ActiveWorkspaceCheckTest.php
ActiveWorkspaceCheckTest::$container property core/modules/workspaces/tests/src/Unit/ActiveWorkspaceCheckTest.php The dependency injection container.
ActiveWorkspaceCheckTest::providerTestAccess function core/modules/workspaces/tests/src/Unit/ActiveWorkspaceCheckTest.php Provides data for the testAccess method.
ActiveWorkspaceCheckTest::setUp function core/modules/workspaces/tests/src/Unit/ActiveWorkspaceCheckTest.php
ActiveWorkspaceCheckTest::testAccess function core/modules/workspaces/tests/src/Unit/ActiveWorkspaceCheckTest.php @covers ::access[[api-linebreak]]
@dataProvider providerTestAccess
ActiveWorkspaceTestForm class core/modules/workspaces/tests/modules/workspaces_test/src/Form/ActiveWorkspaceTestForm.php Form for testing the active workspace.
ActiveWorkspaceTestForm.php file core/modules/workspaces/tests/modules/workspaces_test/src/Form/ActiveWorkspaceTestForm.php
ActiveWorkspaceTestForm::$keyValue property core/modules/workspaces/tests/modules/workspaces_test/src/Form/ActiveWorkspaceTestForm.php The test key-value store.
ActiveWorkspaceTestForm::$workspaceManager property core/modules/workspaces/tests/modules/workspaces_test/src/Form/ActiveWorkspaceTestForm.php The workspace manager.
ActiveWorkspaceTestForm::buildForm function core/modules/workspaces/tests/modules/workspaces_test/src/Form/ActiveWorkspaceTestForm.php Form constructor.
ActiveWorkspaceTestForm::create function core/modules/workspaces/tests/modules/workspaces_test/src/Form/ActiveWorkspaceTestForm.php Instantiates a new instance of this class.
ActiveWorkspaceTestForm::getFormId function core/modules/workspaces/tests/modules/workspaces_test/src/Form/ActiveWorkspaceTestForm.php Returns a unique string identifying the form.
ActiveWorkspaceTestForm::submitForm function core/modules/workspaces/tests/modules/workspaces_test/src/Form/ActiveWorkspaceTestForm.php Form submission handler.
ActiveWorkspaceUpdateTest class core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php Tests that there is no active workspace during database updates.
ActiveWorkspaceUpdateTest.php file core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php
ActiveWorkspaceUpdateTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php The theme to install as the default for testing.
ActiveWorkspaceUpdateTest::$modules property core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php Modules to install.
ActiveWorkspaceUpdateTest::setUp function core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php
ActiveWorkspaceUpdateTest::testActiveWorkspaceDuringUpdate function core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php Tests that there is no active workspace during database updates.
AddComponentDeriverTest class core/modules/layout_builder/tests/src/Unit/Plugin/ConfigAction/Deriver/AddComponentDeriverTest.php @coversDefaultClass \Drupal\layout_builder\Plugin\ConfigAction\Deriver\AddComponentDeriver[[api-linebreak]]
@group layout_builder
AddComponentDeriverTest.php file core/modules/layout_builder/tests/src/Unit/Plugin/ConfigAction/Deriver/AddComponentDeriverTest.php
AddComponentDeriverTest::testGetDerivativeDefinitions function core/modules/layout_builder/tests/src/Unit/Plugin/ConfigAction/Deriver/AddComponentDeriverTest.php Tests derivative generation for entities implementing SectionListInterface.
AddComponentTest class core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php @coversDefaultClass \Drupal\layout_builder\Plugin\ConfigAction\AddComponent[[api-linebreak]]
AddComponentTest.php file core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php
AddComponentTest::$configActionManager property core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php The config action manager.
AddComponentTest::$modules property core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php Modules to install.
AddComponentTest::$plugin property core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php The plugin.
AddComponentTest::provider function core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php Data provider for testAddComponent.
AddComponentTest::setUp function core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php
AddComponentTest::testActionFailsIfEntityNotFound function core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php Tests that applying the config action to a missing entity fails.
AddComponentTest::testAddComponent function core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php Tests adding a component to a view display using a config action.
AddComponentTest::testAddComponentToEmptyRegionThatIsNotFirst function core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php Tests that adding a component to another section works as expected.
AddedStylesheetsTest class core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php Test the ckeditor5-stylesheets theme config property.
AddedStylesheetsTest.php file core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php

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