Search for source

  1. Search 7.x for source
  2. Search 9.5.x for source
  3. Search 10.3.x for source
  4. Search 11.x for source
  5. Other projects
Title Object type File name Summary
RestResourceConfigXmlCookieTest class core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlCookieTest.php @group rest
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.
RestResourceGetRouteProcessorBC class core/modules/rest/src/RouteProcessor/RestResourceGetRouteProcessorBC.php Processes the BC REST routes, to ensure old route names continue to work.
RestResourceGetRouteProcessorBC.php file core/modules/rest/src/RouteProcessor/RestResourceGetRouteProcessorBC.php
RestResourceGetRouteProcessorBC::$routeProvider property core/modules/rest/src/RouteProcessor/RestResourceGetRouteProcessorBC.php The route provider.
RestResourceGetRouteProcessorBC::$serializerFormats property core/modules/rest/src/RouteProcessor/RestResourceGetRouteProcessorBC.php The available serialization formats.
RestResourceGetRouteProcessorBC::overwriteRoute function core/modules/rest/src/RouteProcessor/RestResourceGetRouteProcessorBC.php Overwrites one route's metadata with the other's.
RestResourceGetRouteProcessorBC::processOutbound function core/modules/rest/src/RouteProcessor/RestResourceGetRouteProcessorBC.php Processes the outbound route.
RestResourceGetRouteProcessorBC::__construct function core/modules/rest/src/RouteProcessor/RestResourceGetRouteProcessorBC.php Constructs a RestResourceGetRouteProcessorBC object.
RESTTestBase::$resourceConfigStorage property core/modules/rest/src/Tests/RESTTestBase.php The REST resource config storage.
rest_post_update_create_rest_resource_config_entities function core/modules/rest/rest.post_update.php Create REST resource configuration entities.
rest_post_update_resource_granularity function core/modules/rest/rest.post_update.php Simplify method-granularity REST resource config to resource-granularity.
RoleResourceTestBase class core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php
RoleResourceTestBase class core/modules/rest/tests/src/Functional/EntityResource/Role/RoleResourceTestBase.php
RoleResourceTestBase.php file core/modules/rest/tests/src/Functional/EntityResource/Role/RoleResourceTestBase.php
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 The data provider.
RoleTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/RoleTest.php The data provider.
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 Returns the whole source array.
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.
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.

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