Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateSourceInterface::getSourceModule | function | core/ |
Gets the source module providing the source data. |
| MigrateSourcePluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| MigrateSourceTest::getMigrateExecutable | function | core/ |
Gets a mock executable for the test. |
| MigrateSourceTest::getSource | function | core/ |
Gets the source plugin to test. |
| MigrateSourceTestBase::getPlugin | function | core/ |
Instantiates the source plugin under test. |
| MigrateSourceTestBase::getPluginClass | function | core/ |
Determines the plugin to be tested. |
| MigrateSourceWithAnnotations::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MigrateSqlIdMapTest::getHighestIdDataProvider | function | core/ |
Data provider for getHighestId(). |
| MigrateSqlIdMapTest::getHighestIdInvalidDataProvider | function | core/ |
Data provider for testGetHighestIdInvalid(). |
| MigrateSqlIdMapTest::getIdMap | function | core/ |
Creates a test SQL ID map plugin. |
| MigrateSqlIdMapTest::getIdMapContents | function | core/ |
Retrieves the contents of an ID map. |
| MigrateSqlIdMapTest::testGetHighestId | function | core/ |
Tests getHighestId method. |
| MigrateSqlIdMapTest::testGetHighestIdInvalid | function | core/ |
Tests getHighestId method with invalid data. |
| MigrateSqlIdMapTest::testGetQualifiedMapTablePrefix | function | core/ |
Tests the getQualifiedMapTable method with a prefixed database. |
| MigrateSqlIdMapTest::testGetRowByDestination | function | core/ |
Tests the getRowByDestination method. |
| MigrateSqlIdMapTest::testGetRowBySource | function | core/ |
Tests the getRowBySource method. |
| MigrateSqlIdMapTest::testGetRowsNeedingUpdate | function | core/ |
Tests the getRowsNeedingUpdate method for rows that need an update. |
| MigrateSqlSourceTestBase::getDatabase | function | core/ |
Builds an in-memory SQLite database from a set of source data. |
| MigrateTaxonomyTermTest::getParentIDs | function | core/ |
Retrieves the parent term IDs for a given term. |
| 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. |
| 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::getManagedFiles | function | core/ |
Gets the file data. |
| 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. |
| MigrateVocabularyFieldInstanceTest::assertTargetBundles | function | core/ |
Asserts the settings of an entity reference field config entity. |
| 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. |
Pagination
- Previous page
- Page 146
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.