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 |
|---|---|---|---|
| Migration::getStatus | function | core/ |
Get the current migration status. |
| Migration::getStatusLabel | function | core/ |
Retrieve a label for the current status. |
| 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. |
| MigrationConfigurationTraitTest::providerTestGetLegacyDrupalVersion | function | core/ |
Provides data for testGetLegacyDrupalVersion. |
| MigrationConfigurationTraitTest::testGetLegacyDrupalVersion | function | core/ |
Tests get legacy drupal version. |
| MigrationDeriverTrait::getSourcePlugin | function | core/ |
Returns a fully initialized instance of a source plugin. |
| MigrationInterface::getDestinationConfiguration | function | core/ |
Get the destination configuration, with at least a 'plugin' key. |
| MigrationInterface::getDestinationIds | function | core/ |
The destination identifiers. |
| MigrationInterface::getDestinationPlugin | function | core/ |
Returns the initialized destination plugin. |
| MigrationInterface::getIdMap | function | core/ |
Returns the initialized id_map plugin. |
| MigrationInterface::getInterruptionResult | function | core/ |
Get the result to return upon interruption. |
| MigrationInterface::getMigrationDependencies | function | core/ |
Get the dependencies for this migration. |
| MigrationInterface::getMigrationTags | function | core/ |
The migration tags. |
| MigrationInterface::getProcess | function | core/ |
Gets the normalized process plugin configuration. |
| MigrationInterface::getProcessPlugins | function | core/ |
Returns the process plugins. |
| MigrationInterface::getRequirements | function | core/ |
Get a list of required plugin IDs. |
| MigrationInterface::getSourceConfiguration | function | core/ |
Get the source configuration, with at least a 'plugin' key. |
| MigrationInterface::getSourcePlugin | function | core/ |
Returns the initialized source plugin. |
| MigrationInterface::getStatus | function | core/ |
Get the current migration status. |
| MigrationInterface::getStatusLabel | function | core/ |
Retrieve a label for the current status. |
| MigrationPluginListTest::testGetDefinitions | function | core/ |
Tests get definitions. |
| MigrationPluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| MigrationPluginManager::getEnforcedSourceModuleTags | function | core/ |
Returns the migration tags that trigger source_module enforcement. |
| MigrationProcessTest::testGetProcess | function | core/ |
Tests that calling getProcess() on a migration does not throw an exception. |
| MigrationProcessTest::testGetProcess | function | core/ |
Tests that calling getProcess() on a migration does not throw an exception. |
| MigrationState::getDestinationsForSource | function | core/ |
Get net destinations for source module. |
| MigrationState::getMigrationStates | function | core/ |
Gets migration state information from *.migrate_drupal.yml. |
| MigrationState::getSourceState | function | core/ |
Tests if a destination exists for the given source module. |
| MigrationState::getUpgradeStates | function | core/ |
Gets the upgrade states for all enabled source modules. |
| MigrationStateUnitTest::providerGetUpgradeStates | function | core/ |
Data provider for testGetUpgradeStates. |
| MigrationStateUnitTest::testGetUpgradeStates | function | core/ |
Tests ::getUpgradeStates. |
| MigrationTest::getInvalidMigrationDependenciesProvider | function | core/ |
Provides invalid migration dependencies. |
| MigrationTest::getMockPluginManager | function | core/ |
Returns a mock MigrationPluginManager. |
| MigrationTest::getProcessPluginsExceptionMessageProvider | function | core/ |
Provides data for testing invalid process pipeline. |
| MigrationTest::getValidMigrationDependenciesProvider | function | core/ |
Provides data for valid migration configuration test. |
| MigrationTest::testGetDestinationIds | function | core/ |
Tests Migration::getDestinationIds() |
| MigrationTest::testGetDestinationPlugin | function | core/ |
Tests Migration::getDestinationPlugin() |
| MigrationTest::testGetMigrationDependencies | function | core/ |
Tests Migration::getMigrationDependencies() |
| MigrationTest::testGetMigrations | function | core/ |
Tests getting requirement list. |
| MigrationTest::testGetProcessPlugins | function | core/ |
Tests Migration::getProcessPlugins() |
| MigrationTest::testGetProcessPluginsException | function | core/ |
Tests Migration::getProcessPlugins() throws an exception. |
| MigrationTest::testGetProcessPluginsExceptionMessage | function | core/ |
Tests Migration::getProcessPlugins() |
| MimeTypeMap::getExtensionsForMimeType | function | core/ |
Pagination
- Previous page
- Page 147
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.