constant DatabaseBackend::MAXIMUM_NONE in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Cache/DatabaseBackend.php \Drupal\Core\Cache\DatabaseBackend::MAXIMUM_NONE
-1 means infinite allows numbers of rows for the cache backend.
File
- core/
lib/ Drupal/ Core/ Cache/ DatabaseBackend.php, line 33
Class
- DatabaseBackend
- Defines a default cache implementation.
Namespace
Drupal\Core\CacheCode
const MAXIMUM_NONE = -1;