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.
Test class core/modules/config/tests/config_constant_test/src/Test.php A test class.

All search results

Title Object type File name Summary
MetapackageUpdateTest::updatedTestData function core/tests/Drupal/Tests/Composer/Generator/MetapackageUpdateTest.php Provides test data for testUpdated.
MethodFilterTest class core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php Tests Drupal\Core\Routing\MethodFilter.
MethodFilterTest.php file core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php
MethodFilterTest::testCollectionOrder function core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php Ensures that the incoming and outgoing collections have the same order.
MethodFilterTest::testFilteredMethods function core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php Tests filtered methods.
MethodFilterTest::testMethodNotAllowedException function core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php Tests method not allowed exception.
MethodFilterTest::testMethodNotAllowedExceptionWithMultipleRoutes function core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php Tests method not allowed exception with multiple routes.
MethodFilterTest::testWithAllowedMethod function core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php Tests with allowed method.
MethodFilterTest::testWithAllowedMethodAndMultipleMatchingRoutes function core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php Tests with allowed method and multiple matching routes.
MigrateAccessTest class core/modules/migrate_drupal_ui/tests/src/Functional/MigrateAccessTest.php Tests that only user 1 can access the migrate UI.
MigrateAccessTest.php file core/modules/migrate_drupal_ui/tests/src/Functional/MigrateAccessTest.php
MigrateAccessTest::$defaultTheme property core/modules/migrate_drupal_ui/tests/src/Functional/MigrateAccessTest.php The theme to install as the default for testing.
MigrateAccessTest::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/MigrateAccessTest.php Modules to install.
MigrateAccessTest::testAccess function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateAccessTest.php Tests that only user 1 can access the migrate UI.
MigrateActionConfigsTest class core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php Upgrade variables to null.
MigrateActionConfigsTest class core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php Upgrade variables to null.
MigrateActionConfigsTest.php file core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php
MigrateActionConfigsTest.php file core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php
MigrateActionConfigsTest::setUp function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php
MigrateActionConfigsTest::setUp function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php
MigrateActionConfigsTest::testActionSettings function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php Tests migration of action variables to null.
MigrateActionConfigsTest::testActionSettings function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php Tests migration of action variables to null.
MigrateActionsTest class core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php Tests migration of action items.
MigrateActionsTest class core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php Tests migration of action items.
MigrateActionsTest.php file core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
MigrateActionsTest.php file core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
MigrateActionsTest::$modules property core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php Modules to install.
MigrateActionsTest::$modules property core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php Modules to install.
MigrateActionsTest::assertEntity function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php Asserts various aspects of an Action entity.
MigrateActionsTest::assertEntity function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php Asserts various aspects of an Action entity.
MigrateActionsTest::setUp function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
MigrateActionsTest::setUp function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
MigrateActionsTest::testActions function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php Tests Drupal 6 action migration to Drupal 8.
MigrateActionsTest::testActions function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php Tests Drupal 7 action migration to Drupal 8.
MigrateBlockContentBodyFieldTest class core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php Attaches a body field to the block type.
MigrateBlockContentBodyFieldTest.php file core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php
MigrateBlockContentBodyFieldTest::$modules property core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php Modules to install.
MigrateBlockContentBodyFieldTest::setUp function core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php
MigrateBlockContentBodyFieldTest::testBlockContentBodyFieldMigration function core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php Tests the block content body field migration.
MigrateBlockContentEntityDisplayTest class core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityDisplayTest.php Tests migration of block content body field display configuration.
MigrateBlockContentEntityDisplayTest.php file core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityDisplayTest.php
MigrateBlockContentEntityDisplayTest::$modules property core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityDisplayTest.php Modules to install.
MigrateBlockContentEntityDisplayTest::assertDisplay function core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityDisplayTest.php Asserts a display entity.
MigrateBlockContentEntityDisplayTest::setUp function core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityDisplayTest.php
MigrateBlockContentEntityDisplayTest::testMigration function core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityDisplayTest.php Tests the migrated display configuration.
MigrateBlockContentEntityFormDisplayTest class core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php Tests migration of block content body field form display configuration.
MigrateBlockContentEntityFormDisplayTest.php file core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php
MigrateBlockContentEntityFormDisplayTest::$modules property core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php Modules to install.
MigrateBlockContentEntityFormDisplayTest::assertDisplay function core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php Asserts a display entity.
MigrateBlockContentEntityFormDisplayTest::setUp function core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php

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