You are here

7 string references to views_bulk_operations.processor in Views Bulk Operations (VBO) 8

ConfigureAction::create in src/Form/ConfigureAction.php
Instantiates a new instance of this class.
ConfirmAction::create in src/Form/ConfirmAction.php
Instantiates a new instance of this class.
ViewsBulkOperationsBatch::getList in src/ViewsBulkOperationsBatch.php
Gets the list of entities to process.
ViewsBulkOperationsBatch::operation in src/ViewsBulkOperationsBatch.php
Batch operation callback.
ViewsBulkOperationsBatchTest::testOperation in tests/src/Unit/ViewsBulkOperationsBatchTest.php
Tests the operation() method.
ViewsBulkOperationsBulkForm::create in src/Plugin/views/field/ViewsBulkOperationsBulkForm.php
Creates an instance of the plugin.
ViewsBulkOperationsController::create in src/Controller/ViewsBulkOperationsController.php
Instantiates a new instance of this class.