Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Sql.php
Sql::$currentRow
The current row.
Type:
array|false|null
File
core/
modules/
migrate/
src/
Plugin/
migrate/
id_map/
Sql.php
, line 139
Class
Sql
Defines the sql based ID map implementation.
Namespace
Drupal\migrate\Plugin\migrate\id_map
Code
protected $currentRow =
NULL
;
RSS feed