Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 install. |
| 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 install. |
| 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 install. |
| MigrateShortcutTest::assertEntity | function | core/ |
Asserts various aspects of a shortcut entity. |
| MigrateShortcutTest::setUp | function | core/ |
|
| MigrateShortcutTest::testShortcutMigration | function | core/ |
Tests the shortcut migration. |
| MigrateSkipAllRowsTestHooks | class | core/ |
Hook implementations for migrate_skip_all_rows_test. |
| MigrateSkipAllRowsTestHooks.php | file | core/ |
|
| MigrateSkipAllRowsTestHooks::migratePrepareRow | function | core/ |
Implements hook_migrate_prepare_row(). |
| MigrateSkipProcessException | class | core/ |
This exception is thrown when the rest of the process should be skipped. |
| MigrateSkipProcessException.php | file | core/ |
|
| MigrateSkipProcessException::__construct | function | core/ |
|
| MigrateSkipProcessExceptionTest | class | core/ |
Tests deprecation error on MigrateSkipProcessException. |
| MigrateSkipProcessExceptionTest.php | file | core/ |
|
| MigrateSkipProcessExceptionTest::testDeprecation | function | core/ |
Tests a deprecation error is triggered on throw. |
| MigrateSkipRowException | class | core/ |
This exception is thrown when a row should be skipped. |
| MigrateSkipRowException.php | file | core/ |
|
| MigrateSkipRowException::$saveToMap | property | core/ |
Whether to record the skip in the map table, or skip silently. |
| MigrateSkipRowException::getSaveToMap | function | core/ |
Whether the thrower wants to record this skip in the map table. |
| MigrateSkipRowException::__construct | function | core/ |
Constructs a MigrateSkipRowException object. |
| MigrateSkipRowTest | class | core/ |
Tests row skips triggered during hook_migrate_prepare_row(). |
| MigrateSkipRowTest.php | file | core/ |
|
| MigrateSkipRowTest::$modules | property | core/ |
|
| MigrateSkipRowTest::testPrepareRowSkip | function | core/ |
Tests migration interruptions. |
| MigrateSource | class | core/ |
Defines a MigrateSource attribute. |
| MigrateSource | class | core/ |
Defines a migration source plugin annotation object. |
| MigrateSource.php | file | core/ |
|
| MigrateSource.php | file | core/ |
|
| MigrateSource::$id | property | core/ |
A unique identifier for the process plugin. |
| MigrateSource::$minimum_version | property | core/ |
Specifies the minimum version of the source provider. |
| MigrateSource::$requirements_met | property | core/ |
Whether requirements are met. |
| MigrateSource::$source_module | property | core/ |
Identifies the system providing the data the source plugin will read. |
| MigrateSource::getProvider | function | core/ |
|
| MigrateSource::getProviders | function | core/ |
|
| MigrateSource::setProviders | function | core/ |
|
| MigrateSource::__construct | function | core/ |
Constructs a migrate source plugin attribute object. |
| MigrateSourceDiscoveryTest | class | core/ |
Tests discovery of source plugins with annotations. |
Pagination
- Previous page
- Page 1097
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.