Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.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
MigrateRdfMappingTest::testRdfMappingMigration function core/modules/rdf/tests/src/Kernel/Migrate/d7/MigrateRdfMappingTest.php Tests RDF mappings migration from Drupal 7 to 8.
MigrateRollbackEntityConfigTest class core/modules/migrate/tests/src/Kernel/MigrateRollbackEntityConfigTest.php Tests rolling back of imports.
MigrateRollbackEntityConfigTest.php file core/modules/migrate/tests/src/Kernel/MigrateRollbackEntityConfigTest.php
MigrateRollbackEntityConfigTest::$modules property core/modules/migrate/tests/src/Kernel/MigrateRollbackEntityConfigTest.php Modules to enable.
MigrateRollbackEntityConfigTest::setUp function core/modules/migrate/tests/src/Kernel/MigrateRollbackEntityConfigTest.php
MigrateRollbackEntityConfigTest::testConfigEntityRollback function core/modules/migrate/tests/src/Kernel/MigrateRollbackEntityConfigTest.php Tests rolling back configuration entity translations.
MigrateRollbackTest class core/modules/migrate/tests/src/Kernel/MigrateRollbackTest.php Tests rolling back of imports.
MigrateRollbackTest.php file core/modules/migrate/tests/src/Kernel/MigrateRollbackTest.php
MigrateRollbackTest::$modules property core/modules/migrate/tests/src/Kernel/MigrateRollbackTest.php Modules to enable.
MigrateRollbackTest::setUp function core/modules/migrate/tests/src/Kernel/MigrateRollbackTest.php
MigrateRollbackTest::testRollback function core/modules/migrate/tests/src/Kernel/MigrateRollbackTest.php Tests rolling back configuration and content entities.
MigrateSearchPageTest class core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchPageTest.php Upgrade search page variables.
MigrateSearchPageTest class core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php Tests migration of search page status and settings.
MigrateSearchPageTest.php file core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchPageTest.php
MigrateSearchPageTest.php file core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php
MigrateSearchPageTest::$modules property core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchPageTest.php Modules to enable.
MigrateSearchPageTest::$modules property core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php The modules to be enabled during the test.
MigrateSearchPageTest::assertEntity function core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php Asserts various aspects of an SearchPage entity.
MigrateSearchPageTest::setUp function core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchPageTest.php
MigrateSearchPageTest::testModuleExists function core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php Tests that search page is only migrated for modules enabled on D8 site.
MigrateSearchPageTest::testSearchPage function core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchPageTest.php Tests Drupal 6 search settings to Drupal 8 search page entity migration.
MigrateSearchPageTest::testSearchPage function core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php Tests migration of search status and settings to search page entity.
MigrateSearchPageTest::testUserSearchCreate function core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php Tests that a search page will be created if it does not exist.
MigrateSearchSettingsTest class core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchSettingsTest.php Upgrade variables to search.settings.yml.
MigrateSearchSettingsTest class core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchSettingsTest.php Tests migration of Search variables to configuration.
MigrateSearchSettingsTest.php file core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchSettingsTest.php
MigrateSearchSettingsTest.php file core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchSettingsTest.php
MigrateSearchSettingsTest::$modules property core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchSettingsTest.php Modules to enable.
MigrateSearchSettingsTest::$modules property core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchSettingsTest.php Modules to enable.
MigrateSearchSettingsTest::setUp function core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchSettingsTest.php
MigrateSearchSettingsTest::setUp function core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchSettingsTest.php
MigrateSearchSettingsTest::testSearchSettings function core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchSettingsTest.php Tests migration of search variables to search.settings.yml.
MigrateSearchSettingsTest::testSearchSettings function core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchSettingsTest.php Tests the migration of Search's variables to configuration.
MigrateShortcutSetTest class core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetTest.php Test shortcut_set migration to ShortcutSet entities.
MigrateShortcutSetTest.php file core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetTest.php
MigrateShortcutSetTest::$modules property core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetTest.php Modules to enable.
MigrateShortcutSetTest::assertEntity function core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetTest.php Asserts various aspects of a shortcut set entity.
MigrateShortcutSetTest::setUp function core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetTest.php
MigrateShortcutSetTest::testShortcutSetMigration function core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetTest.php Test the shortcut set migration.
MigrateShortcutSetUsersTest class core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetUsersTest.php Test shortcut_set_users migration.
MigrateShortcutSetUsersTest.php file core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetUsersTest.php
MigrateShortcutSetUsersTest::$modules property core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetUsersTest.php Modules to enable.
MigrateShortcutSetUsersTest::setUp function core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetUsersTest.php
MigrateShortcutSetUsersTest::testShortcutSetUsersMigration function core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetUsersTest.php Test the shortcut set migration.
MigrateShortcutStubTest class core/modules/shortcut/tests/src/Kernel/Migrate/MigrateShortcutStubTest.php Test stub creation for shortcut entities.
MigrateShortcutStubTest.php file core/modules/shortcut/tests/src/Kernel/Migrate/MigrateShortcutStubTest.php
MigrateShortcutStubTest::$modules property core/modules/shortcut/tests/src/Kernel/Migrate/MigrateShortcutStubTest.php Modules to enable.
MigrateShortcutStubTest::setUp function core/modules/shortcut/tests/src/Kernel/Migrate/MigrateShortcutStubTest.php
MigrateShortcutStubTest::testStub function core/modules/shortcut/tests/src/Kernel/Migrate/MigrateShortcutStubTest.php Tests creation of shortcut stubs.
MigrateShortcutTest class core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutTest.php Test shortcut menu links migration to Shortcut entities.

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