Search for source
- Search 7.x for source
- Search 8.9.x for source
- Search 10.3.x for source
- Search 11.x for source
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
The source_row_status for the current map row. |
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. |
MigrationPluginManager::$enforcedSourceModuleTags | property | core/ |
The migration tags which will trigger source_module enforcement. |
MigrationPluginManager::$sourceManager | property | core/ |
The Migrate source plugin manager service. |
MigrationPluginManager::getEnforcedSourceModuleTags | function | core/ |
Returns the migration tags that trigger source_module enforcement. |
MigrationProvidersExistTest::testSourceProvider | function | core/ |
Tests that a missing source_module property raises an exception. |
MigrationSourceCacheTest | class | core/ |
Test source counts are correctly cached. |
MigrationSourceCacheTest.php | file | core/ |
|
MigrationSourceCacheTest::$migrationPluginManager | property | core/ |
The migration plugin manager. |
MigrationSourceCacheTest::$modules | property | core/ |
Modules to enable. |
MigrationSourceCacheTest::setUp | function | core/ |
|
MigrationSourceCacheTest::testCacheCountsNotContaminated | function | core/ |
Tests that counts for the same plugin_id are not crossed. |
MigrationSourceCacheTest::testCacheCountsUsed | function | core/ |
Test that values are pulled from the cache when appropriate. |
MigrationState::$declaredBySource | property | core/ |
An array of destinations declared for each source migration. |
MigrationState::$discoveredBySource | property | core/ |
An array of migration source and destinations derived from migrations. |
MigrationState::$stateBySource | property | core/ |
An array of migration states declared for each source migration. |
MigrationState::buildDeclaredStateBySource | function | core/ |
Gets migration data from *.migrate_drupal.yml sorted by source module. |
MigrationState::buildDiscoveredDestinationsBySource | function | core/ |
Builds migration source and destination module information. |
MigrationState::getDestinationsForSource | function | core/ |
Get net destinations for source module. |
MigrationState::getSourceState | function | core/ |
Tests if a destination exists for the given source module. |
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. |
ModerationLocaleTest::testNewTranslationSourceValues | function | core/ |
Checks that new translation values are populated properly. |
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. |
MultilingualReviewPageTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
MultilingualReviewPageTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
MultilingualReviewPageTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
NodeByNodeTypeTest::providerSource | function | core/ |
The data provider. |
NodeClassicTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
NodeCounterTest::providerSource | function | core/ |
The data provider. |
NodeEntityTranslationTest::providerSource | function | core/ |
The data provider. |
NodeResourceTestBase | class | core/ |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.