Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
CacheableMethodNotAllowedHttpException::__construct function core/lib/Drupal/Core/Http/Exception/CacheableMethodNotAllowedHttpException.php
CacheableNormalization::hasNoNestedInstances function core/modules/jsonapi/src/Normalizer/Value/CacheableNormalization.php Ensures that no nested values are instances of this class.
CacheableNormalization::__construct function core/modules/jsonapi/src/Normalizer/Value/CacheableNormalization.php CacheableNormalization constructor.
CacheableNormalizerInterface::SERIALIZATION_CONTEXT_CACHEABILITY constant core/modules/serialization/src/Normalizer/CacheableNormalizerInterface.php Name of key for bubbling cacheability metadata via serialization context.
CacheableNotAcceptableHttpException::__construct function core/lib/Drupal/Core/Http/Exception/CacheableNotAcceptableHttpException.php
CacheableNotFoundHttpException::__construct function core/lib/Drupal/Core/Http/Exception/CacheableNotFoundHttpException.php
CacheableOmission class core/modules/jsonapi/src/Normalizer/Value/CacheableOmission.php Represents the cacheability associated with the omission of a value.
CacheableOmission.php file core/modules/jsonapi/src/Normalizer/Value/CacheableOmission.php
CacheableOmission::getNormalization function core/modules/jsonapi/src/Normalizer/Value/CacheableOmission.php A CacheableOmission should never have its normalization retrieved.
CacheableOmission::permanent function core/modules/jsonapi/src/Normalizer/Value/CacheableOmission.php Creates a CacheableNormalization instance without any special cacheability.
CacheableOmission::__construct function core/modules/jsonapi/src/Normalizer/Value/CacheableOmission.php CacheableOmission constructor.
CacheablePreconditionFailedHttpException::__construct function core/lib/Drupal/Core/Http/Exception/CacheablePreconditionFailedHttpException.php
CacheablePreconditionRequiredHttpException::__construct function core/lib/Drupal/Core/Http/Exception/CacheablePreconditionRequiredHttpException.php
CacheableRedirectResponse class core/lib/Drupal/Core/Cache/CacheableRedirectResponse.php A RedirectResponse that contains and can expose cacheability metadata.
CacheableRedirectResponse.php file core/lib/Drupal/Core/Cache/CacheableRedirectResponse.php
CacheableResourceResponse class core/modules/jsonapi/src/CacheableResourceResponse.php Extends ResourceResponse with cacheability.
CacheableResourceResponse.php file core/modules/jsonapi/src/CacheableResourceResponse.php
CacheableResponse class core/lib/Drupal/Core/Cache/CacheableResponse.php A response that contains and can expose cacheability metadata.
CacheableResponse.php file core/lib/Drupal/Core/Cache/CacheableResponse.php
CacheableResponseInterface interface core/lib/Drupal/Core/Cache/CacheableResponseInterface.php Defines an interface for responses that can expose cacheability metadata.
CacheableResponseInterface.php file core/lib/Drupal/Core/Cache/CacheableResponseInterface.php
CacheableResponseInterface::addCacheableDependency function core/lib/Drupal/Core/Cache/CacheableResponseInterface.php Adds a dependency on an object: merges its cacheability metadata.
CacheableResponseInterface::getCacheableMetadata function core/lib/Drupal/Core/Cache/CacheableResponseInterface.php Returns the cacheability metadata for this response.
CacheableResponseTrait trait core/lib/Drupal/Core/Cache/CacheableResponseTrait.php Provides an implementation of CacheableResponseInterface.
CacheableResponseTrait.php file core/lib/Drupal/Core/Cache/CacheableResponseTrait.php
CacheableResponseTrait::$cacheabilityMetadata property core/lib/Drupal/Core/Cache/CacheableResponseTrait.php The cacheability metadata.
CacheableResponseTrait::addCacheableDependency function core/lib/Drupal/Core/Cache/CacheableResponseTrait.php
CacheableResponseTrait::getCacheableMetadata function core/lib/Drupal/Core/Cache/CacheableResponseTrait.php
CacheableSecuredRedirectResponse class core/lib/Drupal/Core/Routing/CacheableSecuredRedirectResponse.php Provides a common base class for cacheable safe redirects.
CacheableSecuredRedirectResponse.php file core/lib/Drupal/Core/Routing/CacheableSecuredRedirectResponse.php
CacheableSecuredRedirectResponse::fromResponse function core/lib/Drupal/Core/Routing/CacheableSecuredRedirectResponse.php Copies over the values from the given response.
CacheableServiceUnavailableHttpException class core/lib/Drupal/Core/Http/Exception/CacheableServiceUnavailableHttpException.php A cacheable ServiceUnavailableHttpException.
CacheableServiceUnavailableHttpException.php file core/lib/Drupal/Core/Http/Exception/CacheableServiceUnavailableHttpException.php
CacheableServiceUnavailableHttpException::__construct function core/lib/Drupal/Core/Http/Exception/CacheableServiceUnavailableHttpException.php
CacheableTestDomainObject class core/modules/system/tests/modules/early_rendering_controller_test/src/CacheableTestDomainObject.php Test domain class with implemented CacheableDependencyInterface.
CacheableTestDomainObject.php file core/modules/system/tests/modules/early_rendering_controller_test/src/CacheableTestDomainObject.php
CacheableTestResponse class core/modules/system/tests/modules/early_rendering_controller_test/src/CacheableTestResponse.php Cacheable response used for testing.
CacheableTestResponse.php file core/modules/system/tests/modules/early_rendering_controller_test/src/CacheableTestResponse.php
CacheableTooManyRequestsHttpException class core/lib/Drupal/Core/Http/Exception/CacheableTooManyRequestsHttpException.php A cacheable TooManyRequestsHttpException.
CacheableTooManyRequestsHttpException.php file core/lib/Drupal/Core/Http/Exception/CacheableTooManyRequestsHttpException.php
CacheableTooManyRequestsHttpException::__construct function core/lib/Drupal/Core/Http/Exception/CacheableTooManyRequestsHttpException.php
CacheableUnauthorizedHttpException::__construct function core/lib/Drupal/Core/Http/Exception/CacheableUnauthorizedHttpException.php
CacheableUnprocessableEntityHttpException class core/lib/Drupal/Core/Http/Exception/CacheableUnprocessableEntityHttpException.php A cacheable UnprocessableEntityHttpException.
CacheableUnprocessableEntityHttpException.php file core/lib/Drupal/Core/Http/Exception/CacheableUnprocessableEntityHttpException.php
CacheableUnprocessableEntityHttpException::__construct function core/lib/Drupal/Core/Http/Exception/CacheableUnprocessableEntityHttpException.php
CacheableUnsupportedMediaTypeHttpException class core/lib/Drupal/Core/Http/Exception/CacheableUnsupportedMediaTypeHttpException.php A cacheable UnsupportedMediaTypeHttpException.
CacheableUnsupportedMediaTypeHttpException.php file core/lib/Drupal/Core/Http/Exception/CacheableUnsupportedMediaTypeHttpException.php
CacheableUnsupportedMediaTypeHttpException::__construct function core/lib/Drupal/Core/Http/Exception/CacheableUnsupportedMediaTypeHttpException.php
CacheBackendDecorator::invalidateTags function core/modules/system/tests/modules/performance_test/src/Cache/CacheBackendDecorator.php Marks cache items with any of the specified tags as invalid.
CacheBackendDecorator::set function core/modules/system/tests/modules/performance_test/src/Cache/CacheBackendDecorator.php Stores data in the persistent cache.

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