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

Breadcrumb

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

MigrateExecutable::$counts

An array of counts. Initially used for cache hit/miss tracking.

Type: array

File

core/modules/migrate/src/MigrateExecutable.php, line 69

Class

MigrateExecutable
Defines a migrate executable class.

Namespace

Drupal\migrate

Code

protected $counts = [];

API Navigation

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