Search for source
- Search 7.x for source
- Search 9.5.x for source
- Search 10.3.x for source
- Search 11.x for source
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MigrateSqlIdMapTest::testCurrentDestinationAndSource | function | core/ |
Tests currentDestination() and currentSource(). |
MigrateSqlIdMapTest::testGetRowBySource | function | core/ |
Tests the getRowBySource method. |
MigrateSqlIdMapTest::testLookupSourceIdMapping | function | core/ |
Performs the source ID test on source and destination fields. |
MigrateSqlSourceTestBase | class | core/ |
Base class for tests of Migrate source plugins that use a database. |
MigrateSqlSourceTestBase.php | file | core/ |
|
MigrateSqlSourceTestBase::getDatabase | function | core/ |
Builds an in-memory SQLite database from a set of source data. |
MigrateSqlSourceTestBase::testSource | function | core/ |
Tests the source plugin against a particular data set. |
MigrateSqlSourceTestCase | class | core/ |
Base class for Migrate module source unit tests. |
MigrateSqlSourceTestCase.php | file | core/ |
|
MigrateSqlSourceTestCase::$databaseContents | property | core/ |
The database contents. |
MigrateSqlSourceTestCase::$expectedCount | property | core/ |
Expected count of source rows. |
MigrateSqlSourceTestCase::$expectedResults | property | core/ |
Expected results after the source parsing. |
MigrateSqlSourceTestCase::$plugin | property | core/ |
The source plugin instance under test. |
MigrateSqlSourceTestCase::$source | property | core/ |
The tested source plugin. |
MigrateSqlSourceTestCase::getValue | function | core/ |
Gets the value on a row for a given key. |
MigrateSqlSourceTestCase::ORIGINAL_HIGH_WATER | constant | core/ |
The high water mark at the beginning of the import operation. |
MigrateSqlSourceTestCase::PLUGIN_CLASS | constant | core/ |
The plugin class under test. |
MigrateSqlSourceTestCase::setUp | function | core/ |
|
MigrateSqlSourceTestCase::testRetrieval | function | core/ |
Tests that the source returns the same rows as expected. |
MigrateSqlSourceTestCase::testSourceCount | function | core/ |
Tests that the source returns the row count expected. |
MigrateSqlSourceTestCase::testSourceId | function | core/ |
Tests the source defines a valid ID. |
MigrateStubTest::testInvalidSourceIdCount | function | core/ |
Test invalid source id count. |
MigrateStubTest::testInvalidSourceIdKeys | function | core/ |
Tests invalid source ids keys. |
MigrateTestBase::$sourceDatabase | property | core/ |
The source database connection. |
MigrateUpgradeFormStepsTest::getSourceBasePath | function | core/ |
|
MigrateUpgradeTestBase::$sourceDatabase | property | core/ |
The source database connection. |
MigrateUpgradeTestBase::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
Migration::$source | property | core/ |
The source configuration, with at least a 'plugin' key. |
Migration::$sourceIds | property | core/ |
The source identifiers. |
Migration::$sourcePlugin | property | core/ |
The source plugin. |
Migration::$sourcePluginManager | property | core/ |
The source plugin manager. |
Migration::$sourceRowStatus | property | core/ |
Specify value of source_row_status for current map row. Usually set by MigrateFieldHandler implementations. |
Migration::getSourceConfiguration | function | core/ |
Get the source configuration, with at least a 'plugin' key. |
Migration::getSourcePlugin | function | core/ |
Returns the initialized source plugin. |
MigrationDeriverTrait::getSourcePlugin | function | core/ |
Returns a fully initialized instance of a source plugin. |
MigrationInterface::getSourceConfiguration | function | core/ |
Get the source configuration, with at least a 'plugin' key. |
MigrationInterface::getSourcePlugin | function | core/ |
Returns the initialized source plugin. |
MigrationLookupTest::testMultipleSourceIds | function | core/ |
Tests processing multiple source IDs. |
MigrationTest::testRequirementsForSourcePlugin | function | core/ |
Tests checking requirements for source plugins. |
ModeratedNodeResourceTestBase | class | core/ |
Extend the Node resource test base and apply moderation to the entity. |
ModeratedNodeResourceTestBase.php | file | core/ |
|
ModeratedNodeResourceTestBase::$modules | property | core/ |
Modules to install. |
ModeratedNodeResourceTestBase::$workflow | property | core/ |
The test editorial workflow. |
ModeratedNodeResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
ModeratedNodeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ModeratedNodeResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
ModifiedResourceResponse | class | core/ |
A response that does not contain cacheability metadata. |
ModifiedResourceResponse.php | file | core/ |
|
ModifiedResourceResponse::__construct | function | core/ |
Constructor for ModifiedResourceResponse objects. |
MultilingualReviewPageTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.