DatabaseBackend::$maxRows
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Cache/DatabaseBackend.php \Drupal\Core\Cache\DatabaseBackend::maxRows
- 10 core/lib/Drupal/Core/Cache/DatabaseBackend.php \Drupal\Core\Cache\DatabaseBackend::maxRows
- 11.x core/lib/Drupal/Core/Cache/DatabaseBackend.php \Drupal\Core\Cache\DatabaseBackend::maxRows
The maximum number of rows that this cache bin table is allowed to store.
Type: int
See also
::MAXIMUM_NONE
File
-
core/
lib/ Drupal/ Core/ Cache/ DatabaseBackend.php, line 42
Class
- DatabaseBackend
- Defines a default cache implementation.
Namespace
Drupal\Core\CacheCode
protected $maxRows;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.