Search for getSource

  1. Search 7.x for getSource
  2. Search 9.5.x for getSource
  3. Search 8.9.x for getSource
  4. Search 10.3.x for getSource
  5. Search main for getSource
  6. Other projects
Title Object type File name Summary
MigrateMessageControllerTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php Gets the source base path for the concrete test.
MigrateSourceInterface::getSourceModule function core/modules/migrate/src/Plugin/MigrateSourceInterface.php Gets the source module providing the source data.
MigrateSourceTest::getSource function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Gets the source plugin to test.
MigrateUpgradeFormStepsTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeFormStepsTest.php
MigrateUpgradeTestBase::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php Gets the source base path for the concrete test.
MigrateUpgradeTestBase::getSourcePrivateBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php Provides the source base path for private files for the credential form.
Migration::getSourceConfiguration function core/modules/migrate/src/Plugin/Migration.php Get the source configuration, with at least a 'plugin' key.
Migration::getSourcePlugin function core/modules/migrate/src/Plugin/Migration.php Returns the initialized source plugin.
MigrationDeriverTrait::getSourcePlugin function core/modules/migrate/src/Plugin/MigrationDeriverTrait.php Returns a fully initialized instance of a source plugin.
MigrationInterface::getSourceConfiguration function core/modules/migrate/src/Plugin/MigrationInterface.php Get the source configuration, with at least a 'plugin' key.
MigrationInterface::getSourcePlugin function core/modules/migrate/src/Plugin/MigrationInterface.php Returns the initialized source plugin.
MigrationState::getSourceState function core/modules/migrate_drupal/src/MigrationState.php Tests if a destination exists for the given source module.
MultilingualReviewPageTest::getSourceBasePath function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/MultilingualReviewPageTest.php
MultilingualReviewPageTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d6/MultilingualReviewPageTest.php Gets the source base path for the concrete test.
MultilingualReviewPageTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d7/MultilingualReviewPageTest.php Gets the source base path for the concrete test.
MultilingualReviewPageTest::getSourceBasePath function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/MultilingualReviewPageTest.php
NodeClassicTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php Gets the source base path for the concrete test.
NoMultilingualReviewPageTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d6/NoMultilingualReviewPageTest.php Gets the source base path for the concrete test.
NoMultilingualReviewPageTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d7/NoMultilingualReviewPageTest.php Gets the source base path for the concrete test.
NoMultilingualReviewPageTest::getSourceBasePath function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/NoMultilingualReviewPageTest.php
NoMultilingualReviewPageTest::getSourceBasePath function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/NoMultilingualReviewPageTest.php
OEmbed::getSourceFieldConstraints function core/modules/media/src/Plugin/media/Source/OEmbed.php
PluralVariants::getSourceElement function core/modules/config_translation/src/FormElement/PluralVariants.php
PoItem::getSource function core/lib/Drupal/Component/Gettext/PoItem.php Gets the source string(s) if the translation has plurals.
Row::getSource function core/modules/migrate/src/Row.php Retrieves all source properties.
Row::getSourceIdValues function core/modules/migrate/src/Row.php Retrieves the values of the source identifiers.
Row::getSourceProperty function core/modules/migrate/src/Row.php Retrieves a source property.
RowTest::$testGetSourceIds property core/modules/migrate/tests/src/Unit/RowTest.php Test source keys for testing get and getMultiple.
RowTest::$testGetSourceProperties property core/modules/migrate/tests/src/Unit/RowTest.php Test source properties for testing get and getMultiple.
RowTest::testGetSourceProperty function core/modules/migrate/tests/src/Unit/RowTest.php Tests getting the source property.
SourcePluginBase::getSourceModule function core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php Gets the source module providing the source data.
SourceProviderTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/SourceProviderTest.php Gets the source base path for the concrete test.
Sql::getSourceIdsHash function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Retrieves the hash of the source identifier values.
StorageComparer::getSourceStorage function core/lib/Drupal/Core/Config/StorageComparer.php Gets the configuration source storage.
StorageComparerInterface::getSourceStorage function core/lib/Drupal/Core/Config/StorageComparerInterface.php Gets the configuration source storage.
StringLoader::getSourceContext function core/lib/Drupal/Core/Template/Loader/StringLoader.php
TestDifferentDisplays::getSourceFieldName function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestDifferentDisplays.php
TestLoader::getSourceContext function core/modules/system/tests/modules/twig_loader_test/src/Loader/TestLoader.php
TestMigrateExecutable::getSource function core/modules/migrate/tests/src/Kernel/TestMigrateExecutable.php Returns the source.
TestWithConstraints::getSourceFieldConstraints function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithConstraints.php
TestWithHiddenSourceField::getSourceFieldName function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php
TextFormat::getSourceElement function core/modules/config_translation/src/FormElement/TextFormat.php
Upgrade6Test::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Gets the source base path for the concrete test.
Upgrade6Test::getSourceBasePath function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/Upgrade6Test.php
Upgrade7Test::getSourceBasePath function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php
Upgrade7Test::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Gets the source base path for the concrete test.
WorkspaceMerger::getSourceLabel function core/modules/workspaces/src/WorkspaceMerger.php
WorkspaceOperationInterface::getSourceLabel function core/modules/workspaces/src/WorkspaceOperationInterface.php Returns the human-readable label of the source.
WorkspacePublisher::getSourceLabel function core/modules/workspaces/src/WorkspacePublisher.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.