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 11.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
MigrateCommentTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTest.php
MigrateCommentTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTest.php
MigrateCommentTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTest.php Tests the migrated comments.
MigrateCommentTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTest.php Tests the migrated comments.
MigrateCommentTypeTest class core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php Tests the migration of comment types from Drupal 6.
MigrateCommentTypeTest class core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php Tests the migration of comment types from Drupal 7.
MigrateCommentTypeTest.php file core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php
MigrateCommentTypeTest.php file core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php
MigrateCommentTypeTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php
MigrateCommentTypeTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php
MigrateCommentTypeTest::assertEntity function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php Asserts a comment type entity.
MigrateCommentTypeTest::assertEntity function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php Asserts a comment type entity.
MigrateCommentTypeTest::providerTestNoCommentTypeMigration function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php Provides test cases for ::testNoCommentTypeMigration().
MigrateCommentTypeTest::providerTestNoCommentTypeMigration function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php Provides test cases for ::testNoCommentTypeMigration().
MigrateCommentTypeTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php Tests the migrated comment types.
MigrateCommentTypeTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php Tests the migrated comment types.
MigrateCommentTypeTest::testNoCommentTypeMigration function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php Tests comment type migration without node or / and comment on source.
MigrateCommentTypeTest::testNoCommentTypeMigration function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php Tests comment type migration without node or / and comment on source.
MigrateConfigRollbackTest class core/modules/migrate/tests/src/Kernel/MigrateConfigRollbackTest.php Tests rolling back of configuration objects.
MigrateConfigRollbackTest.php file core/modules/migrate/tests/src/Kernel/MigrateConfigRollbackTest.php
MigrateConfigRollbackTest::$modules property core/modules/migrate/tests/src/Kernel/MigrateConfigRollbackTest.php
MigrateConfigRollbackTest::testConfigRollback function core/modules/migrate/tests/src/Kernel/MigrateConfigRollbackTest.php Tests rolling back configuration.
MigrateContactCategoryTest class core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php Migrate contact categories to contact.form.*.yml.
MigrateContactCategoryTest.php file core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php
MigrateContactCategoryTest::$modules property core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php
MigrateContactCategoryTest::assertEntity function core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php Performs various assertions on a single contact form entity.
MigrateContactCategoryTest::setUp function core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php
MigrateContactCategoryTest::testContactCategory function core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php The Drupal 6 and 7 contact categories to Drupal 8 migration.
MigrateContactSettingsTest class core/modules/contact/tests/src/Kernel/Migrate/d6/MigrateContactSettingsTest.php Upgrade variables to contact.settings.yml.
MigrateContactSettingsTest class core/modules/contact/tests/src/Kernel/Migrate/d7/MigrateContactSettingsTest.php Tests migration of Contact settings to configuration.
MigrateContactSettingsTest.php file core/modules/contact/tests/src/Kernel/Migrate/d6/MigrateContactSettingsTest.php
MigrateContactSettingsTest.php file core/modules/contact/tests/src/Kernel/Migrate/d7/MigrateContactSettingsTest.php
MigrateContactSettingsTest::$modules property core/modules/contact/tests/src/Kernel/Migrate/d6/MigrateContactSettingsTest.php
MigrateContactSettingsTest::$modules property core/modules/contact/tests/src/Kernel/Migrate/d7/MigrateContactSettingsTest.php
MigrateContactSettingsTest::setUp function core/modules/contact/tests/src/Kernel/Migrate/d6/MigrateContactSettingsTest.php
MigrateContactSettingsTest::setUp function core/modules/contact/tests/src/Kernel/Migrate/d7/MigrateContactSettingsTest.php
MigrateContactSettingsTest::testContactSettings function core/modules/contact/tests/src/Kernel/Migrate/d6/MigrateContactSettingsTest.php Tests migration of contact variables to contact.settings.yml.
MigrateContactSettingsTest::testContactSettings function core/modules/contact/tests/src/Kernel/Migrate/d7/MigrateContactSettingsTest.php Tests migration of Contact's variables to configuration.
MigrateControllerTest class core/modules/migrate_drupal_ui/tests/src/Functional/MigrateControllerTest.php Tests for the MigrateController class.
MigrateControllerTest.php file core/modules/migrate_drupal_ui/tests/src/Functional/MigrateControllerTest.php
MigrateControllerTest::$defaultTheme property core/modules/migrate_drupal_ui/tests/src/Functional/MigrateControllerTest.php
MigrateControllerTest::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/MigrateControllerTest.php
MigrateControllerTest::$usesSuperUserAccessPolicy property core/modules/migrate_drupal_ui/tests/src/Functional/MigrateControllerTest.php @todo Remove and fix test to not rely on super user.
MigrateControllerTest::clickViewsOperationsLink function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateControllerTest.php Clicks a view link to perform an operation.
MigrateControllerTest::setUp function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateControllerTest.php
MigrateControllerTest::testUpgradeReport function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateControllerTest.php Tests the upgrade report with the view enabled, disabled and uninstalled.
MigrateCustomBlockContentTranslationTest class core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php Tests migration of i18n content block strings.
MigrateCustomBlockContentTranslationTest class core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php Tests migration of i18n content block strings.
MigrateCustomBlockContentTranslationTest.php file core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php
MigrateCustomBlockContentTranslationTest.php file core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php

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