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

Breadcrumb

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

FieldMigration::$init

Flag indicating whether the field data has been filled already.

Type: bool

File

core/modules/migrate_drupal/src/Plugin/migrate/FieldMigration.php, line 23

Class

FieldMigration
Migration plugin class for migrations dealing with field config and values.

Namespace

Drupal\migrate_drupal\Plugin\migrate

Code

protected $init = FALSE;

API Navigation

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