Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. BatchBuilder.php

BatchBuilder::$operations

The set of operations to be processed.

Each operation is a tuple of the function / method to use and an array containing any parameters to be passed.

Type: array

File

core/lib/Drupal/Core/Batch/BatchBuilder.php, line 33

Class

BatchBuilder
Builds an array for a batch process.

Namespace

Drupal\Core\Batch

Code

protected $operations = [];

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal