Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrationConfigurationTraitTest::providerTestGetLegacyDrupalVersion | function | core/ |
Provides data for testGetLegacyDrupalVersion. |
| MigrationConfigurationTraitTest::testGetLegacyDrupalVersion | function | core/ |
@covers ::getLegacyDrupalVersion[[api-linebreak]] @dataProvider providerTestGetLegacyDrupalVersion |
| 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. |
| MigrationInterface::getTrackLastImported | function | core/ |
If true, track time of last import. |
| MigrationPluginListTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
| 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::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 deprecation of getMigrationDependencies(FALSE). |
| 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() |
| MigrationTest::testGetTrackLastImported | function | core/ |
Tests Migration::getTrackLastImported() |
| MissingContentEvent::getMissingContent | function | core/ |
Gets missing content information. |
| MissingThemeDependencyException::getMissingThemeName | function | core/ |
Gets the machine name of the missing theme. |
| MockAliasManager::getAliasByPath | function | core/ |
Given a path, return the alias. |
| MockAliasManager::getPathByAlias | function | core/ |
Given the alias, return the path it represents. |
| MockComplexContextBlock::getTitle | function | core/ |
|
| MockContainerAware::getResult | function | core/ |
|
| MockContainerAware::getResult | function | core/ |
|
| MockContainerInjection::getResult | function | core/ |
|
| MockContainerInjection::getResult | function | core/ |
Pagination
- Previous page
- Page 140
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.