Search for getSource

  1. Search 7.x for getSource
  2. Search 9.5.x for getSource
  3. Search 10.3.x for getSource
  4. Search 11.x for getSource
  5. Other projects
Title Object type File name Summary
AddFormBase::getSourceFieldName function core/modules/media_library/src/Form/AddFormBase.php Returns the name of the source field for a media type.
ConfigInstaller::getSourceStorage function core/lib/Drupal/Core/Config/ConfigInstaller.php Gets the configuration storage that provides the default configuration.
ConfigInstaller::getSourceStorage function core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php Gets the configuration storage that provides the default configuration.
ConfigInstallerInterface::getSourceStorage function core/lib/Drupal/Core/Config/ConfigInstallerInterface.php Gets the configuration storage that provides the default configuration.
ContentTranslationHandler::getSourceLangcode function core/modules/content_translation/src/ContentTranslationHandler.php Retrieves the source language for the translation being created.
ContentTranslationHandlerInterface::getSourceLangcode function core/modules/content_translation/src/ContentTranslationHandlerInterface.php Retrieves the source language for the translation being created.
ContentTranslationMetadataWrapper::getSource function core/modules/content_translation/src/ContentTranslationMetadataWrapper.php Retrieves the source language for this translation.
ContentTranslationMetadataWrapperInterface::getSource function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Retrieves the source language for this translation.
FieldDiscovery::getSourcePlugin function core/modules/migrate_drupal/src/FieldDiscovery.php Gets the source plugin to use to gather field information.
FieldDiscoveryTest::testGetSourcePlugin function core/modules/migrate_drupal/tests/src/Kernel/d6/FieldDiscoveryTest.php Tests the getSourcePlugin method.
FieldDiscoveryTest::testGetSourcePlugin function core/modules/migrate_drupal/tests/src/Kernel/d7/FieldDiscoveryTest.php Tests the getSourcePlugin method.
FieldDiscoveryTestClass::getSourcePlugin function core/modules/migrate_drupal/tests/modules/field_discovery_test/src/FieldDiscoveryTestClass.php Gets the source plugin to use to gather field information.
FileMediaFormatterBase::getSourceFiles function core/modules/file/src/Plugin/Field/FieldFormatter/FileMediaFormatterBase.php Gets source files with attributes.
FilterID::getSourceFilterType function core/modules/filter/src/Plugin/migrate/process/FilterID.php Gets the Drupal 8 filter type for a Drupal 7 filter.
FormElementBase::getSourceElement function core/modules/config_translation/src/FormElement/FormElementBase.php Returns the source element for a given configuration definition.
HelpTopicTwigLoader::getSourceContext function core/modules/help_topics/src/HelpTopicTwigLoader.php
HelpTopicTwigLoaderTest::testGetSourceContext function core/modules/help_topics/tests/src/Unit/HelpTopicTwigLoaderTest.php @covers ::getSourceContext
HelpTopicTwigLoaderTest::testGetSourceContextException function core/modules/help_topics/tests/src/Unit/HelpTopicTwigLoaderTest.php @covers ::getSourceContext
IdConflictTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php Gets the source base path for the concrete test.
IdConflictTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php Gets the source base path for the concrete test.
Image::getSource function core/lib/Drupal/Core/Image/Image.php Retrieves the source path of the image file.
ImageInterface::getSource function core/lib/Drupal/Core/Image/ImageInterface.php Retrieves the source path of the image file.
ImageToolkitBase::getSource function core/lib/Drupal/Core/ImageToolkit/ImageToolkitBase.php Gets the source path of the image file.
ImageToolkitInterface::getSource function core/lib/Drupal/Core/ImageToolkit/ImageToolkitInterface.php Gets the source path of the image file.
Media::getSource function core/modules/media/src/Entity/Media.php Returns the media source.
MediaInterface::getSource function core/modules/media/src/MediaInterface.php Returns the media source.
MediaSourceBase::getSourceFieldDefinition function core/modules/media/src/MediaSourceBase.php Get the source field definition for a media type.
MediaSourceBase::getSourceFieldName function core/modules/media/src/MediaSourceBase.php Determine the name of the source field.
MediaSourceBase::getSourceFieldOptions function core/modules/media/src/MediaSourceBase.php Get the source field options for the media type form.
MediaSourceBase::getSourceFieldStorage function core/modules/media/src/MediaSourceBase.php Returns the source field storage definition.
MediaSourceBase::getSourceFieldValue function core/modules/media/src/MediaSourceBase.php Get the primary value stored in the source field.
MediaSourceFieldConstraintsInterface::getSourceFieldConstraints function core/modules/media/src/MediaSourceFieldConstraintsInterface.php Gets media source-specific validation constraints for a source field.
MediaSourceInterface::getSourceFieldDefinition function core/modules/media/src/MediaSourceInterface.php Get the source field definition for a media type.
MediaSourceInterface::getSourceFieldValue function core/modules/media/src/MediaSourceInterface.php Get the primary value stored in the source field.
MediaSourceTest::testGetSourceFieldValue function core/modules/media/tests/src/Kernel/MediaSourceTest.php Tests the getSourceFieldValue() method.
MediaType::getSource function core/modules/media/src/Entity/MediaType.php Returns the media source plugin.
MediaTypeForm::getSourceSubFormState function core/modules/media/src/MediaTypeForm.php Gets subform state for the media source configuration subform.
MediaTypeInterface::getSource function core/modules/media/src/MediaTypeInterface.php Returns the media source plugin.
MigrateExecutable::getSource function core/modules/migrate/src/MigrateExecutable.php Returns the source.
MigrateIdMapMessageEvent::getSourceIdValues function core/modules/migrate/src/Event/MigrateIdMapMessageEvent.php Gets the source ID values.
MigrateMapDeleteEvent::getSourceId function core/modules/migrate/src/Event/MigrateMapDeleteEvent.php Gets the source ID of the item being removed from the map.
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.
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.

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