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

Breadcrumb

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

MigrateField::$weight

The weight of this plugin relative to other plugins.

The weight of this plugin relative to other plugins servicing the same field type and core version. The lowest weighted applicable plugin will be used for each field.

Type: int

File

core/modules/migrate_drupal/src/Annotation/MigrateField.php, line 83

Class

MigrateField
Defines a field plugin annotation object.

Namespace

Drupal\migrate_drupal\Annotation

Code

public $weight = 0;

API Navigation

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