Files - 10.3.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
CacheableMetadataTest.php core/tests/Drupal/Tests/Core/Cache/CacheableMetadataTest.php Drupal\Tests\Core\Cache
CacheableMethodNotAllowedHttpException.php core/lib/Drupal/Core/Http/Exception/CacheableMethodNotAllowedHttpException.php Drupal\Core\Http\Exception
CacheableNormalization.php core/modules/jsonapi/src/Normalizer/Value/CacheableNormalization.php Drupal\jsonapi\Normalizer\Value
CacheableNormalizerInterface.php core/modules/serialization/src/Normalizer/CacheableNormalizerInterface.php Drupal\serialization\Normalizer
CacheableNotAcceptableHttpException.php core/lib/Drupal/Core/Http/Exception/CacheableNotAcceptableHttpException.php Drupal\Core\Http\Exception
CacheableNotFoundHttpException.php core/lib/Drupal/Core/Http/Exception/CacheableNotFoundHttpException.php Drupal\Core\Http\Exception
CacheableOmission.php core/modules/jsonapi/src/Normalizer/Value/CacheableOmission.php Drupal\jsonapi\Normalizer\Value
CacheablePreconditionFailedHttpException.php core/lib/Drupal/Core/Http/Exception/CacheablePreconditionFailedHttpException.php Drupal\Core\Http\Exception
CacheablePreconditionRequiredHttpException.php core/lib/Drupal/Core/Http/Exception/CacheablePreconditionRequiredHttpException.php Drupal\Core\Http\Exception
CacheableRedirectResponse.php core/lib/Drupal/Core/Cache/CacheableRedirectResponse.php Drupal\Core\Cache
CacheableResourceResponse.php core/modules/jsonapi/src/CacheableResourceResponse.php Drupal\jsonapi
CacheableResponse.php core/lib/Drupal/Core/Cache/CacheableResponse.php Drupal\Core\Cache
CacheableResponseInterface.php core/lib/Drupal/Core/Cache/CacheableResponseInterface.php Drupal\Core\Cache
CacheableResponseTrait.php core/lib/Drupal/Core/Cache/CacheableResponseTrait.php Drupal\Core\Cache
CacheableRouteProviderInterface.php core/lib/Drupal/Core/Routing/CacheableRouteProviderInterface.php Drupal\Core\Routing
CacheableSecuredRedirectResponse.php core/lib/Drupal/Core/Routing/CacheableSecuredRedirectResponse.php Drupal\Core\Routing
CacheableServiceUnavailableHttpException.php core/lib/Drupal/Core/Http/Exception/CacheableServiceUnavailableHttpException.php Drupal\Core\Http\Exception
CacheableTestDomainObject.php core/modules/system/tests/modules/early_rendering_controller_test/src/CacheableTestDomainObject.php Drupal\early_rendering_controller_test
CacheableTestResponse.php core/modules/system/tests/modules/early_rendering_controller_test/src/CacheableTestResponse.php Drupal\early_rendering_controller_test
CacheableTooManyRequestsHttpException.php core/lib/Drupal/Core/Http/Exception/CacheableTooManyRequestsHttpException.php Drupal\Core\Http\Exception
CacheableUnauthorizedHttpException.php core/lib/Drupal/Core/Http/Exception/CacheableUnauthorizedHttpException.php Drupal\Core\Http\Exception
CacheableUnprocessableEntityHttpException.php core/lib/Drupal/Core/Http/Exception/CacheableUnprocessableEntityHttpException.php Drupal\Core\Http\Exception
CacheableUnsupportedMediaTypeHttpException.php core/lib/Drupal/Core/Http/Exception/CacheableUnsupportedMediaTypeHttpException.php Drupal\Core\Http\Exception
CacheBackendDecorator.php core/modules/system/tests/modules/performance_test/src/Cache/CacheBackendDecorator.php Drupal\performance_test\Cache
CacheBackendInterface.php core/lib/Drupal/Core/Cache/CacheBackendInterface.php Drupal\Core\Cache
CacheCollector.php core/lib/Drupal/Core/Cache/CacheCollector.php Drupal\Core\Cache
CacheCollectorHelper.php core/tests/Drupal/Tests/Core/Cache/CacheCollectorHelper.php Drupal\Tests\Core\Cache
CacheCollectorInterface.php core/lib/Drupal/Core/Cache/CacheCollectorInterface.php Drupal\Core\Cache
CacheCollectorTest.php core/tests/Drupal/Tests/Core/Cache/CacheCollectorTest.php Drupal\Tests\Core\Cache
CacheCollectorTest.php core/tests/Drupal/KernelTests/Core/Cache/CacheCollectorTest.php Drupal\KernelTests\Core\Cache
CacheContextInterface.php core/lib/Drupal/Core/Cache/Context/CacheContextInterface.php Drupal\Core\Cache\Context
CacheContextOptimizationTest.php core/tests/Drupal/KernelTests/Core/Cache/CacheContextOptimizationTest.php Drupal\KernelTests\Core\Cache
CacheContextsManager.php core/lib/Drupal/Core/Cache/Context/CacheContextsManager.php Drupal\Core\Cache\Context
CacheContextsManagerTest.php core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php Drupal\Tests\Core\Cache\Context
CacheContextsPass.php core/lib/Drupal/Core/Cache/Context/CacheContextsPass.php Drupal\Core\Cache\Context
CachedDataUITest.php core/modules/views_ui/tests/src/Functional/CachedDataUITest.php Drupal\Tests\views_ui\Functional
CachedDiscoveryClearer.php core/lib/Drupal/Core/ProxyClass/Plugin/CachedDiscoveryClearer.php Drupal\Core\ProxyClass\Plugin
CachedDiscoveryClearer.php core/lib/Drupal/Core/Plugin/CachedDiscoveryClearer.php Drupal\Core\Plugin
CachedDiscoveryClearerInterface.php core/lib/Drupal/Core/Plugin/CachedDiscoveryClearerInterface.php Drupal\Core\Plugin
CachedDiscoveryInterface.php core/lib/Drupal/Component/Plugin/Discovery/CachedDiscoveryInterface.php Drupal\Component\Plugin\Discovery
CacheDecoratorInterface.php core/lib/Drupal/Core/CacheDecorator/CacheDecoratorInterface.php Drupal\Core\CacheDecorator
CachedStorage.php core/lib/Drupal/Core/Config/CachedStorage.php Drupal\Core\Config
CachedStorageTest.php core/tests/Drupal/KernelTests/Core/Config/Storage/CachedStorageTest.php Drupal\KernelTests\Core\Config\Storage
CachedStorageTest.php core/tests/Drupal/Tests/Core/Config/CachedStorageTest.php Drupal\Tests\Core\Config
CacheFactory.php core/lib/Drupal/Core/Cache/CacheFactory.php Drupal\Core\Cache
CacheFactoryDecorator.php core/modules/system/tests/modules/performance_test/src/Cache/CacheFactoryDecorator.php Drupal\performance_test\Cache
CacheFactoryInterface.php core/lib/Drupal/Core/Cache/CacheFactoryInterface.php Drupal\Core\Cache
CacheFactoryTest.php core/tests/Drupal/Tests/Core/Cache/CacheFactoryTest.php Drupal\Tests\Core\Cache
CachePluginBase.php core/modules/views/src/Plugin/views/cache/CachePluginBase.php Drupal\views\Plugin\views\cache
CacheRedirect.php core/lib/Drupal/Core/Cache/CacheRedirect.php Drupal\Core\Cache

Other projects


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