constant ViewsBulkOperationsActionProcessor::MAX_LIST_COUNT in Views Bulk Operations (VBO) 8.3
Same name and namespace in other branches
- 4.0.x src/Service/ViewsBulkOperationsActionProcessor.php \Drupal\views_bulk_operations\Service\ViewsBulkOperationsActionProcessor::MAX_LIST_COUNT
Maximum number of labels fetched for informational purposes.
File
- src/
Service/ ViewsBulkOperationsActionProcessor.php, line 23
Class
- ViewsBulkOperationsActionProcessor
- Defines VBO action processor.
Namespace
Drupal\views_bulk_operations\ServiceCode
const MAX_LIST_COUNT = 50;