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
RestResourceConfigXmlBasicAuthTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php The format to use in this test.
RestResourceConfigXmlBasicAuthTest::$mimeType property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php The MIME type that corresponds to $format.
RestResourceConfigXmlBasicAuthTest::$modules property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php Modules to install.
RestResourceConfigXmlCookieTest class core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlCookieTest.php Tests Rest Resource Config Xml Cookie.
RestResourceConfigXmlCookieTest.php file core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlCookieTest.php
RestResourceConfigXmlCookieTest::$auth property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlCookieTest.php The authentication mechanism to use in this test.
RestResourceConfigXmlCookieTest::$defaultTheme property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlCookieTest.php The theme to install as the default for testing.
RestResourceConfigXmlCookieTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlCookieTest.php The format to use in this test.
RestResourceConfigXmlCookieTest::$mimeType property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlCookieTest.php The MIME type that corresponds to $format.
RoleResourceTestBase class core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php Resource test base for the UserRole entity.
RoleResourceTestBase.php file core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php
RoleResourceTestBase::$entity property core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php
RoleResourceTestBase::$entityTypeId property core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php The tested entity type.
RoleResourceTestBase::$modules property core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php Modules to install.
RoleResourceTestBase::createEntity function core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php Creates the entity to be tested.
RoleResourceTestBase::getExpectedNormalizedEntity function core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php Returns the expected normalization of the entity.
RoleResourceTestBase::getNormalizedPostEntity function core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php Returns the normalized POST entity.
RoleResourceTestBase::setUpAuthorization function core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php Sets up the necessary authorization.
RoleTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/RoleTest.php The name of the tested JSON:API resource type.
RoleTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/RoleTest.php Provides source data for ::testSource.
RoleTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/RoleTest.php Provides source data for ::testSource.
Routes::$resourceTypeRepository property core/modules/jsonapi/src/Routing/Routes.php The JSON:API resource type repository.
Routes::getFileUploadRoutesForResourceType function core/modules/jsonapi/src/Routing/Routes.php Gets the file upload route collection for the given resource type.
Routes::getIndividualRoutesForResourceType function core/modules/jsonapi/src/Routing/Routes.php Gets a route collection for the given resource type.
Routes::getResourceTypeNameFromParameters function core/modules/jsonapi/src/Routing/Routes.php Gets the resource type from a route or request's parameters.
Routes::getRoutesForResourceType function core/modules/jsonapi/src/Routing/Routes.php Gets applicable resource routes for a JSON:API resource type.
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

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