Search for source

  1. Search 7.x for source
  2. Search 9.5.x for source
  3. Search 8.9.x for source
  4. Search 10.3.x for source
  5. Other projects
Title Object type File name Summary
TermSourceWithVocabularyFilterTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php Modules to install.
TermSourceWithVocabularyFilterTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php Modules to install.
TermSourceWithVocabularyFilterTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php Provides source data for ::testSource.
TermSourceWithVocabularyFilterTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php Provides source data for ::testSource.
TermTest::$resourceTypeIsVersionable property core/modules/jsonapi/tests/src/Functional/TermTest.php Whether the tested JSON:API resource is versionable.
TermTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/TermTest.php The name of the tested JSON:API resource type.
TermTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTest.php Provides source data for ::testSource.
TermTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTest.php Provides source data for ::testSource.
TermTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTranslationTest.php Provides source data for ::testSource.
TermTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTranslationTest.php Provides source data for ::testSource.
TestDifferentDisplays::getSourceFieldName function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestDifferentDisplays.php Determine the name of the source field.
TestLoader::getSourceContext function core/modules/system/tests/modules/twig_loader_test/src/Loader/TestLoader.php
TestMigrateExecutable::$sourceIdValues property core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php The configuration values of the source.
TestMigrateExecutable::getSource function core/modules/migrate/tests/src/Kernel/TestMigrateExecutable.php Returns the source.
TestMigrateExecutable::setSource function core/modules/migrate/tests/src/Unit/TestMigrateExecutable.php Allows access to set protected source property.
TestMigrateExecutable::setSourceIdValues function core/modules/migrate/tests/src/Unit/TestMigrateExecutable.php Allows access to protected sourceIdValues property.
TestMigration::setSourcePlugin function core/modules/migrate/tests/src/Unit/MigrationTest.php Sets the source Plugin.
TestSourceWithAReallyLongName class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestSourceWithAReallyLongName.php Provides test media source.
TestSourceWithAReallyLongName.php file core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestSourceWithAReallyLongName.php
TestWithConstraints::getSourceFieldConstraints function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithConstraints.php Gets media source-specific validation constraints for a source field.
TestWithHiddenSourceField class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php Provides test media source.
TestWithHiddenSourceField.php file core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php
TestWithHiddenSourceField::getSourceFieldName function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php Determine the name of the source field.
TestWithHiddenSourceField::prepareFormDisplay function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php Prepares the media type fields for this source in the form display.
TestWithHiddenSourceField::prepareViewDisplay function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php Prepares the media type fields for this source in the view display.
TextFormat::getSourceElement function core/modules/config_translation/src/FormElement/TextFormat.php Returns the source element for a given configuration definition.
ThemeSettingsTest::providerSource function core/modules/system/tests/src/Kernel/Plugin/migrate/source/d7/ThemeSettingsTest.php Provides source data for ::testSource.
TranslationString::isSource function core/modules/locale/src/TranslationString.php Checks whether the object is a source string.
TwigEnvironment::compileSource function core/lib/Drupal/Core/Template/TwigEnvironment.php
update.source.schema.yml file core/modules/update/config/schema/update.source.schema.yml core/modules/update/config/schema/update.source.schema.yml
Updater::$source property core/lib/Drupal/Core/Updater/Updater.php Directory to install from.
Upgrade6Test::getSourceBasePath function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/Upgrade6Test.php Gets the source base path for the concrete test.
Upgrade6Test::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Gets the source base path for the concrete test.
Upgrade7Test::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Gets the source base path for the concrete test.
Upgrade7Test::getSourceBasePath function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php Gets the source base path for the concrete test.
UploadInstanceTest::providerSource function core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php Provides source data for ::testSource.
UploadTest::providerSource function core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php Provides source data for ::testSource.
UrlAliasTest::providerSource function core/modules/path/tests/src/Kernel/Plugin/migrate/source/d6/UrlAliasTest.php Provides source data for ::testSource.
UrlAliasTest::providerSource function core/modules/path/tests/src/Kernel/Plugin/migrate/source/d7/UrlAliasTest.php Provides source data for ::testSource.
UrlResolver::$resourceFetcher property core/modules/media/src/OEmbed/UrlResolver.php The OEmbed resource fetcher service.
UrlResolver::discoverResourceUrl function core/modules/media/src/OEmbed/UrlResolver.php Runs oEmbed discovery and returns the endpoint URL if successful.
UrlResolver::getResourceUrl function core/modules/media/src/OEmbed/UrlResolver.php Builds the resource URL for a media asset URL.
UrlResolver::getResourceUrl function core/modules/media/tests/modules/media_test_oembed/src/UrlResolver.php Builds the resource URL for a media asset URL.
UrlResolverInterface::getResourceUrl function core/modules/media/src/OEmbed/UrlResolverInterface.php Builds the resource URL for a media asset URL.
UrlResolverTest::testResourceUrlAlterHook function core/modules/media/tests/src/Functional/UrlResolverTest.php Tests that hook_oembed_resource_url_alter() is invoked.
UserEntityTranslationTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/UserEntityTranslationTest.php Provides source data for ::testSource.
UserPictureFileTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/UserPictureFileTest.php Provides source data for ::testSource.
UserPictureInstanceTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/UserPictureInstanceTest.php Provides source data for ::testSource.
UserPictureTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/UserPictureTest.php Provides source data for ::testSource.
UserRegistrationResource class core/modules/user/src/Plugin/rest/resource/UserRegistrationResource.php Represents user registration as a resource.

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