Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateTaxonomyTermTest::getParentIDs | function | core/ |
Retrieves the parent term IDs for a given term. |
| MigrateTaxonomyTermTranslationTest::getFixtureFilePath | function | core/ |
Gets the path to the fixture file. |
| MigrateTaxonomyVocabularyTest::getFixtureFilePath | function | core/ |
Gets the path to the fixture file. |
| MigrateTaxonomyVocabularyTest::getFixtureFilePath | function | core/ |
Gets the path to the fixture file. |
| MigrateTestBase::getMigration | function | core/ |
Gets the migration plugin. |
| MigrateTestCase::getDatabase | function | core/ |
Gets an SQLite database connection object for use in tests. |
| MigrateTestCase::getMigration | function | core/ |
Retrieves a mocked migration. |
| MigrateTestCase::getValue | function | core/ |
Gets the value on a row for a given key. |
| MigrateTestTrait::getParentIDs | function | core/ |
Retrieves the parent term IDs for a given term. |
| MigrateUpgradeFormBase::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| MigrateUpgradeFormStepsTest::getSourceBasePath | function | core/ |
|
| MigrateUpgradeTestBase::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| MigrateUpgradeTestBase::getCredentials | function | core/ |
Creates an array of credentials for the Credential form. |
| MigrateUpgradeTestBase::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| MigrateUpgradeTestBase::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| MigrateUpgradeTestBase::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| MigrateUpgradeTestBase::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| MigrateUpgradeTestBase::getSourcePrivateBasePath | function | core/ |
Provides the source base path for private files for the credential form. |
| MigrateVocabularyEntityDisplayTest::getFixtureFilePath | function | core/ |
Gets the path to the fixture file. |
| MigrateVocabularyEntityFormDisplayTest::getFixtureFilePath | function | core/ |
Gets the path to the fixture file. |
| MigrateVocabularyFieldInstanceTest::assertTargetBundles | function | core/ |
Asserts the settings of an entity reference field config entity. |
| MigrateVocabularyFieldInstanceTest::getFixtureFilePath | function | core/ |
Gets the path to the fixture file. |
| MigrateVocabularyFieldTest::getFixtureFilePath | function | core/ |
Gets the path to the fixture file. |
| Migration::getDestinationConfiguration | function | core/ |
Get the destination configuration, with at least a 'plugin' key. |
| Migration::getDestinationIds | function | core/ |
The destination identifiers. |
| Migration::getDestinationPlugin | function | core/ |
Returns the initialized destination plugin. |
| Migration::getIdMap | function | core/ |
Returns the initialized id_map plugin. |
| Migration::getIdMapPlugin | function | core/ |
Retrieves the ID map plugin. |
| Migration::getInterruptionResult | function | core/ |
Get the result to return upon interruption. |
| Migration::getMigrationDependencies | function | core/ |
Get the dependencies for this migration. |
| Migration::getMigrationPluginManager | function | core/ |
Gets the migration plugin manager. |
| Migration::getMigrationTags | function | core/ |
The migration tags. |
| Migration::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
| Migration::getProcess | function | core/ |
Gets the normalized process plugin configuration. |
| Migration::getProcessNormalized | function | core/ |
Resolve shorthands into a list of plugin configurations. |
| Migration::getProcessPlugins | function | core/ |
Returns the process plugins. |
| Migration::getRequirements | function | core/ |
Get a list of required plugin IDs. |
| Migration::getSourceConfiguration | function | core/ |
Get the source configuration, with at least a 'plugin' key. |
| Migration::getSourcePlugin | function | core/ |
Returns the initialized source plugin. |
| Migration::getStatus | function | core/ |
Get the current migration status. |
| Migration::getStatusLabel | function | core/ |
Retrieve a label for the current status. |
| Migration::getTrackLastImported | function | core/ |
If true, track time of last import. |
| MigrationConfigurationTrait::getConfigFactory | function | core/ |
Gets the config factory service. |
| MigrationConfigurationTrait::getConnection | function | core/ |
Gets the database connection for the source Drupal database. |
| MigrationConfigurationTrait::getFollowUpMigrationTags | function | core/ |
Returns the follow-up migration tags. |
| MigrationConfigurationTrait::getLegacyDrupalVersion | function | core/ |
Determines what version of Drupal the source database contains. |
| MigrationConfigurationTrait::getMigrationPluginManager | function | core/ |
Gets the migration plugin manager service. |
| MigrationConfigurationTrait::getMigrations | function | core/ |
Gets the migrations for import. |
| MigrationConfigurationTrait::getState | function | core/ |
Gets the state service. |
| MigrationConfigurationTrait::getSystemData | function | core/ |
Gets the system data from the system table of the source Drupal database. |
Pagination
- Previous page
- Page 139
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.