shortcut =>
array:8 [ "id" => Drupal\Core\Field\BaseFieldDefinition {#1580 #definition: array:8 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1584 #string: "ID" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "read-only" => true "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1585 #string: "The ID of the shortcut." #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "provider" => "shortcut" "field_name" => "id" "entity_type" => "shortcut" "bundle" => null "initial_value" => null ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1586 #definition: array:2 [ "type" => "field_item:integer" "settings" => array:6 [ "unsigned" => true "size" => "normal" "min" => "" "max" => "" "prefix" => "" "suffix" => "" ] ] #typedDataManager: null #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1580} } #type: "integer" #propertyDefinitions: null #schema: array:4 [ "columns" => array:1 [ "value" => array:3 [ "type" => "int" "unsigned" => true "size" => "normal" ] ] "unique keys" => [] "indexes" => [] "foreign keys" => [] ] #indexes: [] } "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1587 #definition: array:8 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1588 #string: "UUID" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "read-only" => true "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1589 #string: "The UUID of the shortcut." #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "provider" => "shortcut" "field_name" => "uuid" "entity_type" => "shortcut" "bundle" => null "initial_value" => null ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1590 #definition: array:2 [ "type" => "field_item:uuid" "settings" => array:3 [ "max_length" => 128 "is_ascii" => true "case_sensitive" => false ] ] #typedDataManager: null #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1587} } #type: "uuid" #propertyDefinitions: null #schema: array:4 [ "columns" => array:1 [ "value" => array:3 [ "type" => "varchar_ascii" "length" => 128 "binary" => false ] ] "unique keys" => array:1 [ "value" => array:1 [ 0 => "value" ] ] "indexes" => [] "foreign keys" => [] ] #indexes: [] } "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1591 #definition: array:9 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1592 #string: "Language" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "display" => array:2 [ "view" => array:1 [ "options" => array:1 [ "region" => "hidden" ] ] "form" => array:1 [ "options" => array:2 [ "type" => "language_select" "weight" => 2 ] ] ] "translatable" => true "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1593 #string: "The language code of the shortcut." #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "provider" => "shortcut" "field_name" => "langcode" "entity_type" => "shortcut" "bundle" => null "initial_value" => null ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1594 #definition: array:2 [ "type" => "field_item:language" "settings" => [] ] #typedDataManager: null #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1591} } #type: "language" #propertyDefinitions: null #schema: array:4 [ "columns" => array:1 [ "value" => array:2 [ "type" => "varchar_ascii" "length" => 12 ] ] "unique keys" => [] "indexes" => [] "foreign keys" => [] ] #indexes: [] } "shortcut_set" => Drupal\Core\Field\BaseFieldDefinition {#1595 #definition: array:9 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1596 #string: "Shortcut set" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "required" => true "read-only" => true "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1597 #string: "The bundle of the shortcut." #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "provider" => "shortcut" "field_name" => "shortcut_set" "entity_type" => "shortcut" "bundle" => null "initial_value" => null ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1598 #definition: array:2 [ "type" => "field_item:entity_reference" "settings" => array:3 [ "target_type" => "shortcut_set" "handler" => "default" "handler_settings" => [] ] ] #typedDataManager: null #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1595} } #type: "entity_reference" #propertyDefinitions: null #schema: array:4 [ "columns" => array:1 [ "target_id" => array:3 [ "description" => "The ID of the target entity." "type" => "varchar_ascii" "length" => 32 ] ] "indexes" => array:1 [ "target_id" => array:1 [ 0 => "target_id" ] ] "unique keys" => [] "foreign keys" => [] ] #indexes: [] } "title" => Drupal\Core\Field\BaseFieldDefinition {#1599 #definition: array:10 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1600 #string: "Name" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1601 #string: "The name of the shortcut." #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "required" => true "translatable" => true "display" => array:1 [ "form" => array:1 [ "options" => array:3 [ "type" => "string_textfield" "weight" => -10 "settings" => array:1 [ "size" => 40 ] ] ] ] "provider" => "shortcut" "field_name" => "title" "entity_type" => "shortcut" "bundle" => null "initial_value" => null ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1602 #definition: array:2 [ "type" => "field_item:string" "settings" => array:3 [ "max_length" => 255 "is_ascii" => false "case_sensitive" => false ] ] #typedDataManager: null #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1599} } #type: "string" #propertyDefinitions: null #schema: array:4 [ "columns" => array:1 [ "value" => array:3 [ "type" => "varchar" "length" => 255 "binary" => false ] ] "unique keys" => [] "indexes" => [] "foreign keys" => [] ] #indexes: [] } "weight" => Drupal\Core\Field\BaseFieldDefinition {#1603 #definition: array:7 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1604 #string: "Weight" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1605 #string: "Weight among shortcuts in the same shortcut set." #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "provider" => "shortcut" "field_name" => "weight" "entity_type" => "shortcut" "bundle" => null "initial_value" => null ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1606 #definition: array:2 [ "type" => "field_item:integer" "settings" => array:6 [ "unsigned" => false "size" => "normal" "min" => "" "max" => "" "prefix" => "" "suffix" => "" ] ] #typedDataManager: null #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1603} } #type: "integer" #propertyDefinitions: null #schema: array:4 [ "columns" => array:1 [ "value" => array:3 [ "type" => "int" "unsigned" => false "size" => "normal" ] ] "unique keys" => [] "indexes" => [] "foreign keys" => [] ] #indexes: [] } "link" => Drupal\Core\Field\BaseFieldDefinition {#1607 #definition: array:9 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1608 #string: "Path" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1609 #string: "The location this shortcut points to." #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "required" => true "display" => array:1 [ "form" => array:2 [ "options" => array:2 [ "type" => "link_default" "weight" => 0 ] "configurable" => true ] ] "provider" => "shortcut" "field_name" => "link" "entity_type" => "shortcut" "bundle" => null "initial_value" => null ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1610 #definition: array:2 [ "type" => "field_item:link" "settings" => array:2 [ "title" => 0 "link_type" => 1 ] ] #typedDataManager: null #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1607} } #type: "link" #propertyDefinitions: null #schema: array:4 [ "columns" => array:3 [ "uri" => array:3 [ "description" => "The URI of the link." "type" => "varchar" "length" => 2048 ] "title" => array:3 [ "description" => "The link text." "type" => "varchar" "length" => 255 ] "options" => array:4 [ "description" => "Serialized array of options for the link." "type" => "blob" "size" => "big" "serialize" => true ] ] "indexes" => array:1 [ "uri" => array:1 [ 0 => array:2 [ 0 => "uri" 1 => 30 ] ] ] "unique keys" => [] "foreign keys" => [] ] #indexes: [] } "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1611 #definition: array:10 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1612 #string: "Default translation" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1613 #string: "A flag indicating whether this is the default translation." #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "translatable" => true "revisionable" => true "default_value" => array:1 [ 0 => array:1 [ "value" => true ] ] "provider" => "shortcut" "field_name" => "default_langcode" "entity_type" => "shortcut" "bundle" => null "initial_value" => null ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1614 #definition: array:2 [ "type" => "field_item:boolean" "settings" => array:2 [ "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1615 #string: "On" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1616 #string: "Off" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } ] ] #typedDataManager: null #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1611} } #type: "boolean" #propertyDefinitions: null #schema: array:4 [ "columns" => array:1 [ "value" => array:2 [ "type" => "int" "size" => "tiny" ] ] "unique keys" => [] "indexes" => [] "foreign keys" => [] ] #indexes: [] } ]