Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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.
MigrateRowDeleteEvent::$destinationIdValues property core/modules/migrate/src/Event/MigrateRowDeleteEvent.php Values representing the destination ID.
MigrateRowDeleteEvent::getDestinationIdValues function core/modules/migrate/src/Event/MigrateRowDeleteEvent.php Gets the destination ID values.
MigrateRowDeleteEvent::__construct function core/modules/migrate/src/Event/MigrateRowDeleteEvent.php Constructs a row deletion event object.
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
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 a 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
MigrateSearchSettingsTest::$modules property core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchSettingsTest.php
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 Tests 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 Tests 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
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.
MigrateShortcutTest.php file core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutTest.php
MigrateShortcutTest::$modules property core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutTest.php Modules to enable.
MigrateShortcutTest::assertEntity function core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutTest.php Asserts various aspects of a shortcut entity.
MigrateShortcutTest::setUp function core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutTest.php
MigrateShortcutTest::testShortcutMigration function core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutTest.php Tests the shortcut migration.

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