DatabaseBackend::MAX_ITEMS_PER_CACHE_SET
Same name in other branches
- 11.x core/lib/Drupal/Core/Cache/DatabaseBackend.php \Drupal\Core\Cache\DatabaseBackend::MAX_ITEMS_PER_CACHE_SET
The chunk size for inserting cache entities.
File
-
core/
lib/ Drupal/ Core/ Cache/ DatabaseBackend.php, line 40
Class
- DatabaseBackend
- Defines a default cache implementation.
Namespace
Drupal\Core\CacheCode
const MAX_ITEMS_PER_CACHE_SET = 100;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.