Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
UseCacheBackendTrait.php
UseCacheBackendTrait::$useCaches
Flag whether caches should be used or skipped.
Type:
bool
File
core/
lib/
Drupal/
Core/
Cache/
UseCacheBackendTrait.php
, line 22
Class
UseCacheBackendTrait
Provides methods to use a cache backend while respecting a 'use caches' flag.
Namespace
Drupal\Core\Cache
Code
protected $useCaches =
TRUE
;
RSS feed