Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Upgrade6Test::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| Upgrade6Test::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| Upgrade6Test::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| Upgrade6Test::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| Upgrade6Test::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| Upgrade6Test::setUp | function | core/ |
|
| Upgrade6Test::testMigrateUpgradeExecute | function | core/ |
Executes all steps of migrations upgrade. |
| Upgrade7Test | class | core/ |
Tests Drupal 7 upgrade using the migrate UI. |
| Upgrade7Test.php | file | core/ |
|
| Upgrade7Test::$modules | property | core/ |
Modules to enable. |
| Upgrade7Test::$nodeStorage | property | core/ |
The entity storage for node. |
| Upgrade7Test::assertFollowUpMigrationResults | function | core/ |
Tests that follow-up migrations have been run successfully. |
| Upgrade7Test::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| Upgrade7Test::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| Upgrade7Test::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| Upgrade7Test::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| Upgrade7Test::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| Upgrade7Test::setUp | function | core/ |
|
| Upgrade7Test::testMigrateUpgradeExecute | function | core/ |
Executes all steps of migrations upgrade. |
| Upload::fields | function | core/ |
Returns available fields on the source. |
| Upload::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| UploadInstance | class | core/ |
Drupal 6 upload instance source from database. |
| UploadInstance.php | file | core/ |
|
| UploadInstance::count | function | core/ |
Gets the source count. |
| UploadInstance::fields | function | core/ |
Returns available fields on the source. |
| UploadInstance::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| UploadInstance::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| UploadInstanceTest | class | core/ |
Tests D6 d6_upload_instance source plugin. |
| UploadInstanceTest.php | file | core/ |
|
| UploadInstanceTest::$modules | property | core/ |
Modules to enable. |
| UploadInstanceTest::providerSource | function | core/ |
The data provider. |
| UploadTest | class | core/ |
Tests D6 d6_upload source plugin. |
| UploadTest.php | file | core/ |
|
| UploadTest::$modules | property | core/ |
Modules to enable. |
| UploadTest::providerSource | function | core/ |
The data provider. |
| Upsert | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Upsert. |
| Upsert | class | core/ |
MySQL implementation of \Drupal\Core\Database\Query\Upsert. |
| Upsert | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Upsert. |
| Upsert | class | core/ |
General class for an abstracted "Upsert" (UPDATE or INSERT) query operation. |
| Upsert | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Query\Upsert. |
| Upsert | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Upsert. |
| Upsert.php | file | core/ |
|
| Upsert.php | file | core/ |
|
| Upsert.php | file | core/ |
|
| Upsert.php | file | core/ |
|
| Upsert.php | file | core/ |
|
| Upsert.php | file | core/ |
|
| Upsert::$key | property | core/ |
The unique or primary key of the table. |
| Upsert::execute | function | core/ |
Runs the query against the database. |
| Upsert::execute | function | core/ |
Runs the query against the database. |
Pagination
- Previous page
- Page 1308
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.