Search for test
- Search 7.x for test
- Search 8.9.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateSearchSettingsTest::setUp | function | core/ |
|
| MigrateSearchSettingsTest::setUp | function | core/ |
|
| MigrateSearchSettingsTest::testSearchSettings | function | core/ |
Tests migration of search variables to search.settings.yml. |
| MigrateSearchSettingsTest::testSearchSettings | function | core/ |
Tests the migration of Search's variables to configuration. |
| MigrateShortcutSetTest | class | core/ |
Test shortcut_set migration to ShortcutSet entities. |
| MigrateShortcutSetTest.php | file | core/ |
|
| MigrateShortcutSetTest::$modules | property | core/ |
Modules to enable. |
| MigrateShortcutSetTest::assertEntity | function | core/ |
Asserts various aspects of a shortcut set entity. |
| MigrateShortcutSetTest::setUp | function | core/ |
|
| MigrateShortcutSetTest::testShortcutSetMigration | function | core/ |
Tests the shortcut set migration. |
| MigrateShortcutSetUsersTest | class | core/ |
Test shortcut_set_users migration. |
| MigrateShortcutSetUsersTest.php | file | core/ |
|
| MigrateShortcutSetUsersTest::$modules | property | core/ |
Modules to enable. |
| MigrateShortcutSetUsersTest::setUp | function | core/ |
|
| MigrateShortcutSetUsersTest::testShortcutSetUsersMigration | function | core/ |
Tests the shortcut set migration. |
| MigrateShortcutStubTest | class | core/ |
Test stub creation for shortcut entities. |
| MigrateShortcutStubTest.php | file | core/ |
|
| MigrateShortcutStubTest::$modules | property | core/ |
Modules to enable. |
| MigrateShortcutStubTest::setUp | function | core/ |
|
| MigrateShortcutStubTest::testStub | function | core/ |
Tests creation of shortcut stubs. |
| MigrateShortcutTest | class | core/ |
Test shortcut menu links migration to Shortcut entities. |
| MigrateShortcutTest.php | file | core/ |
|
| MigrateShortcutTest::$modules | property | core/ |
Modules to enable. |
| MigrateShortcutTest::assertEntity | function | core/ |
Asserts various aspects of a shortcut entity. |
| MigrateShortcutTest::setUp | function | core/ |
|
| MigrateShortcutTest::testShortcutMigration | function | core/ |
Tests the shortcut migration. |
| MigrateSkipRowTest | class | core/ |
Tests row skips triggered during hook_migrate_prepare_row(). |
| MigrateSkipRowTest.php | file | core/ |
|
| MigrateSkipRowTest::$modules | property | core/ |
Modules to enable. |
| MigrateSkipRowTest::testPrepareRowSkip | function | core/ |
Tests migration interruptions. |
| MigrateSourceTest | class | core/ |
@coversDefaultClass \Drupal\migrate\Plugin\migrate\source\SourcePluginBase[[api-linebreak]] @group migrate |
| MigrateSourceTest.php | file | core/ |
Contains \Drupal\Tests\migrate\Unit\MigrateSourceTest. |
| MigrateSourceTest::$defaultMigrationConfiguration | property | core/ |
Override the migration config. |
| MigrateSourceTest::$executable | property | core/ |
The migrate executable. |
| MigrateSourceTest::$migration | property | core/ |
The migration entity. |
| MigrateSourceTest::$row | property | core/ |
Test row data. |
| MigrateSourceTest::$sourceIds | property | core/ |
Test source ids. |
| MigrateSourceTest::getMigrateExecutable | function | core/ |
Gets a mock executable for the test. |
| MigrateSourceTest::getSource | function | core/ |
Gets the source plugin to test. |
| MigrateSourceTest::testCount | function | core/ |
Tests that the source count is correct. |
| MigrateSourceTest::testCountCacheKey | function | core/ |
Tests that the key can be set for the count cache. |
| MigrateSourceTest::testDefaultPropertiesValues | function | core/ |
Tests that default values are preserved for several source methods. |
| MigrateSourceTest::testHighwaterTrackChangesIncompatible | function | core/ |
@covers ::__construct[[api-linebreak]] |
| MigrateSourceTest::testNewHighwater | function | core/ |
Tests that a highwater mark newer than our saved one imports a row. |
| MigrateSourceTest::testNextNeedsUpdate | function | core/ |
Tests that $row->needsUpdate() works as expected. |
| MigrateSourceTest::testOutdatedHighwater | function | core/ |
Tests that an outdated highwater mark does not cause a row to be imported. |
| MigrateSourceTest::testPrepareRow | function | core/ |
Tests basic row preparation. |
| MigrateSourceTest::testPrepareRowFalse | function | core/ |
Tests that we don't get a row if prepareRow() is false. |
| MigrateSourceTest::testPrepareRowGlobalPrepareSkip | function | core/ |
Tests that global prepare hooks can skip rows. |
| MigrateSourceTest::testPrepareRowMigratePrepareSkip | function | core/ |
Tests that migrate specific prepare hooks can skip rows. |
Pagination
- Previous page
- Page 475
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.