constant ParagraphsItem::PARENT_FIELD_TABLE_PREFIX

The prefix of the field table that contains the entity properties.

File

paragraphs/src/Plugin/migrate/source/d7/ParagraphsItem.php, line 34

Class

ParagraphsItem
Paragraphs Item source plugin.

Namespace

Drupal\paragraphs\Plugin\migrate\source\d7

Code

const PARENT_FIELD_TABLE_PREFIX = 'field_data_';