Skip to content

Instantly share code, notes, and snippets.

@arildm
Created May 28, 2015 12:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arildm/31adc344b2028d29b5d7 to your computer and use it in GitHub Desktop.
Save arildm/31adc344b2028d29b5d7 to your computer and use it in GitHub Desktop.
Serialized CollectJsonSchema plugin instance, pretty-printed
array(25) {
'#attributes' =>
array(1) {
'class' =>
array(2) {
[0] =>
string(23) "collect-processing-form"
[1] =>
string(19) "collect-schema-form"
}
}
'#process' =>
array(1) {
[0] =>
string(13) "::processForm"
}
'#after_build' =>
array(1) {
[0] =>
string(12) "::afterBuild"
}
'processor_add_select' =>
array(3) {
'#type' =>
string(6) "select"
'#title' =>
string(13) "Add processor"
'#options' =>
array(2) {
'activity_creator' =>
class Drupal\Core\StringTranslation\TranslationWrapper (3) {
protected $string =>
string(16) "Activity creator"
protected $arguments =>
array(0) {
}
protected $options =>
array(0) {
}
}
'contact_matcher' =>
class Drupal\Core\StringTranslation\TranslationWrapper (3) {
protected $string =>
string(15) "Contact matcher"
protected $arguments =>
array(0) {
}
protected $options =>
array(0) {
}
}
}
}
'processor_add_submit' =>
array(5) {
'#type' =>
string(6) "submit"
'#value' =>
string(3) "Add"
'#submit' =>
array(1) {
[0] =>
string(20) "::submitAddProcessor"
}
'#limit_validation_errors' =>
array(1) {
[0] =>
array(1) {
[0] =>
string(20) "processor_add_select"
}
}
'#ajax' =>
array(3) {
'wrapper' =>
string(24) "processors-table-wrapper"
'callback' =>
array(2) {
[0] =>
class Drupal\collect\Form\ProcessingForm (9) {
protected $operation =>
string(10) "processing"
protected $entity =>
class Drupal\collect\Entity\SchemaConfig (27) {
protected $id =>
string(4) "user"
protected $label =>
string(4) "User"
protected $uri_pattern =>
string(72) "http://schema.md-systems.ch/collect/0.0.1/collectjson/d8.dev/entity/user"
protected $plugin_id =>
string(11) "collectjson"
protected $locked =>
bool(false)
protected $container_revision =>
bool(true)
protected $properties =>
array(18) {
'uid' =>
array(2) {
'query' =>
string(3) "uid"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(7) "integer"
'field_name' =>
string(3) "uid"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(7) "User ID"
'description' =>
string(12) "The user ID."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(3) "uid"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(2) {
'unsigned' =>
bool(true)
'size' =>
string(6) "normal"
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(7) "integer"
}
}
}
'uuid' =>
array(2) {
'query' =>
string(4) "uuid"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(4) "uuid"
'field_name' =>
string(4) "uuid"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(4) "UUID"
'description' =>
string(14) "The user UUID."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(4) "uuid"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(3) {
'max_length' =>
int(128)
'is_ascii' =>
bool(true)
'case_sensitive' =>
bool(false)
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(4) "uuid"
}
}
}
'langcode' =>
array(2) {
'query' =>
string(8) "langcode"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(8) "language"
'field_name' =>
string(8) "langcode"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(13) "Language code"
'description' =>
string(23) "The user language code."
'required' =>
bool(false)
'translatable' =>
bool(true)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(8) "langcode"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(0) {
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(true)
'type' =>
string(8) "language"
}
}
}
'preferred_langcode' =>
array(2) {
'query' =>
string(18) "preferred_langcode"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(8) "language"
'field_name' =>
string(18) "preferred_langcode"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(23) "Preferred language code"
'description' =>
string(77) "The user's preferred language code for receiving emails and viewing the site."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(18) "preferred_langcode"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(0) {
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(8) "language"
}
}
}
'preferred_admin_langcode' =>
array(2) {
'query' =>
string(24) "preferred_admin_langcode"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(8) "language"
'field_name' =>
string(24) "preferred_admin_langcode"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(29) "Preferred admin language code"
'description' =>
string(68) "The user's preferred language code for viewing administration pages."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(24) "preferred_admin_langcode"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(0) {
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(8) "language"
}
}
}
'name' =>
array(2) {
'query' =>
string(4) "name"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(6) "string"
'field_name' =>
string(4) "name"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(4) "Name"
'description' =>
string(22) "The name of this user."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(4) "name"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(3) {
'max_length' =>
int(255)
'is_ascii' =>
bool(false)
'case_sensitive' =>
bool(false)
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(6) "string"
}
}
}
'pass' =>
array(2) {
'query' =>
string(4) "pass"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(8) "password"
'field_name' =>
string(4) "pass"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(8) "Password"
'description' =>
string(35) "The password of this user (hashed)."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(4) "pass"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(3) {
'max_length' =>
int(255)
'is_ascii' =>
bool(false)
'case_sensitive' =>
bool(false)
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(8) "password"
}
}
}
'mail' =>
array(2) {
'query' =>
string(4) "mail"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(5) "email"
'field_name' =>
string(4) "mail"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(5) "Email"
'description' =>
string(23) "The email of this user."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(4) "mail"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(0) {
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(5) "email"
}
}
}
'timezone' =>
array(2) {
'query' =>
string(8) "timezone"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(6) "string"
'field_name' =>
string(8) "timezone"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(8) "Timezone"
'description' =>
string(26) "The timezone of this user."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(8) "timezone"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(3) {
'max_length' =>
int(32)
'is_ascii' =>
bool(false)
'case_sensitive' =>
bool(false)
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(6) "string"
}
}
}
'status' =>
array(2) {
'query' =>
string(6) "status"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(7) "boolean"
'field_name' =>
string(6) "status"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(11) "User status"
'description' =>
string(38) "Whether the user is active or blocked."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(6) "status"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(0) {
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(7) "boolean"
}
}
}
'created' =>
array(2) {
'query' =>
string(7) "created"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(7) "created"
'field_name' =>
string(7) "created"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(7) "Created"
'description' =>
string(35) "The time that the user was created."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(7) "created"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(0) {
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(7) "created"
}
}
}
'changed' =>
array(2) {
'query' =>
string(7) "changed"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(7) "changed"
'field_name' =>
string(7) "changed"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(7) "Changed"
'description' =>
string(39) "The time that the user was last edited."
'required' =>
bool(false)
'translatable' =>
bool(true)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(7) "changed"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(0) {
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(true)
'type' =>
string(7) "changed"
}
}
}
'access' =>
array(2) {
'query' =>
string(6) "access"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(9) "timestamp"
'field_name' =>
string(6) "access"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(11) "Last access"
'description' =>
string(46) "The time that the user last accessed the site."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(6) "access"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(0) {
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(9) "timestamp"
}
}
}
'login' =>
array(2) {
'query' =>
string(5) "login"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(9) "timestamp"
'field_name' =>
string(5) "login"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(10) "Last login"
'description' =>
string(38) "The time that the user last logged in."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(5) "login"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(0) {
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(9) "timestamp"
}
}
}
'init' =>
array(2) {
'query' =>
string(4) "init"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(5) "email"
'field_name' =>
string(4) "init"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(13) "Initial email"
'description' =>
string(52) "The email address used for initial account creation."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(4) "init"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(0) {
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(5) "email"
}
}
}
'roles' =>
array(2) {
'query' =>
string(5) "roles"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(16) "entity_reference"
'field_name' =>
string(5) "roles"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(5) "Roles"
'description' =>
string(23) "The roles the user has."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(-1)
'custom_storage' =>
bool(false)
'field_name' =>
string(5) "roles"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(1) {
'target_type' =>
string(9) "user_role"
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(16) "entity_reference"
}
}
}
'default_langcode' =>
array(2) {
'query' =>
string(16) "default_langcode"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(7) "boolean"
'field_name' =>
string(16) "default_langcode"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(19) "Default translation"
'description' =>
string(58) "A flag indicating whether this is the default translation."
'required' =>
bool(false)
'translatable' =>
bool(true)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(16) "default_langcode"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(true)
'settings' =>
array(0) {
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(true)
'type' =>
string(7) "boolean"
}
}
}
'user_picture' =>
array(2) {
'query' =>
string(12) "user_picture"
'data_definition' =>
array(4) {
'type' =>
string(4) "list"
'label' =>
string(7) "Picture"
'description' =>
string(29) "Your virtual face or picture."
'item_definition' =>
array(3) {
'type' =>
string(3) "uri"
'label' =>
string(0) ""
'description' =>
string(0) ""
}
}
}
}
protected $processors =>
array(1) {
'f72a4f23-01d4-4307-a000-eed1e46bb639' =>
array(5) {
'plugin_id' =>
string(15) "contact_matcher"
'weight' =>
int(0)
'relation' =>
string(0) ""
'contact_type' =>
string(10) "individual"
'fields' =>
array(2) {
'name' =>
string(4) "name"
'contact_mail' =>
string(4) "mail"
}
}
}
protected $processorsPluginCollection =>
class Drupal\collect\Processor\ProcessorPluginCollection (7) {
protected $pluginKey =>
string(9) "plugin_id"
protected $schema =>
class Drupal\collect\Plugin\collect\Schema\CollectJsonSchema (8) {
protected $logger =>
class Drupal\Core\Logger\LoggerChannel (5) {
protected $channel =>
string(7) "collect"
protected $levelTranslation =>
array(8) {
'emergency' =>
int(0)
'alert' =>
int(1)
'critical' =>
int(2)
'error' =>
int(3)
'warning' =>
int(4)
'notice' =>
int(5)
'info' =>
int(6)
'debug' =>
int(7)
}
protected $loggers =>
array(1) {
[0] =>
array(1) {
[0] =>
class Drupal\dblog\Logger\DbLog (2) {
protected $_serviceIds =>
array(2) {
'database' =>
string(8) "database"
'parser' =>
string(25) "logger.log_message_parser"
}
public $_serviceId =>
string(12) "logger.dblog"
}
}
}
protected $requestStack =>
class Symfony\Component\HttpFoundation\RequestStack (2) {
private $requests =>
array(2) {
[0] =>
class Symfony\Component\HttpFoundation\Request (21) {
public $attributes =>
class Symfony\Component\HttpFoundation\ParameterBag (1) {
protected $parameters =>
array(9) {
'_entity_form' =>
string(25) "collect_schema.processing"
'_title_callback' =>
string(42) "\Drupal\collect\Form\ProcessingForm::title"
'collect_schema' =>
class Drupal\collect\Entity\SchemaConfig (21) {
protected $id =>
string(4) "user"
protected $label =>
string(4) "User"
protected $uri_pattern =>
string(72) "http://schema.md-systems.ch/collect/0.0.1/collectjson/d8.dev/entity/user"
protected $plugin_id =>
string(11) "collectjson"
protected $locked =>
bool(false)
protected $container_revision =>
bool(true)
protected $properties =>
array(18) {
'uid' =>
array(2) {
'query' =>
string(3) "uid"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(7) "integer"
'field_name' =>
string(3) "uid"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(7) "User ID"
'description' =>
string(12) "The user ID."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(3) "uid"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(2) {
'unsigned' =>
bool(true)
'size' =>
string(6) "normal"
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(7) "integer"
}
}
}
'uuid' =>
array(2) {
'query' =>
string(4) "uuid"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(4) "uuid"
'field_name' =>
string(4) "uuid"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(4) "UUID"
'description' =>
string(14) "The user UUID."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(4) "uuid"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(3) {
'max_length' =>
int(128)
'is_ascii' =>
bool(true)
'case_sensitive' =>
bool(false)
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(4) "uuid"
}
}
}
'langcode' =>
array(2) {
'query' =>
string(8) "langcode"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(8) "language"
'field_name' =>
string(8) "langcode"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(13) "Language code"
'description' =>
string(23) "The user language code."
'required' =>
bool(false)
'translatable' =>
bool(true)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(8) "langcode"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(0) {
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(true)
'type' =>
string(8) "language"
}
}
}
'preferred_langcode' =>
array(2) {
'query' =>
string(18) "preferred_langcode"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(8) "language"
'field_name' =>
string(18) "preferred_langcode"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(23) "Preferred language code"
'description' =>
string(77) "The user's preferred language code for receiving emails and viewing the site."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(18) "preferred_langcode"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(0) {
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(8) "language"
}
}
}
'preferred_admin_langcode' =>
array(2) {
'query' =>
string(24) "preferred_admin_langcode"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(8) "language"
'field_name' =>
string(24) "preferred_admin_langcode"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(29) "Preferred admin language code"
'description' =>
string(68) "The user's preferred language code for viewing administration pages."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(24) "preferred_admin_langcode"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(0) {
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(8) "language"
}
}
}
'name' =>
array(2) {
'query' =>
string(4) "name"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(6) "string"
'field_name' =>
string(4) "name"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(4) "Name"
'description' =>
string(22) "The name of this user."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(4) "name"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(3) {
'max_length' =>
int(255)
'is_ascii' =>
bool(false)
'case_sensitive' =>
bool(false)
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(6) "string"
}
}
}
'pass' =>
array(2) {
'query' =>
string(4) "pass"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(8) "password"
'field_name' =>
string(4) "pass"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(8) "Password"
'description' =>
string(35) "The password of this user (hashed)."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(4) "pass"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(3) {
'max_length' =>
int(255)
'is_ascii' =>
bool(false)
'case_sensitive' =>
bool(false)
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(8) "password"
}
}
}
'mail' =>
array(2) {
'query' =>
string(4) "mail"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(5) "email"
'field_name' =>
string(4) "mail"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(5) "Email"
'description' =>
string(23) "The email of this user."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(4) "mail"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(0) {
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(5) "email"
}
}
}
'timezone' =>
array(2) {
'query' =>
string(8) "timezone"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(6) "string"
'field_name' =>
string(8) "timezone"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(8) "Timezone"
'description' =>
string(26) "The timezone of this user."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(8) "timezone"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(3) {
'max_length' =>
int(32)
'is_ascii' =>
bool(false)
'case_sensitive' =>
bool(false)
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(6) "string"
}
}
}
'status' =>
array(2) {
'query' =>
string(6) "status"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(7) "boolean"
'field_name' =>
string(6) "status"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(11) "User status"
'description' =>
string(38) "Whether the user is active or blocked."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(6) "status"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(0) {
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(7) "boolean"
}
}
}
'created' =>
array(2) {
'query' =>
string(7) "created"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(7) "created"
'field_name' =>
string(7) "created"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(7) "Created"
'description' =>
string(35) "The time that the user was created."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(7) "created"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(0) {
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(7) "created"
}
}
}
'changed' =>
array(2) {
'query' =>
string(7) "changed"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(7) "changed"
'field_name' =>
string(7) "changed"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(7) "Changed"
'description' =>
string(39) "The time that the user was last edited."
'required' =>
bool(false)
'translatable' =>
bool(true)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(7) "changed"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(0) {
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(true)
'type' =>
string(7) "changed"
}
}
}
'access' =>
array(2) {
'query' =>
string(6) "access"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(9) "timestamp"
'field_name' =>
string(6) "access"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(11) "Last access"
'description' =>
string(46) "The time that the user last accessed the site."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(6) "access"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(0) {
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(9) "timestamp"
}
}
}
'login' =>
array(2) {
'query' =>
string(5) "login"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(9) "timestamp"
'field_name' =>
string(5) "login"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(10) "Last login"
'description' =>
string(38) "The time that the user last logged in."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(5) "login"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(0) {
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(9) "timestamp"
}
}
}
'init' =>
array(2) {
'query' =>
string(4) "init"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(5) "email"
'field_name' =>
string(4) "init"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(13) "Initial email"
'description' =>
string(52) "The email address used for initial account creation."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(4) "init"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(0) {
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(5) "email"
}
}
}
'roles' =>
array(2) {
'query' =>
string(5) "roles"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(16) "entity_reference"
'field_name' =>
string(5) "roles"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(5) "Roles"
'description' =>
string(23) "The roles the user has."
'required' =>
bool(false)
'translatable' =>
bool(false)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(-1)
'custom_storage' =>
bool(false)
'field_name' =>
string(5) "roles"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'settings' =>
array(1) {
'target_type' =>
string(9) "user_role"
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(false)
'type' =>
string(16) "entity_reference"
}
}
}
'default_langcode' =>
array(2) {
'query' =>
string(16) "default_langcode"
'data_definition' =>
array(11) {
'type' =>
string(10) "field_item"
'field_type' =>
string(7) "boolean"
'field_name' =>
string(16) "default_langcode"
'entity_type' =>
string(4) "user"
'bundle' =>
string(4) "user"
'label' =>
string(19) "Default translation"
'description' =>
string(58) "A flag indicating whether this is the default translation."
'required' =>
bool(false)
'translatable' =>
bool(true)
'settings' =>
array(0) {
}
'storage' =>
array(10) {
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'field_name' =>
string(16) "default_langcode"
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(true)
'settings' =>
array(0) {
}
'entity_type' =>
string(4) "user"
'translatable' =>
bool(true)
'type' =>
string(7) "boolean"
}
}
}
'user_picture' =>
array(2) {
'query' =>
string(12) "user_picture"
'data_definition' =>
array(4) {
'type' =>
string(4) "list"
'label' =>
string(7) "Picture"
'description' =>
string(29) "Your virtual face or picture."
'item_definition' =>
array(3) {
'type' =>
string(3) "uri"
'label' =>
string(0) ""
'description' =>
string(0) ""
}
}
}
}
protected $processors =>
array(1) {
'f72a4f23-01d4-4307-a000-eed1e46bb639' =>
array(5) {
'plugin_id' =>
string(15) "contact_matcher"
'weight' =>
int(0)
'relation' =>
string(0) ""
'contact_type' =>
string(10) "individual"
'fields' =>
array(2) {
'name' =>
string(4) "name"
'contact_mail' =>
string(4) "mail"
}
}
}
protected $processorsPluginCollection =>
reference to 485
protected $originalId =>
string(4) "user"
protected $pluginConfigKey =>
null
protected $status =>
bool(true)
protected $uuid =>
string(36) "1c616c34-f522-4e1c-8e00-f62aef96fe86"
protected $langcode =>
string(2) "en"
protected $third_party_settings =>
array(0) {
}
protected $trustedData =>
bool(false)
protected $entityTypeId =>
string(14) "collect_schema"
protected $enforceIsNew =>
null
protected $typedData =>
null
protected $_serviceIds =>
array(0) {
}
protected $dependencies =>
array(1) {
'module' =>
array(2) {
[0] =>
string(24) "collect_crm_core_contact"
[1] =>
string(16) "entity_reference"
}
}
}
'_route' =>
string(37) "entity.collect_schema.processing_form"
'_route_object' =>
class Symfony\Component\Routing\Route (custom) {
array(9) {
'path' =>
string(60) "/admin/structure/collect-schemas/{collect_schema}/processing"
'host' =>
string(0) ""
'defaults' =>
array(2) {
'_entity_form' =>
string(25) "collect_schema.processing"
'_title_callback' =>
string(42) "\Drupal\collect\Form\ProcessingForm::title"
}
'requirements' =>
array(2) {
'_entity_access' =>
string(21) "collect_schema.update"
'_method' =>
string(8) "GET|POST"
}
'options' =>
array(6) {
'compiler_class' =>
string(34) "\Drupal\Core\Routing\RouteCompiler"
'parameters' =>
array(1) {
'collect_schema' =>
array(2) {
'type' =>
string(21) "entity:collect_schema"
'converter' =>
string(33) "paramconverter.configentity_admin"
}
}
'_admin_route' =>
bool(true)
'_route_filters' =>
array(2) {
[0] =>
string(21) "accept_header_matcher"
[1] =>
string(27) "content_type_header_matcher"
}
'_route_enhancers' =>
array(2) {
[0] =>
string(31) "route_enhancer.param_conversion"
[1] =>
string(21) "route_enhancer.entity"
}
'_access_checks' =>
array(1) {
[0] =>
string(19) "access_check.entity"
}
}
'schemes' =>
array(0) {
}
'methods' =>
array(2) {
[0] =>
string(3) "GET"
[1] =>
string(4) "POST"
}
'condition' =>
string(0) ""
'compiled' =>
class Drupal\Core\Routing\CompiledRoute (custom) {
array(11) {
'vars' =>
array(1) {
[0] =>
string(14) "collect_schema"
}
'path_prefix' =>
string(32) "/admin/structure/collect-schemas"
'path_regex' =>
string(76) "#^/admin/structure/collect\-schemas/(?P<collect_schema>[^/]++)/processing$#s"
'path_tokens' =>
array(3) {
[0] =>
array(2) {
[0] =>
string(4) "text"
[1] =>
string(11) "/processing"
}
[1] =>
array(4) {
[0] =>
string(8) "variable"
[1] =>
string(1) "/"
[2] =>
string(6) "[^/]++"
[3] =>
string(14) "collect_schema"
}
[2] =>
array(2) {
[0] =>
string(4) "text"
[1] =>
string(32) "/admin/structure/collect-schemas"
}
}
'path_vars' =>
array(1) {
[0] =>
string(14) "collect_schema"
}
'host_regex' =>
null
'host_tokens' =>
array(0) {
}
'host_vars' =>
array(0) {
}
'fit' =>
int(29)
'patternOutline' =>
string(45) "/admin/structure/collect-schemas/%/processing"
'numParts' =>
int(5)
}
}
}
}
'_raw_variables' =>
class Symfony\Component\HttpFoundation\ParameterBag (1) {
protected $parameters =>
array(1) {
'collect_schema' =>
string(4) "user"
}
}
'_controller' =>
string(39) "controller.entity_form:getContentResult"
'_access_result' =>
class Drupal\Core\Access\AccessResultAllowed (3) {
protected $contexts =>
array(1) {
[0] =>
string(16) "user.permissions"
}
protected $tags =>
array(0) {
}
protected $maxAge =>
int(-1)
}
'_route_params' =>
array(6) {
'_entity_form' =>
string(25) "collect_schema.processing"
'_title_callback' =>
string(42) "\Drupal\collect\Form\ProcessingForm::title"
'collect_schema' =>
reference to 513
'_route_object' =>
reference to 980
'_raw_variables' =>
int(29)
'_access_result' =>
array(1) {
'collect_schema' =>
string(4) "user"
}
}
}
}
public $request =>
class Symfony\Component\HttpFoundation\ParameterBag (1) {
protected $parameters =>
array(0) {
}
}
public $query =>
class Symfony\Component\HttpFoundation\ParameterBag (1) {
protected $parameters =>
array(0) {
}
}
public $server =>
class Symfony\Component\HttpFoundation\ServerBag (1) {
protected $parameters =>
array(35) {
'REDIRECT_protossl' =>
string(0) ""
'REDIRECT_HTTP_AUTHORIZATION' =>
string(0) ""
'REDIRECT_STATUS' =>
string(3) "200"
'protossl' =>
string(0) ""
'HTTP_AUTHORIZATION' =>
string(0) ""
'HTTP_HOST' =>
string(6) "d8.dev"
'HTTP_CONNECTION' =>
string(10) "keep-alive"
'HTTP_CACHE_CONTROL' =>
string(9) "max-age=0"
'HTTP_ACCEPT' =>
string(74) "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
'HTTP_USER_AGENT' =>
string(120) "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36"
'HTTP_REFERER' =>
string(61) "http://d8.dev/admin/structure/collect-schemas/user/processing"
'HTTP_ACCEPT_ENCODING' =>
string(19) "gzip, deflate, sdch"
'HTTP_ACCEPT_LANGUAGE' =>
string(32) "en-US,en;q=0.8,sv;q=0.6,de;q=0.4"
'HTTP_COOKIE' =>
string(381) "__utma=166849387.276473668.1425997253.1425997253.1426071883.2; __utmc=166849387; __utmz=166849387.1425997253.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utmv=166849387.|1=User%20roles=anonymous%20user%2Cconfirmed=1; __qca=P0-918153111-1426583451872; has_js=1; _ga=GA1.2.276473668.1425997253; SESSa5adc92674b69f5d3a048a85a7fe823f=eZ3BCGITvxLWI0IJcxYDeNiLXcOZ4nh9F27rHyx3i4k"
'PATH' =>
string(29) "/usr/bin:/bin:/usr/sbin:/sbin"
'SERVER_SIGNATURE' =>
string(0) ""
'SERVER_SOFTWARE' =>
string(68) "Apache/2.2.26 (Unix) DAV/2 PHP/5.5.23 mod_ssl/2.2.26 OpenSSL/0.9.8za"
'SERVER_NAME' =>
string(6) "d8.dev"
'SERVER_ADDR' =>
string(9) "127.0.0.1"
'SERVER_PORT' =>
string(2) "80"
'REMOTE_ADDR' =>
string(9) "127.0.0.1"
'DOCUMENT_ROOT' =>
string(25) "/usr/local/var/www/d8/www"
'SERVER_ADMIN' =>
string(12) "admin@d8.dev"
'SCRIPT_FILENAME' =>
string(35) "/usr/local/var/www/d8/www/index.php"
'REMOTE_PORT' =>
string(5) "62985"
'REDIRECT_URL' =>
string(48) "/admin/structure/collect-schemas/user/processing"
'GATEWAY_INTERFACE' =>
string(7) "CGI/1.1"
'SERVER_PROTOCOL' =>
string(8) "HTTP/1.1"
'REQUEST_METHOD' =>
string(3) "GET"
'QUERY_STRING' =>
string(0) ""
'REQUEST_URI' =>
string(48) "/admin/structure/collect-schemas/user/processing"
'SCRIPT_NAME' =>
string(10) "/index.php"
'PHP_SELF' =>
string(10) "/index.php"
'REQUEST_TIME_FLOAT' =>
double(1432808671.264)
'REQUEST_TIME' =>
int(1432808671)
}
}
public $files =>
class Symfony\Component\HttpFoundation\FileBag (1) {
protected $parameters =>
array(0) {
}
}
public $cookies =>
class Symfony\Component\HttpFoundation\ParameterBag (1) {
protected $parameters =>
array(8) {
'__utma' =>
string(54) "166849387.276473668.1425997253.1425997253.1426071883.2"
'__utmc' =>
string(9) "166849387"
'__utmz' =>
string(70) "166849387.1425997253.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)"
'__utmv' =>
string(50) "166849387.|1=User roles=anonymous user,confirmed=1"
'__qca' =>
string(26) "P0-918153111-1426583451872"
'has_js' =>
string(1) "1"
'_ga' =>
string(26) "GA1.2.276473668.1425997253"
'SESSa5adc92674b69f5d3a048a85a7fe823f' =>
string(43) "eZ3BCGITvxLWI0IJcxYDeNiLXcOZ4nh9F27rHyx3i4k"
}
}
public $headers =>
class Symfony\Component\HttpFoundation\HeaderBag (2) {
protected $headers =>
array(10) {
'authorization' =>
array(1) {
[0] =>
string(0) ""
}
'host' =>
array(1) {
[0] =>
string(6) "d8.dev"
}
'connection' =>
array(1) {
[0] =>
string(10) "keep-alive"
}
'cache-control' =>
array(1) {
[0] =>
string(9) "max-age=0"
}
'accept' =>
array(1) {
[0] =>
string(74) "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
}
'user-agent' =>
array(1) {
[0] =>
string(120) "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36"
}
'referer' =>
array(1) {
[0] =>
string(61) "http://d8.dev/admin/structure/collect-schemas/user/processing"
}
'accept-encoding' =>
array(1) {
[0] =>
string(19) "gzip, deflate, sdch"
}
'accept-language' =>
array(1) {
[0] =>
string(32) "en-US,en;q=0.8,sv;q=0.6,de;q=0.4"
}
'cookie' =>
array(1) {
[0] =>
string(381) "__utma=166849387.276473668.1425997253.1425997253.1426071883.2; __utmc=166849387; __utmz=166849387.1425997253.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utmv=166849387.|1=User%20roles=anonymous%20user%2Cconfirmed=1; __qca=P0-918153111-1426583451872; has_js=1; _ga=GA1.2.276473668.1425997253; SESSa5adc92674b69f5d3a048a85a7fe823f=eZ3BCGITvxLWI0IJcxYDeNiLXcOZ4nh9F27rHyx3i4k"
}
}
protected $cacheControl =>
array(1) {
'max-age' =>
string(1) "0"
}
}
protected $content =>
null
protected $languages =>
null
protected $charsets =>
null
protected $encodings =>
null
protected $acceptableContentTypes =>
array(5) {
[0] =>
string(9) "text/html"
[1] =>
string(21) "application/xhtml+xml"
[2] =>
string(10) "image/webp"
[3] =>
string(15) "application/xml"
[4] =>
string(3) "*/*"
}
protected $pathInfo =>
string(48) "/admin/structure/collect-schemas/user/processing"
protected $requestUri =>
string(48) "/admin/structure/collect-schemas/user/processing"
protected $baseUrl =>
string(0) ""
protected $basePath =>
string(0) ""
protected $method =>
string(3) "GET"
protected $format =>
string(4) "html"
protected $session =>
class Symfony\Component\HttpFoundation\Session\Session (4) {
protected $storage =>
class Drupal\Core\Session\SessionManager (7) {
protected $startedLazy =>
null
protected $bags =>
array(2) {
'attributes' =>
class Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag (3) {
private $name =>
string(10) "attributes"
private $storageKey =>
string(15) "_sf2_attributes"
protected $attributes =>
array(1) {
'uid' =>
string(1) "1"
}
}
'flashes' =>
class Symfony\Component\HttpFoundation\Session\Flash\FlashBag (3) {
private $name =>
string(7) "flashes"
private $flashes =>
array(0) {
}
private $storageKey =>
string(12) "_sf2_flashes"
}
}
protected $started =>
bool(true)
protected $closed =>
bool(false)
protected $saveHandler =>
class Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy (4) {
protected $handler =>
class Drupal\Core\Session\WriteSafeSessionHandler (3) {
protected $wrappedSessionHandler =>
class Symfony\Component\HttpFoundation\Session\Storage\Handler\WriteCheckSessionHandler (3) {
private $wrappedSessionHandler =>
class Drupal\Core\Session\SessionHandler (5) {
protected $wrapper =>
bool(false)
protected $active =>
bool(false)
protected $saveHandlerName =>
null
protected $_serviceIds =>
array(2) {
'requestStack' =>
string(13) "request_stack"
'connection' =>
string(8) "database"
}
public $_serviceId =>
string(23) "session_handler.storage"
}
private $readSessions =>
array(1) {
'eZ3BCGITvxLWI0IJcxYDeNiLXcOZ4nh9F27rHyx3i4k' =>
string(309) "_sf2_attributes|a:1:{s:3:"uid";s:1:"1";}_sf2_flashes|a:0:{}_sf2_meta|a:4:{s:1:"u";i:1432808421;s:1:"c";i:1432738109;s:1:"l";s:1:"0";s:1:"s";s:43:"ydgOWqgrKGSbV2PD7x6VhCONicIlSfqq37pHI4h_EOw";}pass_reset_1|s:74:"W688RUJYXCwmLXVLFFQGmPEt91L5sP-lpMb7EPZ2L8yVjOoqE6YlWtYk0kEOPXx0-4y9VtMz3g";batches|a:1:{i:3;b:1;}"
}
public $_serviceId =>
string(27) "session_handler.write_check"
}
protected $sessionWritable =>
bool(true)
public $_serviceId =>
string(26) "session_handler.write_safe"
}
protected $wrapper =>
bool(false)
protected $active =>
bool(true)
protected $saveHandlerName =>
string(4) "user"
}
protected $_serviceIds =>
array(5) {
'requestStack' =>
string(13) "request_stack"
'connection' =>
string(8) "database"
'sessionConfiguration' =>
string(21) "session_configuration"
'writeSafeHandler' =>
string(26) "session_handler.write_safe"
'metadataBag' =>
string(28) "session_manager.metadata_bag"
}
public $_serviceId =>
string(15) "session_manager"
}
private $flashName =>
string(7) "flashes"
private $attributeName =>
string(10) "attributes"
public $_serviceId =>
string(7) "session"
}
protected $locale =>
null
protected $defaultLocale =>
string(2) "en"
}
[1] =>
reference to 508
}
public $_serviceId =>
string(13) "request_stack"
}
protected $currentUser =>
class Drupal\Core\Session\AccountProxy (3) {
protected $account =>
class Drupal\Core\Session\UserSession (16) {
protected $uid =>
string(1) "1"
protected $roles =>
array(2) {
[0] =>
string(13) "authenticated"
[1] =>
string(13) "administrator"
}
protected $access =>
string(10) "1432808087"
public $name =>
string(5) "admin"
protected $preferred_langcode =>
string(2) "en"
protected $preferred_admin_langcode =>
null
protected $mail =>
string(17) "admin@example.com"
protected $timezone =>
string(13) "Europe/Zurich"
public $langcode =>
string(2) "en"
public $pass =>
string(55) "$S$ElxwneEz1O90wLROtbFM9xeY/8CNrTlOkjv1.ydo5lWcm/IfncsE"
public $status =>
string(1) "1"
public $created =>
string(10) "1432738054"
public $changed =>
string(10) "1432738054"
public $login =>
string(10) "1432738108"
public $init =>
string(17) "admin@example.com"
public $default_langcode =>
string(1) "1"
}
protected $initialAccountId =>
null
public $_serviceId =>
string(12) "current_user"
}
}
protected $propertyDefinitions =>
array(18) {
'uid' =>
class Drupal\collect\Schema\PropertyDefinition (2) {
private $query =>
string(3) "uid"
private $dataDefinition =>
class Drupal\Core\Field\BaseFieldDefinition (5) {
protected $type =>
string(7) "integer"
protected $schema =>
null
protected $indexes =>
array(0) {
}
protected $itemDefinition =>
class Drupal\Core\Field\TypedData\FieldItemDataDefinition (2) {
protected $fieldDefinition =>
array(18) {
'uid' =>
reference to 1239
'uuid' =>
class Drupal\collect\Schema\PropertyDefinition (2) {
private $query =>
string(4) "uuid"
private $dataDefinition =>
class Drupal\Core\Field\BaseFieldDefinition (5) {
protected $type =>
string(4) "uuid"
protected $schema =>
null
protected $indexes =>
array(0) {
}
protected $itemDefinition =>
class Drupal\Core\Field\TypedData\FieldItemDataDefinition (2) {
protected $fieldDefinition =>
bool(false)
protected $definition =>
array(2) {
'type' =>
string(15) "field_item:uuid"
'settings' =>
array(3) {
'max_length' =>
int(128)
'is_ascii' =>
bool(true)
'case_sensitive' =>
bool(false)
}
}
}
protected $definition =>
array(12) {
'description' =>
string(14) "The user UUID."
'label' =>
string(4) "UUID"
'required' =>
bool(false)
'bundle' =>
string(4) "user"
'field_name' =>
string(4) "uuid"
'entity_type' =>
string(4) "user"
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'translatable' =>
bool(false)
}
}
}
'langcode' =>
class Drupal\collect\Schema\PropertyDefinition (2) {
private $query =>
string(8) "langcode"
private $dataDefinition =>
class Drupal\Core\Field\BaseFieldDefinition (5) {
protected $type =>
string(8) "language"
protected $schema =>
null
protected $indexes =>
array(0) {
}
protected $itemDefinition =>
class Drupal\Core\Field\TypedData\FieldItemDataDefinition (2) {
protected $fieldDefinition =>
bool(false)
protected $definition =>
array(2) {
'type' =>
string(19) "field_item:language"
'settings' =>
array(0) {
}
}
}
protected $definition =>
array(12) {
'description' =>
string(23) "The user language code."
'label' =>
string(13) "Language code"
'required' =>
bool(false)
'bundle' =>
string(4) "user"
'field_name' =>
string(8) "langcode"
'entity_type' =>
string(4) "user"
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'translatable' =>
bool(true)
}
}
}
'preferred_langcode' =>
class Drupal\collect\Schema\PropertyDefinition (2) {
private $query =>
string(18) "preferred_langcode"
private $dataDefinition =>
class Drupal\Core\Field\BaseFieldDefinition (5) {
protected $type =>
string(8) "language"
protected $schema =>
null
protected $indexes =>
array(0) {
}
protected $itemDefinition =>
class Drupal\Core\Field\TypedData\FieldItemDataDefinition (2) {
protected $fieldDefinition =>
bool(true)
protected $definition =>
array(2) {
'type' =>
string(19) "field_item:language"
'settings' =>
array(0) {
}
}
}
protected $definition =>
array(12) {
'description' =>
string(77) "The user's preferred language code for receiving emails and viewing the site."
'label' =>
string(23) "Preferred language code"
'required' =>
bool(false)
'bundle' =>
string(4) "user"
'field_name' =>
string(18) "preferred_langcode"
'entity_type' =>
string(4) "user"
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'translatable' =>
bool(false)
}
}
}
'preferred_admin_langcode' =>
class Drupal\collect\Schema\PropertyDefinition (2) {
private $query =>
string(24) "preferred_admin_langcode"
private $dataDefinition =>
class Drupal\Core\Field\BaseFieldDefinition (5) {
protected $type =>
string(8) "language"
protected $schema =>
null
protected $indexes =>
array(0) {
}
protected $itemDefinition =>
class Drupal\Core\Field\TypedData\FieldItemDataDefinition (2) {
protected $fieldDefinition =>
bool(false)
protected $definition =>
array(2) {
'type' =>
string(19) "field_item:language"
'settings' =>
array(0) {
}
}
}
protected $definition =>
array(12) {
'description' =>
string(68) "The user's preferred language code for viewing administration pages."
'label' =>
string(29) "Preferred admin language code"
'required' =>
bool(false)
'bundle' =>
string(4) "user"
'field_name' =>
string(24) "preferred_admin_langcode"
'entity_type' =>
string(4) "user"
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'translatable' =>
bool(false)
}
}
}
'name' =>
class Drupal\collect\Schema\PropertyDefinition (2) {
private $query =>
string(4) "name"
private $dataDefinition =>
class Drupal\Core\Field\BaseFieldDefinition (5) {
protected $type =>
string(6) "string"
protected $schema =>
null
protected $indexes =>
array(0) {
}
protected $itemDefinition =>
class Drupal\Core\Field\TypedData\FieldItemDataDefinition (2) {
protected $fieldDefinition =>
bool(false)
protected $definition =>
array(2) {
'type' =>
string(17) "field_item:string"
'settings' =>
array(3) {
'max_length' =>
int(255)
'is_ascii' =>
bool(false)
'case_sensitive' =>
bool(false)
}
}
}
protected $definition =>
array(12) {
'description' =>
string(22) "The name of this user."
'label' =>
string(4) "Name"
'required' =>
bool(false)
'bundle' =>
string(4) "user"
'field_name' =>
string(4) "name"
'entity_type' =>
string(4) "user"
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'translatable' =>
bool(false)
}
}
}
'pass' =>
class Drupal\collect\Schema\PropertyDefinition (2) {
private $query =>
string(4) "pass"
private $dataDefinition =>
class Drupal\Core\Field\BaseFieldDefinition (5) {
protected $type =>
string(8) "password"
protected $schema =>
null
protected $indexes =>
array(0) {
}
protected $itemDefinition =>
class Drupal\Core\Field\TypedData\FieldItemDataDefinition (2) {
protected $fieldDefinition =>
bool(false)
protected $definition =>
array(2) {
'type' =>
string(19) "field_item:password"
'settings' =>
array(3) {
'max_length' =>
int(255)
'is_ascii' =>
bool(false)
'case_sensitive' =>
bool(false)
}
}
}
protected $definition =>
array(12) {
'description' =>
string(35) "The password of this user (hashed)."
'label' =>
string(8) "Password"
'required' =>
bool(false)
'bundle' =>
string(4) "user"
'field_name' =>
string(4) "pass"
'entity_type' =>
string(4) "user"
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'translatable' =>
bool(false)
}
}
}
'mail' =>
class Drupal\collect\Schema\PropertyDefinition (2) {
private $query =>
string(4) "mail"
private $dataDefinition =>
class Drupal\Core\Field\BaseFieldDefinition (5) {
protected $type =>
string(5) "email"
protected $schema =>
null
protected $indexes =>
array(0) {
}
protected $itemDefinition =>
class Drupal\Core\Field\TypedData\FieldItemDataDefinition (2) {
protected $fieldDefinition =>
bool(false)
protected $definition =>
array(2) {
'type' =>
string(16) "field_item:email"
'settings' =>
array(0) {
}
}
}
protected $definition =>
array(12) {
'description' =>
string(23) "The email of this user."
'label' =>
string(5) "Email"
'required' =>
bool(false)
'bundle' =>
string(4) "user"
'field_name' =>
string(4) "mail"
'entity_type' =>
string(4) "user"
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'translatable' =>
bool(false)
}
}
}
'timezone' =>
class Drupal\collect\Schema\PropertyDefinition (2) {
private $query =>
string(8) "timezone"
private $dataDefinition =>
class Drupal\Core\Field\BaseFieldDefinition (5) {
protected $type =>
string(6) "string"
protected $schema =>
null
protected $indexes =>
array(0) {
}
protected $itemDefinition =>
class Drupal\Core\Field\TypedData\FieldItemDataDefinition (2) {
protected $fieldDefinition =>
bool(false)
protected $definition =>
array(2) {
'type' =>
string(17) "field_item:string"
'settings' =>
array(3) {
'max_length' =>
int(32)
'is_ascii' =>
bool(false)
'case_sensitive' =>
bool(false)
}
}
}
protected $definition =>
array(12) {
'description' =>
string(26) "The timezone of this user."
'label' =>
string(8) "Timezone"
'required' =>
bool(false)
'bundle' =>
string(4) "user"
'field_name' =>
string(8) "timezone"
'entity_type' =>
string(4) "user"
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'translatable' =>
bool(false)
}
}
}
'status' =>
class Drupal\collect\Schema\PropertyDefinition (2) {
private $query =>
string(6) "status"
private $dataDefinition =>
class Drupal\Core\Field\BaseFieldDefinition (5) {
protected $type =>
string(7) "boolean"
protected $schema =>
null
protected $indexes =>
array(0) {
}
protected $itemDefinition =>
class Drupal\Core\Field\TypedData\FieldItemDataDefinition (2) {
protected $fieldDefinition =>
bool(false)
protected $definition =>
array(2) {
'type' =>
string(18) "field_item:boolean"
'settings' =>
array(0) {
}
}
}
protected $definition =>
array(12) {
'description' =>
string(38) "Whether the user is active or blocked."
'label' =>
string(11) "User status"
'required' =>
bool(false)
'bundle' =>
string(4) "user"
'field_name' =>
string(6) "status"
'entity_type' =>
string(4) "user"
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'translatable' =>
bool(false)
}
}
}
'created' =>
class Drupal\collect\Schema\PropertyDefinition (2) {
private $query =>
string(7) "created"
private $dataDefinition =>
class Drupal\Core\Field\BaseFieldDefinition (5) {
protected $type =>
string(7) "created"
protected $schema =>
null
protected $indexes =>
array(0) {
}
protected $itemDefinition =>
class Drupal\Core\Field\TypedData\FieldItemDataDefinition (2) {
protected $fieldDefinition =>
bool(false)
protected $definition =>
array(2) {
'type' =>
string(18) "field_item:created"
'settings' =>
array(0) {
}
}
}
protected $definition =>
array(12) {
'description' =>
string(35) "The time that the user was created."
'label' =>
string(7) "Created"
'required' =>
bool(false)
'bundle' =>
string(4) "user"
'field_name' =>
string(7) "created"
'entity_type' =>
string(4) "user"
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'translatable' =>
bool(false)
}
}
}
'changed' =>
class Drupal\collect\Schema\PropertyDefinition (2) {
private $query =>
string(7) "changed"
private $dataDefinition =>
class Drupal\Core\Field\BaseFieldDefinition (5) {
protected $type =>
string(7) "changed"
protected $schema =>
null
protected $indexes =>
array(0) {
}
protected $itemDefinition =>
class Drupal\Core\Field\TypedData\FieldItemDataDefinition (2) {
protected $fieldDefinition =>
bool(false)
protected $definition =>
array(2) {
'type' =>
string(18) "field_item:changed"
'settings' =>
array(0) {
}
}
}
protected $definition =>
array(12) {
'description' =>
string(39) "The time that the user was last edited."
'label' =>
string(7) "Changed"
'required' =>
bool(false)
'bundle' =>
string(4) "user"
'field_name' =>
string(7) "changed"
'entity_type' =>
string(4) "user"
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'translatable' =>
bool(true)
}
}
}
'access' =>
class Drupal\collect\Schema\PropertyDefinition (2) {
private $query =>
string(6) "access"
private $dataDefinition =>
class Drupal\Core\Field\BaseFieldDefinition (5) {
protected $type =>
string(9) "timestamp"
protected $schema =>
null
protected $indexes =>
array(0) {
}
protected $itemDefinition =>
class Drupal\Core\Field\TypedData\FieldItemDataDefinition (2) {
protected $fieldDefinition =>
bool(true)
protected $definition =>
array(2) {
'type' =>
string(20) "field_item:timestamp"
'settings' =>
array(0) {
}
}
}
protected $definition =>
array(12) {
'description' =>
string(46) "The time that the user last accessed the site."
'label' =>
string(11) "Last access"
'required' =>
bool(false)
'bundle' =>
string(4) "user"
'field_name' =>
string(6) "access"
'entity_type' =>
string(4) "user"
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'translatable' =>
bool(false)
}
}
}
'login' =>
class Drupal\collect\Schema\PropertyDefinition (2) {
private $query =>
string(5) "login"
private $dataDefinition =>
class Drupal\Core\Field\BaseFieldDefinition (5) {
protected $type =>
string(9) "timestamp"
protected $schema =>
null
protected $indexes =>
array(0) {
}
protected $itemDefinition =>
class Drupal\Core\Field\TypedData\FieldItemDataDefinition (2) {
protected $fieldDefinition =>
bool(false)
protected $definition =>
array(2) {
'type' =>
string(20) "field_item:timestamp"
'settings' =>
array(0) {
}
}
}
protected $definition =>
array(12) {
'description' =>
string(38) "The time that the user last logged in."
'label' =>
string(10) "Last login"
'required' =>
bool(false)
'bundle' =>
string(4) "user"
'field_name' =>
string(5) "login"
'entity_type' =>
string(4) "user"
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'translatable' =>
bool(false)
}
}
}
'init' =>
class Drupal\collect\Schema\PropertyDefinition (2) {
private $query =>
string(4) "init"
private $dataDefinition =>
class Drupal\Core\Field\BaseFieldDefinition (5) {
protected $type =>
string(5) "email"
protected $schema =>
null
protected $indexes =>
array(0) {
}
protected $itemDefinition =>
class Drupal\Core\Field\TypedData\FieldItemDataDefinition (2) {
protected $fieldDefinition =>
bool(false)
protected $definition =>
array(2) {
'type' =>
string(16) "field_item:email"
'settings' =>
array(0) {
}
}
}
protected $definition =>
array(12) {
'description' =>
string(52) "The email address used for initial account creation."
'label' =>
string(13) "Initial email"
'required' =>
bool(false)
'bundle' =>
string(4) "user"
'field_name' =>
string(4) "init"
'entity_type' =>
string(4) "user"
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'translatable' =>
bool(false)
}
}
}
'roles' =>
class Drupal\collect\Schema\PropertyDefinition (2) {
private $query =>
string(5) "roles"
private $dataDefinition =>
class Drupal\Core\Field\BaseFieldDefinition (5) {
protected $type =>
string(16) "entity_reference"
protected $schema =>
null
protected $indexes =>
array(0) {
}
protected $itemDefinition =>
class Drupal\Core\Field\TypedData\FieldItemDataDefinition (2) {
protected $fieldDefinition =>
bool(false)
protected $definition =>
array(2) {
'type' =>
string(27) "field_item:entity_reference"
'settings' =>
array(1) {
'target_type' =>
string(9) "user_role"
}
}
}
protected $definition =>
array(12) {
'description' =>
string(23) "The roles the user has."
'label' =>
string(5) "Roles"
'required' =>
bool(false)
'bundle' =>
string(4) "user"
'field_name' =>
string(5) "roles"
'entity_type' =>
string(4) "user"
'cardinality' =>
int(-1)
'custom_storage' =>
bool(false)
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'translatable' =>
bool(false)
}
}
}
'default_langcode' =>
class Drupal\collect\Schema\PropertyDefinition (2) {
private $query =>
string(16) "default_langcode"
private $dataDefinition =>
class Drupal\Core\Field\BaseFieldDefinition (5) {
protected $type =>
string(7) "boolean"
protected $schema =>
null
protected $indexes =>
array(0) {
}
protected $itemDefinition =>
class Drupal\Core\Field\TypedData\FieldItemDataDefinition (2) {
protected $fieldDefinition =>
bool(false)
protected $definition =>
array(2) {
'type' =>
string(18) "field_item:boolean"
'settings' =>
array(0) {
}
}
}
protected $definition =>
array(12) {
'description' =>
string(58) "A flag indicating whether this is the default translation."
'label' =>
string(19) "Default translation"
'required' =>
bool(false)
'bundle' =>
string(4) "user"
'field_name' =>
string(16) "default_langcode"
'entity_type' =>
string(4) "user"
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(true)
'translatable' =>
bool(true)
}
}
}
'user_picture' =>
class Drupal\collect\Schema\PropertyDefinition (2) {
private $query =>
string(12) "user_picture"
private $dataDefinition =>
class Drupal\Core\TypedData\ListDataDefinition (2) {
protected $itemDefinition =>
class Drupal\Core\TypedData\DataDefinition (1) {
protected $definition =>
array(3) {
'type' =>
string(3) "uri"
'label' =>
string(0) ""
'description' =>
string(0) ""
}
}
protected $definition =>
array(2) {
'label' =>
string(7) "Picture"
'description' =>
string(29) "Your virtual face or picture."
}
}
}
}
protected $definition =>
array(2) {
'type' =>
string(18) "field_item:integer"
'settings' =>
array(2) {
'unsigned' =>
bool(true)
'size' =>
string(6) "normal"
}
}
}
protected $definition =>
array(12) {
'description' =>
string(12) "The user ID."
'label' =>
string(7) "User ID"
'required' =>
bool(false)
'bundle' =>
string(4) "user"
'field_name' =>
string(3) "uid"
'entity_type' =>
string(4) "user"
'cardinality' =>
int(1)
'custom_storage' =>
bool(false)
'provider' =>
string(4) "user"
'queryable' =>
bool(true)
'revisionable' =>
bool(false)
'translatable' =>
bool(false)
}
}
}
'uuid' =>
reference to 1248
'langcode' =>
reference to 1275
'preferred_langcode' =>
reference to 1299
'preferred_admin_langcode' =>
reference to 1323
'name' =>
reference to 1347
'pass' =>
reference to 1374
'mail' =>
reference to 1401
'timezone' =>
reference to 1425
'status' =>
reference to 1452
'created' =>
reference to 1476
'changed' =>
reference to 1500
'access' =>
reference to 1524
'login' =>
reference to 1548
'init' =>
reference to 1572
'roles' =>
reference to 1596
'default_langcode' =>
reference to 1621
'user_picture' =>
reference to 1645
}
protected $processors =>
array(0) {
}
protected $pluginId =>
string(11) "collectjson"
protected $pluginDefinition =>
array(5) {
'id' =>
string(11) "collectjson"
'label' =>
class Drupal\Core\StringTranslation\TranslationWrapper (3) {
protected $string =>
string(12) "Collect JSON"
protected $arguments =>
array(0) {
}
protected $options =>
array(0) {
}
}
'patterns' =>
array(2) {
[0] =>
string(50) "https://drupal.org/project/collect_client/contact/"
[1] =>
string(54) "http://schema.md-systems.ch/collect/0.0.1/collectjson/"
}
'class' =>
string(54) "Drupal\collect\Plugin\collect\Schema\CollectJsonSchema"
'provider' =>
string(7) "collect"
}
protected $configuration =>
array(1) {
'config' =>
reference to 513
}
protected $stringTranslation =>
null
protected $_serviceIds =>
array(2) {
'typedDataProvider' =>
string(27) "collect.typed_data_provider"
'serializer' =>
string(10) "serializer"
}
}
protected $configurations =>
array(2) {
'f72a4f23-01d4-4307-a000-eed1e46bb639' =>
array(5) {
'plugin_id' =>
string(15) "contact_matcher"
'weight' =>
int(0)
'relation' =>
string(0) ""
'contact_type' =>
string(10) "individual"
'fields' =>
array(2) {
'name' =>
string(4) "name"
'contact_mail' =>
string(4) "mail"
}
}
'f1c68423-baa9-4f8f-9300-e8f6f678ede9' =>
array(1) {
'plugin_id' =>
string(16) "activity_creator"
}
}
protected $originalOrder =>
array(2) {
'f72a4f23-01d4-4307-a000-eed1e46bb639' =>
string(36) "f72a4f23-01d4-4307-a000-eed1e46bb639"
'f1c68423-baa9-4f8f-9300-e8f6f678ede9' =>
string(36) "f1c68423-baa9-4f8f-9300-e8f6f678ede9"
}
protected $pluginInstances =>
array(2) {
'f72a4f23-01d4-4307-a000-eed1e46bb639' =>
class Drupal\collect_crm_core_contact\Plugin\collect\Processor\ContactMatcher (6) {
protected $logger =>
reference to 488
protected $configuration =>
array(5) {
'plugin_id' =>
string(15) "contact_matcher"
'weight' =>
int(0)
'relation' =>
string(0) ""
'contact_type' =>
string(10) "individual"
'fields' =>
array(2) {
'name' =>
string(4) "name"
'contact_mail' =>
string(4) "mail"
}
}
protected $schema =>
reference to 487
protected $pluginId =>
string(15) "contact_matcher"
protected $pluginDefinition =>
array(5) {
'id' =>
string(15) "contact_matcher"
'label' =>
class Drupal\Core\StringTranslation\TranslationWrapper (3) {
protected $string =>
string(15) "Contact matcher"
protected $arguments =>
array(0) {
}
protected $options =>
array(0) {
}
}
'description' =>
class Drupal\Core\StringTranslation\TranslationWrapper (3) {
protected $string =>
string(45) "Matches or creates a CRM Core Contact entity."
protected $arguments =>
array(0) {
}
protected $options =>
array(0) {
}
}
'class' =>
string(71) "Drupal\collect_crm_core_contact\Plugin\collect\Processor\ContactMatcher"
'provider' =>
string(24) "collect_crm_core_contact"
}
protected $_serviceIds =>
array(3) {
'entityManager' =>
string(14) "entity.manager"
'contactMatcher' =>
string(22) "crm_core_match.matcher"
'stringTranslation' =>
string(18) "string_translation"
}
}
'f1c68423-baa9-4f8f-9300-e8f6f678ede9' =>
class Drupal\collect_crm_core_contact\Plugin\collect\Processor\ActivityCreator (6) {
protected $logger =>
class Drupal\Core\Logger\LoggerChannel (5) {
protected $channel =>
string(7) "collect"
protected $levelTranslation =>
array(8) {
'emergency' =>
int(0)
'alert' =>
int(1)
'critical' =>
int(2)
'error' =>
int(3)
'warning' =>
int(4)
'notice' =>
int(5)
'info' =>
int(6)
'debug' =>
int(7)
}
protected $loggers =>
array(1) {
[0] =>
array(1) {
[0] =>
class Drupal\dblog\Logger\DbLog (2) {
protected $_serviceIds =>
array(2) {
'database' =>
string(8) "database"
'parser' =>
string(25) "logger.log_message_parser"
}
public $_serviceId =>
string(12) "logger.dblog"
}
}
}
protected $requestStack =>
class Symfony\Component\HttpFoundation\RequestStack (2) {
private $requests =>
array(2) {
[0] =>
class Symfony\Component\HttpFoundation\Request (21) {
public $attributes =>
class Symfony\Component\HttpFoundation\ParameterBag (1) {
protected $parameters =>
array(6) {
'_controller' =>
string(53) "\Drupal\system\Controller\FormAjaxController::content"
'_route' =>
string(11) "system.ajax"
'_route_object' =>
class Symfony\Component\Routing\Route (custom) {
array(9) {
'path' =>
string(12) "/system/ajax"
'host' =>
string(0) ""
'defaults' =>
array(1) {
'_controller' =>
string(53) "\Drupal\system\Controller\FormAjaxController::content"
}
'requirements' =>
array(2) {
'_access' =>
string(4) "TRUE"
'_method' =>
string(8) "GET|POST"
}
'options' =>
array(5) {
'compiler_class' =>
string(34) "\Drupal\Core\Routing\RouteCompiler"
'_theme' =>
string(14) "ajax_base_page"
'_route_filters' =>
array(2) {
[0] =>
string(21) "accept_header_matcher"
[1] =>
string(27) "content_type_header_matcher"
}
'_route_enhancers' =>
array(1) {
[0] =>
string(31) "route_enhancer.param_conversion"
}
'_access_checks' =>
array(1) {
[0] =>
string(20) "access_check.default"
}
}
'schemes' =>
array(0) {
}
'methods' =>
array(2) {
[0] =>
string(3) "GET"
[1] =>
string(4) "POST"
}
'condition' =>
string(0) ""
'compiled' =>
class Drupal\Core\Routing\CompiledRoute (custom) {
array(11) {
'vars' =>
array(0) {
}
'path_prefix' =>
string(12) "/system/ajax"
'path_regex' =>
string(17) "#^/system/ajax$#s"
'path_tokens' =>
array(1) {
[0] =>
array(2) {
[0] =>
string(4) "text"
[1] =>
string(12) "/system/ajax"
}
}
'path_vars' =>
array(0) {
}
'host_regex' =>
null
'host_tokens' =>
array(0) {
}
'host_vars' =>
array(0) {
}
'fit' =>
int(3)
'patternOutline' =>
string(12) "/system/ajax"
'numParts' =>
int(2)
}
}
}
}
'_raw_variables' =>
class Symfony\Component\HttpFoundation\ParameterBag (1) {
protected $parameters =>
array(0) {
}
}
'_access_result' =>
class Drupal\Core\Access\AccessResultAllowed (3) {
protected $contexts =>
array(0) {
}
protected $tags =>
array(0) {
}
protected $maxAge =>
int(-1)
}
'_route_params' =>
array(3) {
'_route_object' =>
reference to 1779
'_raw_variables' =>
reference to 1831
'_access_result' =>
reference to 1833
}
}
}
public $request =>
class Symfony\Component\HttpFoundation\ParameterBag (1) {
protected $parameters =>
array(9) {
'processor_add_select' =>
string(16) "activity_creator"
'processors' =>
array(1) {
'f72a4f23-01d4-4307-a000-eed1e46bb639' =>
array(2) {
'weight' =>
string(1) "0"
'settings' =>
array(3) {
'relation' =>
string(0) ""
'contact_type' =>
string(10) "individual"
'fields' =>
array(2) {
'name' =>
array(1) {
'schema_property' =>
string(4) "name"
}
'contact_mail' =>
array(1) {
'schema_property' =>
string(4) "mail"
}
}
}
}
}
'form_build_id' =>
string(48) "form-ZmojrZjCIUV_6HGV-o66llilymfa7y5iNdLZd_vsDt0"
'form_token' =>
string(43) "U2HAx7yIFh24y3lZI18qwi91YTtCVJ0cj77ZNaLyUgs"
'form_id' =>
string(23) "collect_processing_form"
'_triggering_element_name' =>
string(2) "op"
'_triggering_element_value' =>
string(3) "Add"
'ajax_html_ids' =>
string(1677) "toolbar-administration toolbar-bar toolbar-item-administration toolbar-item-shortcuts toolbar-tab-tour toolbar-item-user toolbar-item-administration-tray toolbar-link-system-admin_content toolbar-link-system-admin_structure toolbar-link-system-themes_page toolbar-link-system-modules_list toolbar-link-system-admin_config toolbar-link-entity-user-collection toolbar-link-system-admin_reports toolbar-link-help-main toolbar-item-shortcuts-tray toolbar-item-user-tray primary-tabs-title block-seven-breadcrumbs system-breadcrumb main-content block-seven-help block-seven-content collect-processing-form edit-processor-add-select edit-processor-add-submit processors-table-wrapper edit-processors edit-processors-f72a4f23-01d4-4307-a000-eed1e46bb639-weight edit-processors-f72a4f23-01d4-4307-a000-eed1e46bb639-settings-relation edit-processors-f72a4f23-01d4-4307-a000-eed1e46bb639-settings-relation--description edit-processors-f72a4f23-01d4-4307-a000-eed1e46bb639-settings-contact-type edit-processors-f72a4f23-01d4-4307-a000-eed1e46bb639-settings-contact-type--description edit-processors-f72a4f23-01d4-4307-a000-eed1e46bb639-settings-fields edit-processors-f72a4f23-01d4-4307-a000-eed1e46bb639-settings-fields-name-contact-field edit-processors-f72a4f23-01d4-4307-a000-eed1e46bb639-settings-fields-name-schema-property edit-processors-f72a4f23-01d4-4307-a000-eed1e46bb639-settings-fields-contact-mail-contact-field edit-processors-f72a4f23-01d4-4307-a000-eed1e46bb639-settings-fields-contact-mail-schema-property edit-processors-f72a4f23-01d4-4307-a000-eed1e46bb639-remove edit-actions edit-submit drupal-live-announce window-resizer-tooltip winWidth winHeight vpWidth vpHeight"
'ajax_page_state' =>
array(3) {
'theme' =>
string(5) "seven"
'theme_token' =>
string(43) "l5lShxSvaKBhTKp4-8Rwd6Nesup4qZ4umFulK2EWM38"
'libraries' =>
string(351) "classy/base,contextual/drupal.contextual-links,contextual/drupal.contextual-toolbar,core/drupal.active-link,core/drupal.ajax,core/drupal.tabledrag,core/drupal.tableresponsive,core/html5shiv,core/jquery.form,seven/drupal.nav-tabs,seven/global-styling,shortcut/drupal.shortcut,toolbar/toolbar,toolbar/toolbar.escapeAdmin,tour/tour,user/drupal.user.icons"
}
}
}
public $query =>
class Symfony\Component\HttpFoundation\ParameterBag (1) {
protected $parameters =>
array(1) {
'_wrapper_format' =>
string(11) "drupal_ajax"
}
}
public $server =>
class Symfony\Component\HttpFoundation\ServerBag (1) {
protected $parameters =>
array(39) {
'REDIRECT_protossl' =>
string(0) ""
'REDIRECT_HTTP_AUTHORIZATION' =>
string(0) ""
'REDIRECT_STATUS' =>
string(3) "200"
'protossl' =>
string(0) ""
'HTTP_AUTHORIZATION' =>
string(0) ""
'HTTP_HOST' =>
string(6) "d8.dev"
'HTTP_CONNECTION' =>
string(10) "keep-alive"
'CONTENT_LENGTH' =>
string(4) "2975"
'HTTP_ACCEPT' =>
string(46) "application/json, text/javascript, */*; q=0.01"
'HTTP_ORIGIN' =>
string(13) "http://d8.dev"
'HTTP_X_REQUESTED_WITH' =>
string(14) "XMLHttpRequest"
'HTTP_USER_AGENT' =>
string(120) "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36"
'CONTENT_TYPE' =>
string(48) "application/x-www-form-urlencoded; charset=UTF-8"
'HTTP_REFERER' =>
string(61) "http://d8.dev/admin/structure/collect-schemas/user/processing"
'HTTP_ACCEPT_ENCODING' =>
string(13) "gzip, deflate"
'HTTP_ACCEPT_LANGUAGE' =>
string(32) "en-US,en;q=0.8,sv;q=0.6,de;q=0.4"
'HTTP_COOKIE' =>
string(412) "__utma=166849387.276473668.1425997253.1425997253.1426071883.2; __utmc=166849387; __utmz=166849387.1425997253.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utmv=166849387.|1=User%20roles=anonymous%20user%2Cconfirmed=1; __qca=P0-918153111-1426583451872; has_js=1; _ga=GA1.2.276473668.1425997253; SESSa5adc92674b69f5d3a048a85a7fe823f=eZ3BCGITvxLWI0IJcxYDeNiLXcOZ4nh9F27rHyx3i4k; XDEBUG_SESSION=XDEBUG_ECLIPSE"
'PATH' =>
string(29) "/usr/bin:/bin:/usr/sbin:/sbin"
'SERVER_SIGNATURE' =>
string(0) ""
'SERVER_SOFTWARE' =>
string(68) "Apache/2.2.26 (Unix) DAV/2 PHP/5.5.23 mod_ssl/2.2.26 OpenSSL/0.9.8za"
'SERVER_NAME' =>
string(6) "d8.dev"
'SERVER_ADDR' =>
string(9) "127.0.0.1"
'SERVER_PORT' =>
string(2) "80"
'REMOTE_ADDR' =>
string(9) "127.0.0.1"
'DOCUMENT_ROOT' =>
string(25) "/usr/local/var/www/d8/www"
'SERVER_ADMIN' =>
string(12) "admin@d8.dev"
'SCRIPT_FILENAME' =>
string(35) "/usr/local/var/www/d8/www/index.php"
'REMOTE_PORT' =>
string(5) "62985"
'REDIRECT_QUERY_STRING' =>
string(27) "_wrapper_format=drupal_ajax"
'REDIRECT_URL' =>
string(12) "/system/ajax"
'GATEWAY_INTERFACE' =>
string(7) "CGI/1.1"
'SERVER_PROTOCOL' =>
string(8) "HTTP/1.1"
'REQUEST_METHOD' =>
string(4) "POST"
'QUERY_STRING' =>
string(27) "_wrapper_format=drupal_ajax"
'REQUEST_URI' =>
string(40) "/system/ajax?_wrapper_format=drupal_ajax"
'SCRIPT_NAME' =>
string(10) "/index.php"
'PHP_SELF' =>
string(10) "/index.php"
'REQUEST_TIME_FLOAT' =>
double(1432808675.609)
'REQUEST_TIME' =>
int(1432808675)
}
}
public $files =>
class Symfony\Component\HttpFoundation\FileBag (1) {
protected $parameters =>
array(0) {
}
}
public $cookies =>
class Symfony\Component\HttpFoundation\ParameterBag (1) {
protected $parameters =>
array(9) {
'__utma' =>
string(54) "166849387.276473668.1425997253.1425997253.1426071883.2"
'__utmc' =>
string(9) "166849387"
'__utmz' =>
string(70) "166849387.1425997253.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)"
'__utmv' =>
string(50) "166849387.|1=User roles=anonymous user,confirmed=1"
'__qca' =>
string(26) "P0-918153111-1426583451872"
'has_js' =>
string(1) "1"
'_ga' =>
string(26) "GA1.2.276473668.1425997253"
'SESSa5adc92674b69f5d3a048a85a7fe823f' =>
string(43) "eZ3BCGITvxLWI0IJcxYDeNiLXcOZ4nh9F27rHyx3i4k"
'XDEBUG_SESSION' =>
string(14) "XDEBUG_ECLIPSE"
}
}
public $headers =>
class Symfony\Component\HttpFoundation\HeaderBag (2) {
protected $headers =>
array(13) {
'authorization' =>
array(1) {
[0] =>
string(0) ""
}
'host' =>
array(1) {
[0] =>
string(6) "d8.dev"
}
'connection' =>
array(1) {
[0] =>
string(10) "keep-alive"
}
'content-length' =>
array(1) {
[0] =>
string(4) "2975"
}
'accept' =>
array(1) {
[0] =>
string(46) "application/json, text/javascript, */*; q=0.01"
}
'origin' =>
array(1) {
[0] =>
string(13) "http://d8.dev"
}
'x-requested-with' =>
array(1) {
[0] =>
string(14) "XMLHttpRequest"
}
'user-agent' =>
array(1) {
[0] =>
string(120) "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36"
}
'content-type' =>
array(1) {
[0] =>
string(48) "application/x-www-form-urlencoded; charset=UTF-8"
}
'referer' =>
array(1) {
[0] =>
string(61) "http://d8.dev/admin/structure/collect-schemas/user/processing"
}
'accept-encoding' =>
array(1) {
[0] =>
string(13) "gzip, deflate"
}
'accept-language' =>
array(1) {
[0] =>
string(32) "en-US,en;q=0.8,sv;q=0.6,de;q=0.4"
}
'cookie' =>
array(1) {
[0] =>
string(412) "__utma=166849387.276473668.1425997253.1425997253.1426071883.2; __utmc=166849387; __utmz=166849387.1425997253.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utmv=166849387.|1=User%20roles=anonymous%20user%2Cconfirmed=1; __qca=P0-918153111-1426583451872; has_js=1; _ga=GA1.2.276473668.1425997253; SESSa5adc92674b69f5d3a048a85a7fe823f=eZ3BCGITvxLWI0IJcxYDeNiLXcOZ4nh9F27rHyx3i4k; XDEBUG_SESSION=XDEBUG_ECLIPSE"
}
}
protected $cacheControl =>
array(0) {
}
}
protected $content =>
null
protected $languages =>
null
protected $charsets =>
null
protected $encodings =>
null
protected $acceptableContentTypes =>
array(3) {
[0] =>
string(16) "application/json"
[1] =>
string(15) "text/javascript"
[2] =>
string(3) "*/*"
}
protected $pathInfo =>
string(12) "/system/ajax"
protected $requestUri =>
string(40) "/system/ajax?_wrapper_format=drupal_ajax"
protected $baseUrl =>
string(0) ""
protected $basePath =>
string(0) ""
protected $method =>
string(4) "POST"
protected $format =>
string(4) "json"
protected $session =>
class Symfony\Component\HttpFoundation\Session\Session (4) {
protected $storage =>
class Drupal\Core\Session\SessionManager (7) {
protected $startedLazy =>
null
protected $bags =>
array(2) {
'attributes' =>
class Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag (3) {
private $name =>
string(10) "attributes"
private $storageKey =>
string(15) "_sf2_attributes"
protected $attributes =>
array(1) {
'uid' =>
string(1) "1"
}
}
'flashes' =>
class Symfony\Component\HttpFoundation\Session\Flash\FlashBag (3) {
private $name =>
string(7) "flashes"
private $flashes =>
array(0) {
}
private $storageKey =>
string(12) "_sf2_flashes"
}
}
protected $started =>
bool(true)
protected $closed =>
bool(false)
protected $saveHandler =>
class Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy (4) {
protected $handler =>
class Drupal\Core\Session\WriteSafeSessionHandler (3) {
protected $wrappedSessionHandler =>
class Symfony\Component\HttpFoundation\Session\Storage\Handler\WriteCheckSessionHandler (3) {
private $wrappedSessionHandler =>
class Drupal\Core\Session\SessionHandler (5) {
protected $wrapper =>
bool(false)
protected $active =>
bool(false)
protected $saveHandlerName =>
null
protected $_serviceIds =>
array(2) {
'requestStack' =>
string(13) "request_stack"
'connection' =>
string(8) "database"
}
public $_serviceId =>
string(23) "session_handler.storage"
}
private $readSessions =>
array(1) {
'eZ3BCGITvxLWI0IJcxYDeNiLXcOZ4nh9F27rHyx3i4k' =>
string(309) "_sf2_attributes|a:1:{s:3:"uid";s:1:"1";}_sf2_flashes|a:0:{}_sf2_meta|a:4:{s:1:"u";i:1432808671;s:1:"c";i:1432738109;s:1:"l";s:1:"0";s:1:"s";s:43:"ydgOWqgrKGSbV2PD7x6VhCONicIlSfqq37pHI4h_EOw";}pass_reset_1|s:74:"W688RUJYXCwmLXVLFFQGmPEt91L5sP-lpMb7EPZ2L8yVjOoqE6YlWtYk0kEOPXx0-4y9VtMz3g";batches|a:1:{i:3;b:1;}"
}
public $_serviceId =>
string(27) "session_handler.write_check"
}
protected $sessionWritable =>
bool(true)
public $_serviceId =>
string(26) "session_handler.write_safe"
}
protected $wrapper =>
bool(false)
protected $active =>
bool(true)
protected $saveHandlerName =>
string(4) "user"
}
protected $_serviceIds =>
array(5) {
'requestStack' =>
string(13) "request_stack"
'connection' =>
string(8) "database"
'sessionConfiguration' =>
string(21) "session_configuration"
'writeSafeHandler' =>
string(26) "session_handler.write_safe"
'metadataBag' =>
string(28) "session_manager.metadata_bag"
}
public $_serviceId =>
string(15) "session_manager"
}
private $flashName =>
string(7) "flashes"
private $attributeName =>
string(10) "attributes"
public $_serviceId =>
string(7) "session"
}
protected $locale =>
null
protected $defaultLocale =>
string(2) "en"
}
[1] =>
reference to 1774
}
public $_serviceId =>
string(13) "request_stack"
}
protected $currentUser =>
class Drupal\Core\Session\AccountProxy (3) {
protected $account =>
class Drupal\Core\Session\UserSession (16) {
protected $uid =>
string(1) "1"
protected $roles =>
array(2) {
[0] =>
string(13) "authenticated"
[1] =>
string(13) "administrator"
}
protected $access =>
string(10) "1432808671"
public $name =>
string(5) "admin"
protected $preferred_langcode =>
string(2) "en"
protected $preferred_admin_langcode =>
null
protected $mail =>
string(17) "admin@example.com"
protected $timezone =>
string(13) "Europe/Zurich"
public $langcode =>
string(2) "en"
public $pass =>
string(55) "$S$ElxwneEz1O90wLROtbFM9xeY/8CNrTlOkjv1.ydo5lWcm/IfncsE"
public $status =>
string(1) "1"
public $created =>
string(10) "1432738054"
public $changed =>
string(10) "1432738054"
public $login =>
string(10) "1432738108"
public $init =>
string(17) "admin@example.com"
public $default_langcode =>
string(1) "1"
}
protected $initialAccountId =>
null
public $_serviceId =>
string(12) "current_user"
}
}
protected $configuration =>
array(2) {
'plugin_id' =>
string(16) "activity_creator"
'weight' =>
int(0)
}
protected $schema =>
reference to 487
protected $pluginId =>
string(16) "activity_creator"
protected $pluginDefinition =>
array(5) {
'id' =>
string(16) "activity_creator"
'label' =>
reference to 14
'description' =>
class Drupal\Core\StringTranslation\TranslationWrapper (3) {
protected $string =>
string(63) "Creates a CRM Core Activity entity, including matched contacts."
protected $arguments =>
array(0) {
}
protected $options =>
array(0) {
}
}
'class' =>
string(72) "Drupal\collect_crm_core_contact\Plugin\collect\Processor\ActivityCreator"
'provider' =>
string(24) "collect_crm_core_contact"
}
protected $_serviceIds =>
array(2) {
'entityManager' =>
string(14) "entity.manager"
'stringTranslation' =>
string(18) "string_translation"
}
}
}
protected $instanceIDs =>
array(2) {
'f72a4f23-01d4-4307-a000-eed1e46bb639' =>
string(36) "f72a4f23-01d4-4307-a000-eed1e46bb639"
'f1c68423-baa9-4f8f-9300-e8f6f678ede9' =>
string(36) "f1c68423-baa9-4f8f-9300-e8f6f678ede9"
}
protected $_serviceIds =>
array(1) {
'manager' =>
string(32) "plugin.manager.collect.processor"
}
}
protected $originalId =>
string(4) "user"
protected $pluginConfigKey =>
null
protected $status =>
bool(true)
protected $uuid =>
string(36) "1c616c34-f522-4e1c-8e00-f62aef96fe86"
protected $langcode =>
string(2) "en"
protected $third_party_settings =>
array(0) {
}
protected $trustedData =>
bool(false)
protected $entityTypeId =>
string(14) "collect_schema"
protected $enforceIsNew =>
null
protected $typedData =>
null
protected $_serviceIds =>
array(0) {
}
protected $dependencies =>
array(1) {
'module' =>
array(2) {
[0] =>
string(24) "collect_crm_core_contact"
[1] =>
string(16) "entity_reference"
}
}
public $processor_add_select =>
string(16) "activity_creator"
public $processor_add_submit =>
string(3) "Add"
public $submit =>
string(4) "Save"
public $form_build_id =>
string(48) "form-ZmojrZjCIUV_6HGV-o66llilymfa7y5iNdLZd_vsDt0"
public $form_token =>
string(43) "U2HAx7yIFh24y3lZI18qwi91YTtCVJ0cj77ZNaLyUgs"
public $form_id =>
string(23) "collect_processing_form"
}
protected $configFactory =>
null
protected $loggerFactory =>
null
protected $routeMatch =>
null
protected $_serviceIds =>
array(7) {
'schemaManager' =>
string(29) "plugin.manager.collect.schema"
'processorManager' =>
string(32) "plugin.manager.collect.processor"
'uuidService' =>
string(4) "uuid"
'moduleHandler' =>
string(14) "module_handler"
'entityManager' =>
string(14) "entity.manager"
'requestStack' =>
string(13) "request_stack"
'stringTranslation' =>
string(18) "string_translation"
}
protected $linkGenerator =>
null
protected $redirectDestination =>
null
protected $urlGenerator =>
null
}
[1] =>
string(22) "replaceProcessorsTable"
}
'method' =>
string(7) "replace"
}
}
'processors' =>
array(8) {
'#type' =>
string(5) "table"
'#header' =>
array(6) {
[0] =>
null
[1] =>
string(9) "Processor"
[2] =>
string(6) "Weight"
[3] =>
string(11) "Description"
[4] =>
string(8) "Settings"
[5] =>
string(10) "Operations"
}
'#empty' =>
string(28) "There are no processors yet."
'#tabledrag' =>
array(1) {
[0] =>
array(3) {
'action' =>
string(5) "order"
'relationship' =>
string(7) "sibling"
'group' =>
string(16) "processor-weight"
}
}
'#prefix' =>
string(35) "<div id="processors-table-wrapper">"
'#suffix' =>
string(6) "</div>"
'f72a4f23-01d4-4307-a000-eed1e46bb639' =>
array(8) {
'#attributes' =>
array(1) {
'class' =>
array(1) {
[0] =>
string(9) "draggable"
}
}
'#weight' =>
int(0)
'plugin_id' =>
array(2) {
'#type' =>
string(5) "value"
'#value' =>
string(15) "contact_matcher"
}
'label' =>
array(1) {
'#markup' =>
string(15) "Contact matcher"
}
'weight' =>
array(5) {
'#type' =>
string(6) "weight"
'#title' =>
string(26) "Weight for Contact matcher"
'#title_display' =>
string(9) "invisible"
'#default_value' =>
int(0)
'#attributes' =>
array(1) {
'class' =>
array(1) {
[0] =>
string(16) "processor-weight"
}
}
}
'description' =>
array(1) {
'#markup' =>
string(45) "Matches or creates a CRM Core Contact entity."
}
'settings' =>
array(3) {
'relation' =>
array(5) {
'#type' =>
string(9) "textfield"
'#title' =>
string(8) "Relation"
'#description' =>
string(90) "Enter a machine name to identify the relationship from the identified contact to the data."
'#default_value' =>
string(0) ""
'#size' =>
int(20)
}
'contact_type' =>
array(6) {
'#type' =>
string(6) "select"
'#title' =>
string(12) "Contact type"
'#description' =>
string(95) "Select the contact type to be matched or created. The corresponding matching rule will be used."
'#options' =>
array(1) {
'individual' =>
string(10) "Individual"
}
'#default_value' =>
string(10) "individual"
'#required' =>
bool(true)
}
'fields' =>
array(6) {
'#type' =>
string(5) "table"
'#caption' =>
string(166) "For each enabled field in the <a href="/admin/config/crm-core/match/default/edit/individual">matching rule</a>, you can select a schema-provided property to match by."
'#header' =>
array(2) {
'contact_field' =>
string(13) "Contact field"
'schema_property' =>
string(15) "Schema property"
}
'#empty' =>
string(32) "There are no fields enabled yet."
'name' =>
array(2) {
'contact_field' =>
array(3) {
'#type' =>
string(4) "item"
'#value' =>
string(4) "name"
'#markup' =>
string(4) "Name"
}
'schema_property' =>
array(6) {
'#type' =>
string(6) "select"
'#title' =>
string(15) "Schema property"
'#title_display' =>
string(6) "hidden"
'#options' =>
array(18) {
'uid' =>
string(7) "User ID"
'uuid' =>
string(4) "UUID"
'langcode' =>
string(13) "Language code"
'preferred_langcode' =>
string(23) "Preferred language code"
'preferred_admin_langcode' =>
string(29) "Preferred admin language code"
'name' =>
string(4) "Name"
'pass' =>
string(8) "Password"
'mail' =>
string(5) "Email"
'timezone' =>
string(8) "Timezone"
'status' =>
string(11) "User status"
'created' =>
string(7) "Created"
'changed' =>
string(7) "Changed"
'access' =>
string(11) "Last access"
'login' =>
string(10) "Last login"
'init' =>
string(13) "Initial email"
'roles' =>
string(5) "Roles"
'default_langcode' =>
string(19) "Default translation"
'user_picture' =>
string(7) "Picture"
}
'#default_value' =>
string(4) "name"
'#empty_option' =>
string(8) "- None -"
}
}
'contact_mail' =>
array(2) {
'contact_field' =>
array(3) {
'#type' =>
string(4) "item"
'#value' =>
string(12) "contact_mail"
'#markup' =>
string(4) "Mail"
}
'schema_property' =>
array(6) {
'#type' =>
string(6) "select"
'#title' =>
string(15) "Schema property"
'#title_display' =>
string(6) "hidden"
'#options' =>
array(18) {
'uid' =>
string(7) "User ID"
'uuid' =>
string(4) "UUID"
'langcode' =>
string(13) "Language code"
'preferred_langcode' =>
string(23) "Preferred language code"
'preferred_admin_langcode' =>
string(29) "Preferred admin language code"
'name' =>
string(4) "Name"
'pass' =>
string(8) "Password"
'mail' =>
string(5) "Email"
'timezone' =>
string(8) "Timezone"
'status' =>
string(11) "User status"
'created' =>
string(7) "Created"
'changed' =>
string(7) "Changed"
'access' =>
string(11) "Last access"
'login' =>
string(10) "Last login"
'init' =>
string(13) "Initial email"
'roles' =>
string(5) "Roles"
'default_langcode' =>
string(19) "Default translation"
'user_picture' =>
string(7) "Picture"
}
'#default_value' =>
string(4) "mail"
'#empty_option' =>
string(8) "- None -"
}
}
}
}
'remove' =>
array(6) {
'#type' =>
string(6) "submit"
'#value' =>
string(6) "Remove"
'#name' =>
string(43) "remove_f72a4f23-01d4-4307-a000-eed1e46bb639"
'#submit' =>
array(1) {
[0] =>
string(23) "::submitRemoveProcessor"
}
'#limit_validation_errors' =>
array(0) {
}
'#ajax' =>
array(3) {
'wrapper' =>
string(24) "processors-table-wrapper"
'callback' =>
array(2) {
[0] =>
reference to 33
[1] =>
string(22) "replaceProcessorsTable"
}
'method' =>
string(7) "replace"
}
}
}
'f1c68423-baa9-4f8f-9300-e8f6f678ede9' =>
array(8) {
'#attributes' =>
array(1) {
'class' =>
array(1) {
[0] =>
string(9) "draggable"
}
}
'#weight' =>
int(0)
'plugin_id' =>
array(2) {
'#type' =>
string(5) "value"
'#value' =>
string(16) "activity_creator"
}
'label' =>
array(1) {
'#markup' =>
string(16) "Activity creator"
}
'weight' =>
array(5) {
'#type' =>
string(6) "weight"
'#title' =>
string(27) "Weight for Activity creator"
'#title_display' =>
string(9) "invisible"
'#default_value' =>
int(0)
'#attributes' =>
array(1) {
'class' =>
array(1) {
[0] =>
string(16) "processor-weight"
}
}
}
'description' =>
array(1) {
'#markup' =>
string(63) "Creates a CRM Core Activity entity, including matched contacts."
}
'settings' =>
array(2) {
'activity_type_notice' =>
array(1) {
'#markup' =>
string(243) "<p>Activities are created with type <em class="placeholder">collect</em>, and use the field <em class="placeholder">collect_container</em> to reference to the original container. The correct workflow is dependent on the existence of these.</p>"
}
'title_property' =>
array(5) {
'#type' =>
string(6) "select"
'#title' =>
string(14) "Title property"
'#description' =>
string(45) "The string property to use as activity title."
'#options' =>
array(2) {
'name' =>
string(4) "Name"
'timezone' =>
string(8) "Timezone"
}
'#default_value' =>
null
}
}
'remove' =>
array(6) {
'#type' =>
string(6) "submit"
'#value' =>
string(6) "Remove"
'#name' =>
string(43) "remove_f1c68423-baa9-4f8f-9300-e8f6f678ede9"
'#submit' =>
array(1) {
[0] =>
string(23) "::submitRemoveProcessor"
}
'#limit_validation_errors' =>
array(0) {
}
'#ajax' =>
array(3) {
'wrapper' =>
string(24) "processors-table-wrapper"
'callback' =>
array(2) {
[0] =>
reference to 33
[1] =>
string(22) "replaceProcessorsTable"
}
'method' =>
string(7) "replace"
}
}
}
}
'actions' =>
array(3) {
'submit' =>
array(6) {
'#type' =>
string(6) "submit"
'#value' =>
string(4) "Save"
'#validate' =>
array(1) {
[0] =>
string(10) "::validate"
}
'#submit' =>
array(2) {
[0] =>
string(12) "::submitForm"
[1] =>
string(6) "::save"
}
'#button_type' =>
string(7) "primary"
'#weight' =>
int(5)
}
'delete' =>
array(7) {
'#type' =>
string(4) "link"
'#title' =>
string(6) "Delete"
'#access' =>
bool(false)
'#attributes' =>
array(1) {
'class' =>
array(2) {
[0] =>
string(6) "button"
[1] =>
string(14) "button--danger"
}
}
'#url' =>
class Drupal\Core\Url (11) {
protected $urlGenerator =>
null
protected $urlAssembler =>
null
protected $accessManager =>
null
protected $routeName =>
string(33) "entity.collect_schema.delete_form"
protected $routeParameters =>
array(1) {
'collect_schema' =>
string(4) "user"
}
protected $options =>
array(3) {
'entity_type' =>
string(14) "collect_schema"
'entity' =>
reference to 35
'language' =>
class Drupal\Core\Language\Language (5) {
protected $name =>
string(7) "English"
protected $id =>
string(2) "en"
protected $direction =>
string(3) "ltr"
protected $weight =>
int(0)
protected $locked =>
bool(false)
}
}
protected $external =>
bool(false)
protected $unrouted =>
bool(false)
protected $uri =>
null
protected $internalPath =>
null
protected $_serviceIds =>
array(0) {
}
}
'#button_type' =>
string(6) "danger"
'#weight' =>
int(10)
}
'#type' =>
string(7) "actions"
}
'#form_id' =>
string(23) "collect_processing_form"
'#build_id' =>
string(48) "form-ZmojrZjCIUV_6HGV-o66llilymfa7y5iNdLZd_vsDt0"
'#action' =>
string(48) "/admin/structure/collect-schemas/user/processing"
'#type' =>
string(4) "form"
'form_build_id' =>
array(5) {
'#type' =>
string(6) "hidden"
'#value' =>
string(48) "form-ZmojrZjCIUV_6HGV-o66llilymfa7y5iNdLZd_vsDt0"
'#id' =>
string(48) "form-ZmojrZjCIUV_6HGV-o66llilymfa7y5iNdLZd_vsDt0"
'#name' =>
string(13) "form_build_id"
'#parents' =>
array(1) {
[0] =>
string(13) "form_build_id"
}
}
'#token' =>
string(23) "collect_processing_form"
'form_token' =>
array(4) {
'#id' =>
string(39) "edit-collect-processing-form-form-token"
'#type' =>
string(5) "token"
'#default_value' =>
string(43) "U2HAx7yIFh24y3lZI18qwi91YTtCVJ0cj77ZNaLyUgs"
'#parents' =>
array(1) {
[0] =>
string(10) "form_token"
}
}
'form_id' =>
array(4) {
'#type' =>
string(6) "hidden"
'#value' =>
string(23) "collect_processing_form"
'#id' =>
string(28) "edit-collect-processing-form"
'#parents' =>
array(1) {
[0] =>
string(7) "form_id"
}
}
'#id' =>
string(26) "collect-processing-form--2"
'#method' =>
string(4) "post"
'#theme_wrappers' =>
array(1) {
[0] =>
string(4) "form"
}
'#defaults_loaded' =>
bool(true)
'#tree' =>
bool(false)
'#parents' =>
array(0) {
}
'#validate' =>
array(1) {
[0] =>
string(14) "::validateForm"
}
'#submit' =>
array(1) {
[0] =>
string(12) "::submitForm"
}
'#theme' =>
array(2) {
[0] =>
string(23) "collect_processing_form"
[1] =>
string(19) "collect_schema_form"
}
'#cache_token' =>
string(43) "sx19i9RGcnT-IaWNG0Xq3qFj_5SnYKZ9jWgvUZ4L6f4"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment