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. Search 11.x for source
  6. Other projects
Title Object type File name Summary
Routes::hasNonInternalFileTargetResourceTypes function core/modules/jsonapi/src/Routing/Routes.php Determines if an array of resource types lists non-internal "file" ones.
Routes::hasNonInternalTargetResourceTypes function core/modules/jsonapi/src/Routing/Routes.php Determines if an array of resource types has any non-internal ones.
Routes::RESOURCE_TYPE_KEY constant core/modules/jsonapi/src/Routing/Routes.php The route default key for the route's resource type information.
Row::$source property core/modules/migrate/src/Row.php The actual values of the source row.
Row::$sourceIds property core/modules/migrate/src/Row.php The source identifiers.
Row::freezeSource function core/modules/migrate/src/Row.php Freezes the source.
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.
Row::hasSourceProperty function core/modules/migrate/src/Row.php Determines whether a source has a property.
Row::setSourceProperty function core/modules/migrate/src/Row.php Sets a source property if the row is not frozen.
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::$testSourceIds property core/modules/migrate/tests/src/Unit/RowTest.php The source IDs.
RowTest::testGetSourceProperty function core/modules/migrate/tests/src/Unit/RowTest.php Tests getting the source property.
RowTest::testMultipleSourceIdValues function core/modules/migrate/tests/src/Unit/RowTest.php Tests the multiple source IDs.
RowTest::testRowWithMultipleSourceIds function core/modules/migrate/tests/src/Unit/RowTest.php Tests object creation: multiple source IDs.
RowTest::testSourceFreeze function core/modules/migrate/tests/src/Unit/RowTest.php Tests source immutability after freeze.
RowTest::testSourceIdValues function core/modules/migrate/tests/src/Unit/RowTest.php Tests the source ID.
sample_lookup_migration_multiple_source_ids.yml file core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_multiple_source_ids.yml core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_multiple_source_ids.yml
sample_stubbing_migration_with_multiple_source_ids.yml file core/modules/migrate/tests/modules/migrate_stub_test/migrations/sample_stubbing_migration_with_multiple_source_ids.yml core/modules/migrate/tests/modules/migrate_stub_test/migrations/sample_stubbing_migration_with_multiple_source_ids.yml
ScaffoldFilePath::sourcePath function composer/Plugin/Scaffold/ScaffoldFilePath.php Converts the relative source path into an absolute path.
SearchPageResourceTestBase class core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php Base class for Search page tests.
SearchPageResourceTestBase.php file core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php
SearchPageResourceTestBase::$entity property core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php
SearchPageResourceTestBase::$entityTypeId property core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php
SearchPageResourceTestBase::$modules property core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php
SearchPageResourceTestBase::createEntity function core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php
SearchPageResourceTestBase::getExpectedCacheContexts function core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php
SearchPageResourceTestBase::getExpectedNormalizedEntity function core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php
SearchPageResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php
SearchPageResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability function core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php
SearchPageResourceTestBase::getNormalizedPostEntity function core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php
SearchPageResourceTestBase::setUpAuthorization function core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php
SearchPageTest::$resourceTypeName property core/modules/search/tests/src/Functional/Jsonapi/SearchPageTest.php
SearchPageTest::providerSource function core/modules/search/tests/src/Kernel/Migrate/d6/SearchPageTest.php Provides source data for ::testSource.
SearchPageTest::providerSource function core/modules/search/tests/src/Kernel/Migrate/d7/SearchPageTest.php Provides source data for ::testSource.
serializer.normalizer.resource_identifier.jsonapi service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Normalizer\ResourceIdentifierNormalizer
serializer.normalizer.resource_object.jsonapi service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Normalizer\ResourceObjectNormalizer
SerializerTest::$resourceType property core/modules/jsonapi/tests/src/Kernel/Serializer/SerializerTest.php A resource type for testing.
ShortcutResourceTestBase class core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php Resource test base for Shortcut entity.
ShortcutResourceTestBase.php file core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php
ShortcutResourceTestBase::$entity property core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php The Shortcut entity.
ShortcutResourceTestBase::$entityTypeId property core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php
ShortcutResourceTestBase::$modules property core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php
ShortcutResourceTestBase::$patchProtectedFieldNames property core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php
ShortcutResourceTestBase::createEntity function core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php
ShortcutResourceTestBase::getExpectedNormalizedEntity function core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php
ShortcutResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php
ShortcutResourceTestBase::getNormalizedPostEntity function core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php

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