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

Breadcrumb

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

BatchBuilder::$progressive

Specifies if the batch is progressive.

If true, multiple calls are used. Otherwise an attempt is made to process the batch in a single run.

Type: bool

File

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

Class

BatchBuilder
Builds an array for a batch process.

Namespace

Drupal\Core\Batch

Code

protected $progressive = TRUE;

API Navigation

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