Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ProfileField.php
ProfileField::$fieldTable
The source table containing profile field info.
Type:
string
File
core/
modules/
user/
src/
Plugin/
migrate/
source/
ProfileField.php
, line 29
Class
ProfileField
Drupal 6/7 profile field source from database.
Namespace
Drupal\user\Plugin\migrate\source
Code
protected $fieldTable;
RSS feed