Home
last modified time | relevance | path

Searched refs:CacheableDependencyInterface (Results 1 – 25 of 175) sorted by relevance

1234567

/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Plugin/
H A DContextAwarePluginBase.php9 use Drupal\Core\Cache\CacheableDependencyInterface; alias
20 …ponentContextAwarePluginBase implements ContextAwarePluginInterface, CacheableDependencyInterface {
136 if ($context instanceof CacheableDependencyInterface) {
152 if ($context instanceof CacheableDependencyInterface) {
169 if ($context instanceof CacheableDependencyInterface) {
/dports/www/drupal8/drupal-8.9.20/core/modules/jsonapi/src/Normalizer/Value/
H A DCacheableNormalization.php6 use Drupal\Core\Cache\CacheableDependencyInterface; alias
19 class CacheableNormalization implements CacheableDependencyInterface {
39 public function __construct(CacheableDependencyInterface $cacheability, $normalization) {
90 public function withCacheableDependency(CacheableDependencyInterface $dependency) {
/dports/www/drupal9/drupal-9.2.10/core/modules/jsonapi/src/Normalizer/Value/
H A DCacheableNormalization.php6 use Drupal\Core\Cache\CacheableDependencyInterface; alias
19 class CacheableNormalization implements CacheableDependencyInterface {
39 public function __construct(CacheableDependencyInterface $cacheability, $normalization) {
90 public function withCacheableDependency(CacheableDependencyInterface $dependency) {
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Http/Exception/
H A DCacheableNotAcceptableHttpException.php5 use Drupal\Core\Cache\CacheableDependencyInterface; alias
12 …cceptableHttpException extends NotAcceptableHttpException implements CacheableDependencyInterface {
19 …public function __construct(CacheableDependencyInterface $cacheability, $message = NULL, \Exceptio…
H A DCacheableNotFoundHttpException.php5 use Drupal\Core\Cache\CacheableDependencyInterface; alias
12 …heableNotFoundHttpException extends NotFoundHttpException implements CacheableDependencyInterface {
19 …public function __construct(CacheableDependencyInterface $cacheability, $message = NULL, \Exceptio…
H A DCacheablePreconditionFailedHttpException.php5 use Drupal\Core\Cache\CacheableDependencyInterface; alias
12 …iledHttpException extends PreconditionFailedHttpException implements CacheableDependencyInterface {
19 …public function __construct(CacheableDependencyInterface $cacheability, $message = NULL, \Exceptio…
H A DCacheablePreconditionRequiredHttpException.php5 use Drupal\Core\Cache\CacheableDependencyInterface; alias
12 …edHttpException extends PreconditionRequiredHttpException implements CacheableDependencyInterface {
19 …public function __construct(CacheableDependencyInterface $cacheability, $message = NULL, \Exceptio…
H A DCacheableUnsupportedMediaTypeHttpException.php5 use Drupal\Core\Cache\CacheableDependencyInterface; alias
12 …peHttpException extends UnsupportedMediaTypeHttpException implements CacheableDependencyInterface {
19 …public function __construct(CacheableDependencyInterface $cacheability, $message = NULL, \Exceptio…
H A DCacheableAccessDeniedHttpException.php5 use Drupal\Core\Cache\CacheableDependencyInterface; alias
12 …cessDeniedHttpException extends AccessDeniedHttpException implements CacheableDependencyInterface {
19 …public function __construct(CacheableDependencyInterface $cacheability, $message = NULL, \Exceptio…
H A DCacheableBadRequestHttpException.php5 use Drupal\Core\Cache\CacheableDependencyInterface; alias
12 …leBadRequestHttpException extends BadRequestHttpException implements CacheableDependencyInterface {
19 …public function __construct(CacheableDependencyInterface $cacheability, $message = NULL, \Exceptio…
H A DCacheableConflictHttpException.php5 use Drupal\Core\Cache\CacheableDependencyInterface; alias
12 …heableConflictHttpException extends ConflictHttpException implements CacheableDependencyInterface {
19 …public function __construct(CacheableDependencyInterface $cacheability, $message = NULL, \Exceptio…
H A DCacheableGoneHttpException.php5 use Drupal\Core\Cache\CacheableDependencyInterface; alias
12 class CacheableGoneHttpException extends GoneHttpException implements CacheableDependencyInterface {
19 …public function __construct(CacheableDependencyInterface $cacheability, $message = NULL, \Exceptio…
H A DCacheableLengthRequiredHttpException.php5 use Drupal\Core\Cache\CacheableDependencyInterface; alias
12 …RequiredHttpException extends LengthRequiredHttpException implements CacheableDependencyInterface {
19 …public function __construct(CacheableDependencyInterface $cacheability, $message = NULL, \Exceptio…
H A DCacheableUnprocessableEntityHttpException.php5 use Drupal\Core\Cache\CacheableDependencyInterface; alias
12 …ityHttpException extends UnprocessableEntityHttpException implements CacheableDependencyInterface {
19 …public function __construct(CacheableDependencyInterface $cacheability, $message = NULL, \Exceptio…
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Http/Exception/
H A DCacheableConflictHttpException.php5 use Drupal\Core\Cache\CacheableDependencyInterface; alias
12 …heableConflictHttpException extends ConflictHttpException implements CacheableDependencyInterface {
19 …public function __construct(CacheableDependencyInterface $cacheability, $message = NULL, \Exceptio…
H A DCacheableGoneHttpException.php5 use Drupal\Core\Cache\CacheableDependencyInterface; alias
12 class CacheableGoneHttpException extends GoneHttpException implements CacheableDependencyInterface {
19 …public function __construct(CacheableDependencyInterface $cacheability, $message = NULL, \Exceptio…
H A DCacheableLengthRequiredHttpException.php5 use Drupal\Core\Cache\CacheableDependencyInterface; alias
12 …RequiredHttpException extends LengthRequiredHttpException implements CacheableDependencyInterface {
19 …public function __construct(CacheableDependencyInterface $cacheability, $message = NULL, \Exceptio…
H A DCacheableNotAcceptableHttpException.php5 use Drupal\Core\Cache\CacheableDependencyInterface; alias
12 …cceptableHttpException extends NotAcceptableHttpException implements CacheableDependencyInterface {
19 …public function __construct(CacheableDependencyInterface $cacheability, $message = NULL, \Exceptio…
H A DCacheableNotFoundHttpException.php5 use Drupal\Core\Cache\CacheableDependencyInterface; alias
12 …heableNotFoundHttpException extends NotFoundHttpException implements CacheableDependencyInterface {
19 …public function __construct(CacheableDependencyInterface $cacheability, $message = NULL, \Exceptio…
H A DCacheablePreconditionFailedHttpException.php5 use Drupal\Core\Cache\CacheableDependencyInterface; alias
12 …iledHttpException extends PreconditionFailedHttpException implements CacheableDependencyInterface {
19 …public function __construct(CacheableDependencyInterface $cacheability, $message = NULL, \Exceptio…
H A DCacheableAccessDeniedHttpException.php5 use Drupal\Core\Cache\CacheableDependencyInterface; alias
12 …cessDeniedHttpException extends AccessDeniedHttpException implements CacheableDependencyInterface {
19 …public function __construct(CacheableDependencyInterface $cacheability, $message = NULL, \Exceptio…
H A DCacheableBadRequestHttpException.php5 use Drupal\Core\Cache\CacheableDependencyInterface; alias
12 …leBadRequestHttpException extends BadRequestHttpException implements CacheableDependencyInterface {
19 …public function __construct(CacheableDependencyInterface $cacheability, $message = NULL, \Exceptio…
H A DCacheableUnprocessableEntityHttpException.php5 use Drupal\Core\Cache\CacheableDependencyInterface; alias
12 …ityHttpException extends UnprocessableEntityHttpException implements CacheableDependencyInterface {
19 …public function __construct(CacheableDependencyInterface $cacheability, $message = NULL, \Exceptio…
H A DCacheablePreconditionRequiredHttpException.php5 use Drupal\Core\Cache\CacheableDependencyInterface; alias
12 …edHttpException extends PreconditionRequiredHttpException implements CacheableDependencyInterface {
19 …public function __construct(CacheableDependencyInterface $cacheability, $message = NULL, \Exceptio…
H A DCacheableUnsupportedMediaTypeHttpException.php5 use Drupal\Core\Cache\CacheableDependencyInterface; alias
12 …peHttpException extends UnsupportedMediaTypeHttpException implements CacheableDependencyInterface {
19 …public function __construct(CacheableDependencyInterface $cacheability, $message = NULL, \Exceptio…

1234567