Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ResourceTypeRepositoryTest::testResourceTypeDisabling function core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php Tests that resource types can be disabled by a build subscriber.
ResourceTypeRepositoryTest::testResourceTypeFieldAliasing function core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php Tests that resource type fields can be aliased per resource type.
ResourceTypeRepositoryTest::testResourceTypeFieldDisabling function core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php Tests that resource type fields can be disabled per resource type.
ResourceTypeTest class core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeTest.php @coversDefaultClass \Drupal\jsonapi\ResourceType\ResourceType[[api-linebreak]]
@group jsonapi
ResourceTypeTest.php file core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeTest.php
ResourceTypeTest::$modules property core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeTest.php Modules to enable.
ResourceTypeTest::testUpdateDeprecatedFieldMapping function core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeTest.php Tests construction of a ResourceType using a deprecated $fields argument.
ResourceVersionRouteEnhancer class core/modules/jsonapi/src/Revisions/ResourceVersionRouteEnhancer.php Loads an appropriate revision for the requested resource version.
ResourceVersionRouteEnhancer.php file core/modules/jsonapi/src/Revisions/ResourceVersionRouteEnhancer.php
ResourceVersionRouteEnhancer::$versionNegotiator property core/modules/jsonapi/src/Revisions/ResourceVersionRouteEnhancer.php The revision ID negotiator.
ResourceVersionRouteEnhancer::CACHE_CONTEXT constant core/modules/jsonapi/src/Revisions/ResourceVersionRouteEnhancer.php The cache context by which vary the loaded entity revision.
ResourceVersionRouteEnhancer::enhance function core/modules/jsonapi/src/Revisions/ResourceVersionRouteEnhancer.php
ResourceVersionRouteEnhancer::isValidVersionIdentifier function core/modules/jsonapi/src/Revisions/ResourceVersionRouteEnhancer.php Validates the user input.
ResourceVersionRouteEnhancer::RESOURCE_VERSION_QUERY_PARAMETER constant core/modules/jsonapi/src/Revisions/ResourceVersionRouteEnhancer.php The query parameter for providing a version (revision) value.
ResourceVersionRouteEnhancer::REVISION_ID_KEY constant core/modules/jsonapi/src/Revisions/ResourceVersionRouteEnhancer.php The route default parameter name.
ResourceVersionRouteEnhancer::VERSION_IDENTIFIER_VALIDATOR constant core/modules/jsonapi/src/Revisions/ResourceVersionRouteEnhancer.php Resource version validation regex.
ResourceVersionRouteEnhancer::WORKING_COPIES_REQUESTED constant core/modules/jsonapi/src/Revisions/ResourceVersionRouteEnhancer.php A route parameter key which indicates that working copies were requested.
ResourceVersionRouteEnhancer::__construct function core/modules/jsonapi/src/Revisions/ResourceVersionRouteEnhancer.php ResourceVersionRouteEnhancer constructor.
ResponseDisplayPluginInterface interface core/modules/views/src/Plugin/views/display/ResponseDisplayPluginInterface.php Defines a display which returns a Response object.
ResponseDisplayPluginInterface.php file core/modules/views/src/Plugin/views/display/ResponseDisplayPluginInterface.php
ResponseDisplayPluginInterface::buildResponse function core/modules/views/src/Plugin/views/display/ResponseDisplayPluginInterface.php Builds up a response with the rendered view as content.
ResponseGeneratorSubscriber class core/lib/Drupal/Core/EventSubscriber/ResponseGeneratorSubscriber.php Response subscriber to add X-Generator header tag.
ResponseGeneratorSubscriber.php file core/lib/Drupal/Core/EventSubscriber/ResponseGeneratorSubscriber.php
ResponseGeneratorSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/ResponseGeneratorSubscriber.php
ResponseGeneratorSubscriber::onRespond function core/lib/Drupal/Core/EventSubscriber/ResponseGeneratorSubscriber.php Sets extra X-Generator header on successful responses.
ResponseGeneratorTest class core/modules/system/tests/src/Functional/System/ResponseGeneratorTest.php Tests to see if generator header is added.
ResponseGeneratorTest.php file core/modules/system/tests/src/Functional/System/ResponseGeneratorTest.php
ResponseGeneratorTest::$defaultTheme property core/modules/system/tests/src/Functional/System/ResponseGeneratorTest.php The theme to install as the default for testing.
ResponseGeneratorTest::$modules property core/modules/system/tests/src/Functional/System/ResponseGeneratorTest.php Modules to install.
ResponseGeneratorTest::setUp function core/modules/system/tests/src/Functional/System/ResponseGeneratorTest.php
ResponseGeneratorTest::testGeneratorHeaderAdded function core/modules/system/tests/src/Functional/System/ResponseGeneratorTest.php Test to see if generator header is added.
ResponsePolicyInterface interface core/lib/Drupal/Core/PageCache/ResponsePolicyInterface.php Defines the interface for response policy implementations.
ResponsePolicyInterface.php file core/lib/Drupal/Core/PageCache/ResponsePolicyInterface.php
ResponsePolicyInterface::check function core/lib/Drupal/Core/PageCache/ResponsePolicyInterface.php Determines whether it is save to store a page in the cache.
ResponsePolicyInterface::DENY constant core/lib/Drupal/Core/PageCache/ResponsePolicyInterface.php Deny storage of a page in the cache.
ResponseTest class core/modules/system/tests/src/Functional/Form/ResponseTest.php Tests the form API Response element.
ResponseTest.php file core/modules/system/tests/src/Functional/Form/ResponseTest.php
ResponseTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/ResponseTest.php The theme to install as the default for testing.
ResponseTest::$modules property core/modules/system/tests/src/Functional/Form/ResponseTest.php Modules to enable.
ResponseTest::testFormResponse function core/modules/system/tests/src/Functional/Form/ResponseTest.php Tests that enforced responses propagate through subscribers and middleware.
response_filter.active_link service core/core.services.yml Drupal\Core\EventSubscriber\ActiveLinkResponseFilter
response_filter.rss.relative_url service core/core.services.yml Drupal\Core\EventSubscriber\RssResponseRelativeUrlFilter
response_generator_subscriber service core/core.services.yml Drupal\Core\EventSubscriber\ResponseGeneratorSubscriber
responsive-image-formatter.html.twig file core/themes/stable/templates/field/responsive-image-formatter.html.twig Theme override to display a formatted responsive image field.
responsive-image-formatter.html.twig file core/modules/responsive_image/templates/responsive-image-formatter.html.twig Default theme implementation to display a formatted responsive image field.
responsive-image.html.twig file core/modules/responsive_image/templates/responsive-image.html.twig Default theme implementation of a responsive image.
responsive-image.html.twig file core/themes/stable/templates/field/responsive-image.html.twig Theme override of a responsive image.
ResponsiveImage class core/modules/responsive_image/src/Element/ResponsiveImage.php Provides a responsive image element.
ResponsiveImage.php file core/modules/responsive_image/src/Element/ResponsiveImage.php
ResponsiveImage::getInfo function core/modules/responsive_image/src/Element/ResponsiveImage.php Returns the element properties for this element.

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