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 |
---|---|---|---|
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. |
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::$migratedSourceModules | property | core/ |
Source modules that will be migrated determined using legacy method, keyed by version. |
MigrationState::$stateBySource | property | core/ |
An array of migration states declared for each source migration. |
MigrationState::$unmigratedSourceModules | property | core/ |
Source modules that will not be migrated determined using legacy method. |
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. |
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/ |
|
NodeResourceTestBase | class | core/ |
|
NodeResourceTestBase.php | file | core/ |
|
NodeResourceTestBase.php | file | core/ |
|
NodeResourceTestBase::$entity | property | core/ |
|
NodeResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
NodeResourceTestBase::$modules | property | core/ |
Modules to install. |
NodeResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
NodeResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
NodeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
NodeResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
NodeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
NodeResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
NodeResourceTestBase::testPatchPath | function | core/ |
Tests PATCHing a node's path with and without 'create url aliases'. |
NodeRevisionByNodeTypeTest::providerSource | function | core/ |
The data provider. |
NodeRevisionTest::providerSource | function | core/ |
The data provider. |
NodeTest::$resourceTypeIsVersionable | property | core/ |
Whether the tested JSON:API resource is versionable. |
NodeTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.