Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateIdMapMessageEvent::$message | property | core/ |
Message to be logged. |
| MigrateIdMapMessageEvent::$migration | property | core/ |
Migration entity. |
| MigrateIdMapMessageEvent::$sourceIdValues | property | core/ |
Array of values uniquely identifying the source row. |
| MigrateIdMapMessageEvent::getLevel | function | core/ |
Gets the severity level of the message. |
| MigrateIdMapMessageEvent::getMessage | function | core/ |
Gets the message to be logged. |
| MigrateIdMapMessageEvent::getMigration | function | core/ |
Gets the migration entity. |
| MigrateIdMapMessageEvent::getSourceIdValues | function | core/ |
Gets the source ID values. |
| MigrateIdMapMessageEvent::__construct | function | core/ |
Constructs a post-save event object. |
| MigrateImageCacheTest::testInvalidCropValues | function | core/ |
Tests that missing action's causes failures. |
| MigrateLookupTest::providerExceptionOnMigrationNotFound | function | core/ |
Provides data for testExceptionOnMigrationNotFound. |
| MigrateLookupTest::providerExceptionOnMultipleMigrationsNotFound | function | core/ |
Provides data for testExceptionOnMultipleMigrationsNotFound. |
| MigrateLookupTest::testInvalidIdLookup | function | core/ |
Tests an invalid lookup. |
| MigrateLookupTest::testLookupWithStringIds | function | core/ |
Tests a lookup with string source ids. |
| MigrateLookupTest::testMultipleSourceIds | function | core/ |
Tests lookups with multiple source ids. |
| MigrateMapDeleteEvent::$sourceId | property | core/ |
Array of source ID fields. |
| MigrateMapDeleteEvent::getSourceId | function | core/ |
Gets the source ID of the item being removed from the map. |
| MigrateMessageControllerTest::$migrationIds | property | core/ |
Migration IDs. |
| MigrateMessageTestBase::$migrationIds | property | core/ |
Migration IDs. |
| MigrateMissingDatabaseSource::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MigratePostRowSaveEvent::$destinationIdValues | property | core/ |
The row's destination ID. |
| MigratePostRowSaveEvent::getDestinationIdValues | function | core/ |
Gets the destination ID values. |
| MigratePostRowSaveEventTest::testGetDestinationIdValues | function | core/ |
Tests getDestinationIdValues method. |
| MigrateProcessErrorMessagesTest::$idMap | property | core/ |
A mock ID Map. |
| MigrateProcessErrorMessagesTest::$idMapPluginManager | property | core/ |
A mock ID Map Plugin Manager. |
| MigrateProcessPlugin::$id | property | core/ |
A unique identifier for the process plugin. |
| MigrateRowDeleteEvent::$destinationIdValues | property | core/ |
Values representing the destination ID. |
| MigrateRowDeleteEvent::getDestinationIdValues | function | core/ |
Gets the destination ID values. |
| MigrateSource::$id | property | core/ |
A unique identifier for the process plugin. |
| MigrateSource::getProvider | function | core/ |
Gets the name of the provider of the annotated class. |
| MigrateSource::getProviders | function | core/ |
Gets the provider names of the annotated class. |
| MigrateSource::setProviders | function | core/ |
Sets the provider names of the annotated class. |
| MigrateSourceInterface::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MigrateSourceTest::$sourceIds | property | core/ |
Test source ids. |
| MigrateSourceTestBase::providerSource | function | core/ |
Provides source data for ::testSource. |
| MigrateSourceWithAnnotations::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MigrateSourceWithAnnotationsMultipleProviders | class | core/ |
A migration source plugin with annotations and multiple providers. |
| MigrateSourceWithAnnotationsMultipleProviders.php | file | core/ |
|
| MigrateSourceWithAnnotationsMultipleProviders::__toString | function | core/ |
Allows class to decide how it will react when it is treated like a string. |
| MigrateSqlIdMapEnsureTablesTest | class | core/ |
Tests the SQL ID map plugin ensureTables() method. |
| MigrateSqlIdMapEnsureTablesTest.php | file | core/ |
|
| MigrateSqlIdMapEnsureTablesTest::$migrationConfiguration | property | core/ |
The migration configuration, initialized to set the ID and destination IDs. |
| MigrateSqlIdMapEnsureTablesTest::runEnsureTablesTest | function | core/ |
Actually run the test. |
| MigrateSqlIdMapEnsureTablesTest::testEnsureTablesExist | function | core/ |
Tests the ensureTables method when the tables exist. |
| MigrateSqlIdMapEnsureTablesTest::testEnsureTablesNotExist | function | core/ |
Tests the ensureTables method when the tables do not exist. |
| MigrateSqlIdMapTest | class | core/ |
Tests the SQL ID map plugin. |
| MigrateSqlIdMapTest.php | file | core/ |
|
| MigrateSqlIdMapTest::$database | property | core/ |
The database connection. |
| MigrateSqlIdMapTest::$destinationIds | property | core/ |
The destination IDs. |
| MigrateSqlIdMapTest::$migrationConfiguration | property | core/ |
The migration configuration, initialized to set the ID and destination IDs. |
| MigrateSqlIdMapTest::$sourceIds | property | core/ |
The source IDs. |
Pagination
- Previous page
- Page 117
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.