Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Sql.php
Sql::$initialized
Whether the plugin is already initialized.
Type:
bool
File
core/
modules/
migrate/
src/
Plugin/
migrate/
id_map/
Sql.php
, line 111
Class
Sql
Defines the sql based ID map implementation.
Namespace
Drupal\migrate\Plugin\migrate\id_map
Code
protected $initialized;
RSS feed