Dernières mises à jour :
Devel Load
Drupal\commerce_product\Entity\Product {#1396 #entityTypeId: "commerce_product" #enforceIsNew: null #typedData: null #cacheContexts: [] #cacheTags: [] #cacheMaxAge: -1 #_serviceIds: [] #_entityStorages: [] #values: array:13 [ "product_id" => array:1 [ "x-default" => "1" ] "type" => array:1 [ "x-default" => "adhesion" ] "uuid" => array:1 [ "x-default" => "6666ca06-82d6-434a-862e-44e30b11fbf8" ] "langcode" => array:1 [ "x-default" => "fr" ] "uid" => array:1 [ "x-default" => "1" ] "status" => array:1 [ "x-default" => "1" ] "title" => array:1 [ "x-default" => "Adhésion" ] "created" => array:1 [ "x-default" => "1623398255" ] "changed" => array:1 [ "x-default" => "1625837317" ] "default_langcode" => array:1 [ "x-default" => "1" ] "stores" => array:1 [ "x-default" => array:1 [ 0 => array:1 [ "target_id" => "1" ] ] ] "variations" => array:1 [ "x-default" => array:1 [ 0 => array:1 [ "target_id" => "1" ] ] ] "body" => array:1 [ "x-default" => array:1 [ 0 => array:3 [ "value" => """ <p>L’adhésion est nominative et n’est pas cessible. Nous restons disponibles pour répondre à vos questions dans la rubrique «\u{2009}contact\u{2009}». <br />\r\n La loi de la modernisation de la santé vous donne le droit à un bonus d'un montant généralement constaté de 100 euros. </p>\r\n \r\n <p><strong>Une attestation de payement vous sera envoyée par mail après réception du payement. Elle fera foi pour attestation de payement auprès de la CPAM. </strong><br />\r\n VOUS DEVEZ FINALISER VOTRE ADHÉSION EN POURSUIVANT VOTRE INSCRIPTION<br />\r\n CLIQUER SUR "Ajouter au panier".</p>\r\n """ "summary" => "" "format" => "full_html" ] ] ] ] #fields: [] #fieldDefinitions: array:16 [ "product_id" => Drupal\Core\Field\BaseFieldDefinition {#1474 #definition: array:6 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1475 #string: "ID" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "read-only" => true "provider" => "commerce_product" "field_name" => "product_id" "entity_type" => "commerce_product" "bundle" => null ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1476 #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 {#1474} } #type: "integer" #propertyDefinitions: null #schema: null #indexes: [] } "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1477 #definition: array:6 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1478 #string: "UUID" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "read-only" => true "provider" => "commerce_product" "field_name" => "uuid" "entity_type" => "commerce_product" "bundle" => null ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1479 #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 {#1477} } #type: "uuid" #propertyDefinitions: null #schema: null #indexes: [] } "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1480 #definition: array:7 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1481 #string: "Language" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "display" => array:2 [ "view" => array:2 [ "options" => array:1 [ "region" => "hidden" ] "configurable" => true ] "form" => array:2 [ "options" => array:2 [ "type" => "language_select" "weight" => 2 ] "configurable" => true ] ] "translatable" => true "provider" => "commerce_product" "field_name" => "langcode" "entity_type" => "commerce_product" "bundle" => null ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1482 #definition: array:2 [ "type" => "field_item:language" "settings" => [] ] #typedDataManager: null #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1480} } #type: "language" #propertyDefinitions: null #schema: null #indexes: [] } "type" => Drupal\Core\Field\BaseFieldDefinition {#1483 #definition: array:7 [ "label" => "Type de produit" "required" => true "read-only" => true "provider" => "commerce_product" "field_name" => "type" "entity_type" => "commerce_product" "bundle" => null ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1484 #definition: array:2 [ "type" => "field_item:entity_reference" "settings" => array:3 [ "target_type" => "commerce_product_type" "handler" => "default" "handler_settings" => [] ] ] #typedDataManager: null #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1483} } #type: "entity_reference" #propertyDefinitions: null #schema: null #indexes: [] } "uid" => Drupal\Core\Field\BaseFieldDefinition {#1485 #definition: array:9 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1486 #string: "Author" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "translatable" => true "default_value_callback" => "Drupal\commerce_product\Entity\Product::getDefaultEntityOwner" "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1487 #string: "The product author." #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "display" => array:2 [ "view" => array:2 [ "options" => array:1 [ "region" => "hidden" ] "configurable" => true ] "form" => array:2 [ "options" => array:2 [ "type" => "entity_reference_autocomplete" "weight" => 5 ] "configurable" => true ] ] "provider" => "commerce_product" "field_name" => "uid" "entity_type" => "commerce_product" "bundle" => null ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1488 #definition: array:2 [ "type" => "field_item:entity_reference" "settings" => array:3 [ "target_type" => "user" "handler" => "default" "handler_settings" => [] ] ] #typedDataManager: null #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1485} } #type: "entity_reference" #propertyDefinitions: null #schema: null #indexes: [] } "status" => Drupal\Core\Field\BaseFieldDefinition {#1489 #definition: array:9 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1490 #string: "Published" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "revisionable" => true "translatable" => true "default_value" => array:1 [ 0 => array:1 [ "value" => true ] ] "display" => array:1 [ "form" => array:2 [ "options" => array:3 [ "type" => "boolean_checkbox" "settings" => array:1 [ "display_label" => true ] "weight" => 90 ] "configurable" => true ] ] "provider" => "commerce_product" "field_name" => "status" "entity_type" => "commerce_product" "bundle" => null ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1491 #definition: array:2 [ "type" => "field_item:boolean" "settings" => array:2 [ "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1492 #string: "On" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1493 #string: "Off" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } ] ] #typedDataManager: null #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1489} } #type: "boolean" #propertyDefinitions: null #schema: null #indexes: [] } "stores" => Drupal\Core\Field\BaseFieldDefinition {#1494 #definition: array:9 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1495 #string: "Stores" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1496 #string: "The product stores." #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "required" => true "cardinality" => -1 "display" => array:2 [ "form" => array:2 [ "options" => array:2 [ "type" => "commerce_entity_select" "weight" => -10 ] "configurable" => true ] "view" => array:2 [ "options" => array:1 [ "region" => "hidden" ] "configurable" => true ] ] "provider" => "commerce_product" "field_name" => "stores" "entity_type" => "commerce_product" "bundle" => null ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1497 #definition: array:2 [ "type" => "field_item:entity_reference" "settings" => array:3 [ "target_type" => "commerce_store" "handler" => "default" "handler_settings" => [] ] ] #typedDataManager: null #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1494} } #type: "entity_reference" #propertyDefinitions: null #schema: null #indexes: [] } "title" => Drupal\Core\Field\BaseFieldDefinition {#1498 #definition: array:9 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1499 #string: "Title" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1500 #string: "The product title." #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "required" => true "translatable" => true "display" => array:2 [ "view" => array:2 [ "options" => array:3 [ "label" => "hidden" "type" => "string" "weight" => -5 ] "configurable" => true ] "form" => array:2 [ "options" => array:2 [ "type" => "string_textfield" "weight" => -5 ] "configurable" => true ] ] "provider" => "commerce_product" "field_name" => "title" "entity_type" => "commerce_product" "bundle" => null ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1501 #definition: array:2 [ "type" => "field_item:string" "settings" => array:4 [ "max_length" => 255 "is_ascii" => false "case_sensitive" => false "default_value" => "" ] ] #typedDataManager: null #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1498} } #type: "string" #propertyDefinitions: null #schema: null #indexes: [] } "variations" => Drupal\Core\Field\BaseFieldDefinition {#1532 #definition: array:9 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1533 #string: "Variations" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1534 #string: "The product variations." #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "required" => true "cardinality" => -1 "display" => array:2 [ "view" => array:2 [ "options" => array:2 [ "type" => "commerce_add_to_cart" "weight" => 10 ] "configurable" => true ] "form" => array:2 [ "options" => array:1 [ "region" => "hidden" ] "configurable" => true ] ] "provider" => "commerce_product" "field_name" => "variations" "entity_type" => "commerce_product" "bundle" => "adhesion" ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1535 #definition: array:2 [ "type" => "field_item:entity_reference" "settings" => array:3 [ "target_type" => "commerce_product_variation" "handler" => "default" "handler_settings" => array:1 [ "target_bundles" => array:1 [ "adhesion" => "adhesion" ] ] ] ] #typedDataManager: null #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1532} } #type: "entity_reference" #propertyDefinitions: null #schema: array:4 [ "columns" => array:1 [ "target_id" => array:3 [ "description" => "The ID of the target entity." "type" => "int" "unsigned" => true ] ] "indexes" => array:1 [ "target_id" => array:1 [ 0 => "target_id" ] ] "unique keys" => [] "foreign keys" => [] ] #indexes: [] } "default_variation" => Drupal\Core\Field\BaseFieldDefinition {#1536 #definition: array:10 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1537 #string: "Default variation" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1538 #string: "The default variation." #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "computed" => true "cardinality" => 1 "class" => "Drupal\commerce_product\Plugin\Field\ComputedDefaultVariation" "display" => array:2 [ "form" => array:2 [ "options" => array:1 [ "region" => "hidden" ] "configurable" => false ] "view" => array:2 [ "options" => array:1 [ "region" => "hidden" ] "configurable" => false ] ] "provider" => "commerce_product" "field_name" => "default_variation" "entity_type" => "commerce_product" "bundle" => "adhesion" ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1539 #definition: array:2 [ "type" => "field_item:entity_reference" "settings" => array:3 [ "target_type" => "commerce_product_variation" "handler" => "default" "handler_settings" => array:1 [ "target_bundles" => array:1 [ "adhesion" => "adhesion" ] ] ] ] #typedDataManager: null #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1536} } #type: "entity_reference" #propertyDefinitions: null #schema: null #indexes: [] } "path" => Drupal\Core\Field\BaseFieldDefinition {#1510 #definition: array:9 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1511 #string: "URL alias" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1512 #string: "The product URL alias." #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "translatable" => true "display" => array:1 [ "form" => array:2 [ "options" => array:2 [ "type" => "path" "weight" => 30 ] "configurable" => true ] ] "computed" => true "provider" => "commerce_product" "field_name" => "path" "entity_type" => "commerce_product" "bundle" => null ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1513 #definition: array:2 [ "type" => "field_item:path" "settings" => [] ] #typedDataManager: null #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1510} } #type: "path" #propertyDefinitions: null #schema: null #indexes: [] } "created" => Drupal\Core\Field\BaseFieldDefinition {#1514 #definition: array:8 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1515 #string: "Created" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1516 #string: "The time when the product was created." #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "translatable" => true "display" => array:2 [ "form" => array:2 [ "options" => array:2 [ "type" => "datetime_timestamp" "weight" => 10 ] "configurable" => true ] "view" => array:2 [ "options" => array:1 [ "region" => "hidden" ] "configurable" => true ] ] "provider" => "commerce_product" "field_name" => "created" "entity_type" => "commerce_product" "bundle" => null ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1517 #definition: array:2 [ "type" => "field_item:created" "settings" => [] ] #typedDataManager: null #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1514} } #type: "created" #propertyDefinitions: null #schema: null #indexes: [] } "changed" => Drupal\Core\Field\BaseFieldDefinition {#1518 #definition: array:7 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1519 #string: "Changed" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1520 #string: "The time when the product was last edited." #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "translatable" => true "provider" => "commerce_product" "field_name" => "changed" "entity_type" => "commerce_product" "bundle" => null ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1521 #definition: array:2 [ "type" => "field_item:changed" "settings" => [] ] #typedDataManager: null #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1518} } #type: "changed" #propertyDefinitions: null #schema: null #indexes: [] } "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1522 #definition: array:9 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1523 #string: "Default translation" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1524 #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" => "commerce_product" "field_name" => "default_langcode" "entity_type" => "commerce_product" "bundle" => null ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1525 #definition: array:2 [ "type" => "field_item:boolean" "settings" => array:2 [ "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1526 #string: "On" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1527 #string: "Off" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } ] ] #typedDataManager: null #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1522} } #type: "boolean" #propertyDefinitions: null #schema: null #indexes: [] } "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1528 #definition: array:10 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1529 #string: "Metatags (Hidden field for JSON support)" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1530 #string: "The computed meta tags for the entity." #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "computed" => true "translatable" => true "read-only" => true "entity_type" => "commerce_product" "cardinality" => -1 "provider" => "metatag" "field_name" => "metatag" "bundle" => null ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1531 #definition: array:2 [ "type" => "field_item:metatag_computed" "settings" => [] ] #typedDataManager: null #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1528} } #type: "metatag_computed" #propertyDefinitions: null #schema: null #indexes: [] } "body" => Drupal\field\Entity\FieldConfig {#1540 #entityTypeId: "field_config" #enforceIsNew: null #typedData: null #cacheContexts: array:1 [ 0 => "languages:language_interface" ] #cacheTags: [] #cacheMaxAge: -1 #_serviceIds: [] #_entityStorages: [] #originalId: "commerce_product.adhesion.body" #status: true #uuid: "479cd014-a823-4cbf-b753-3b0b85d61e8e" -isUninstalling: false #langcode: "fr" #third_party_settings: [] #_core: [] #trustedData: false #dependencies: array:2 [ "config" => array:2 [ 0 => "commerce_product.commerce_product_type.adhesion" 1 => "field.storage.commerce_product.body" ] "module" => array:1 [ 0 => "text" ] ] #isSyncing: false #id: "commerce_product.adhesion.body" #field_name: "body" #field_type: "text_with_summary" #entity_type: "commerce_product" #bundle: "adhesion" #label: "Body" #description: "" #settings: array:2 [ "display_summary" => false "required_summary" => false ] #required: false #translatable: true #default_value: [] #default_value_callback: null #fieldStorage: null #itemDefinition: null #constraints: [] #propertyConstraints: [] #deleted: false +original: ? Drupal\field\Entity\FieldConfig } ] #languages: null #langcodeKey: "langcode" #defaultLangcodeKey: "default_langcode" #activeLangcode: "x-default" #enforceDefaultTranslation: null #defaultLangcode: "fr" #translations: array:1 [ "x-default" => array:1 [ "status" => 1 ] ] #translationInitialize: false #newRevision: false #isDefaultRevision: true #entityKeys: array:3 [ "bundle" => "adhesion" "id" => "1" "uuid" => "6666ca06-82d6-434a-862e-44e30b11fbf8" ] #translatableEntityKeys: array:6 [ "label" => array:1 [ "x-default" => "Adhésion" ] "langcode" => array:1 [ "x-default" => "fr" ] "published" => array:1 [ "x-default" => "1" ] "owner" => array:1 [ "x-default" => "1" ] "uid" => array:1 [ "x-default" => "1" ] "default_langcode" => array:1 [ "x-default" => "1" ] ] #validated: false #validationRequired: false #loadedRevisionId: null #revisionTranslationAffectedKey: "revision_translation_affected" #enforceRevisionTranslationAffected: [] #isSyncing: false #defaultVariation: null }