http://devis.saisondor.fr/admin/

EasyAdmin (1.17.24)

- Action
- Entity Name

Current Entity Configuration

[]

Full Backend Configuration

Basic Configuration

array:2 [
  "site_name" => "<img src="/images/logo_white.png" alt="Devis SO"/>"
  "formats" => array:4 [
    "date" => "d/m/Y"
    "time" => "H:i"
    "datetime" => "d/m/Y à H\hi"
    "dateinterval" => "%y Year(s) %m Month(s) %d Day(s)"
  ]
]

Design Configuration

array:1 [
  "design" => array:8 [
    "assets" => array:3 [
      "favicon" => array:2 [
        "path" => "/images/favicon.png"
        "mime_type" => "image/png"
      ]
      "css" => array:2 [
        0 => "libraries/jquery-ui/jquery-ui.min.css"
        1 => "/css/backend.css"
      ]
      "js" => array:2 [
        0 => "libraries/jquery-ui/jquery-ui.min.js"
        1 => "js/backend.js"
      ]
    ]
    "form_theme" => array:1 [
      0 => "@EasyAdmin/form/bootstrap_3_layout.html.twig"
    ]
    "color_scheme" => "light"
    "brand_color" => "rgb(255, 197, 1)"
    "menu" => array:3 [
      0 => array:9 [
        "label" => "Offre comptable"
        "icon" => "fa-archive"
        "children" => array:1 [
          0 => array:10 [
            "entity" => "ProductDefinition"
            "default" => true
            "icon" => "fa-chevron-right"
            "css_class" => ""
            "target" => false
            "menu_index" => 0
            "submenu_index" => 0
            "type" => "entity"
            "label" => "Produits"
            "params" => []
          ]
        ]
        "css_class" => ""
        "default" => false
        "target" => false
        "menu_index" => 0
        "submenu_index" => -1
        "type" => "empty"
      ]
      1 => array:9 [
        "label" => "Personnes"
        "icon" => "fa-users"
        "children" => array:1 [
          0 => array:10 [
            "entity" => "CurrentAccount"
            "label" => "Mon compte"
            "params" => array:1 [
              "action" => "currentAccountProfile"
            ]
            "icon" => "fa-chevron-right"
            "css_class" => ""
            "default" => false
            "target" => false
            "menu_index" => 1
            "submenu_index" => 0
            "type" => "entity"
          ]
        ]
        "css_class" => ""
        "default" => false
        "target" => false
        "menu_index" => 1
        "submenu_index" => -1
        "type" => "empty"
      ]
      2 => array:9 [
        "label" => "Configuration"
        "icon" => "fa-cog"
        "children" => array:1 [
          0 => array:10 [
            "entity" => "ProductCategory"
            "icon" => "fa-chevron-right"
            "css_class" => ""
            "default" => false
            "target" => false
            "menu_index" => 2
            "submenu_index" => 0
            "type" => "entity"
            "label" => "Catégories de produits"
            "params" => []
          ]
        ]
        "css_class" => ""
        "default" => false
        "target" => false
        "menu_index" => 2
        "submenu_index" => -1
        "type" => "empty"
      ]
    ]
    "theme" => "default"
    "rtl" => false
    "templates" => array:42 [
      "layout" => "@EasyAdmin/default/layout.html.twig"
      "menu" => "@EasyAdmin/default/menu.html.twig"
      "edit" => "@EasyAdmin/default/edit.html.twig"
      "list" => "@EasyAdmin/default/list.html.twig"
      "new" => "@EasyAdmin/default/new.html.twig"
      "show" => "@EasyAdmin/default/show.html.twig"
      "exception" => "@EasyAdmin/default/exception.html.twig"
      "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
      "paginator" => "@EasyAdmin/default/paginator.html.twig"
      "field_array" => "@EasyAdmin/default/field_array.html.twig"
      "field_association" => "@EasyAdmin/default/field_association.html.twig"
      "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
      "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
      "field_date" => "@EasyAdmin/default/field_date.html.twig"
      "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
      "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
      "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
      "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
      "field_email" => "@EasyAdmin/default/field_email.html.twig"
      "field_file" => "@EasyAdmin/default/field_file.html.twig"
      "field_float" => "@EasyAdmin/default/field_float.html.twig"
      "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
      "field_id" => "@EasyAdmin/default/field_id.html.twig"
      "field_image" => "@EasyAdmin/default/field_image.html.twig"
      "field_json" => "@EasyAdmin/default/field_json.html.twig"
      "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
      "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
      "field_object" => "@EasyAdmin/default/field_object.html.twig"
      "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
      "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
      "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
      "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
      "field_string" => "@EasyAdmin/default/field_string.html.twig"
      "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
      "field_text" => "@EasyAdmin/default/field_text.html.twig"
      "field_time" => "@EasyAdmin/default/field_time.html.twig"
      "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
      "field_url" => "@EasyAdmin/default/field_url.html.twig"
      "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
      "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
      "label_null" => "@EasyAdmin/default/label_null.html.twig"
      "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
    ]
  ]
]

Actions Configuration

array:5 [
  "disabled_actions" => []
  "list" => array:2 [
    "actions" => array:2 [
      "edit" => array:7 [
        "name" => "edit"
        "type" => "method"
        "label" => "action.edit"
        "title" => null
        "css_class" => "text-primary"
        "icon" => "pencil"
        "target" => "_self"
      ]
      "delete" => array:7 [
        "name" => "delete"
        "type" => "method"
        "label" => "action.delete"
        "title" => null
        "css_class" => "text-danger"
        "icon" => "times"
        "target" => "_self"
      ]
    ]
    "max_results" => 15
  ]
  "edit" => array:1 [
    "actions" => []
  ]
  "new" => array:1 [
    "actions" => []
  ]
  "show" => array:2 [
    "actions" => []
    "max_results" => 10
  ]
]

Entities Configuration

array:1 [
  "entities" => array:11 [
    "DocToSign" => array:14 [
      "class" => "App\Entity\DocToSign"
      "label" => "Documents signés"
      "disabled_actions" => array:4 [
        0 => "show"
        1 => "new"
        2 => "edit"
        3 => "delete"
      ]
      "list" => array:6 [
        "dql_filter" => null
        "fields" => array:6 [
          "customer.lastname" => array:21 [ …21]
          "customer.firstname" => array:21 [ …21]
          "customer.companyName" => array:21 [ …21]
          "customer.identifier" => array:21 [ …21]
          "docName" => array:20 [ …20]
          "updatedAt" => array:20 [ …20]
        ]
        "title" => "Documents signés"
        "actions" => array:5 [
          "downloadDocToSign" => array:7 [ …7]
          "edit" => array:7 [ …7]
          "delete" => array:7 [ …7]
          "new" => array:7 [ …7]
          "search" => array:7 [ …7]
        ]
        "help" => null
        "max_results" => 15
      ]
      "name" => "DocToSign"
      "search" => array:3 [
        "dql_filter" => null
        "fields" => array:6 [
          "id" => array:21 [ …21]
          "filename" => array:20 [ …20]
          "state" => array:20 [ …20]
          "uuid" => array:20 [ …20]
          "signatureData" => array:20 [ …20]
          "docName" => array:20 [ …20]
        ]
        "help" => null
      ]
      "edit" => array:4 [
        "fields" => array:8 [
          "filename" => array:20 [ …20]
          "state" => array:20 [ …20]
          "uuid" => array:20 [ …20]
          "signatureData" => array:20 [ …20]
          "createdAt" => array:20 [ …20]
          "updatedAt" => array:20 [ …20]
          "docName" => array:20 [ …20]
          "customer" => array:32 [ …32]
        ]
        "form_options" => []
        "actions" => array:2 [
          "delete" => array:7 [ …7]
          "list" => array:7 [ …7]
        ]
        "help" => null
      ]
      "form" => array:3 [
        "fields" => []
        "form_options" => []
        "actions" => []
      ]
      "new" => array:4 [
        "fields" => array:8 [
          "filename" => array:20 [ …20]
          "state" => array:20 [ …20]
          "uuid" => array:20 [ …20]
          "signatureData" => array:20 [ …20]
          "createdAt" => array:20 [ …20]
          "updatedAt" => array:20 [ …20]
          "docName" => array:20 [ …20]
          "customer" => array:32 [ …32]
        ]
        "form_options" => []
        "actions" => array:1 [
          "list" => array:7 [ …7]
        ]
        "help" => null
      ]
      "show" => array:4 [
        "fields" => array:9 [
          "id" => array:21 [ …21]
          "filename" => array:20 [ …20]
          "state" => array:20 [ …20]
          "uuid" => array:20 [ …20]
          "signatureData" => array:20 [ …20]
          "createdAt" => array:20 [ …20]
          "updatedAt" => array:20 [ …20]
          "docName" => array:20 [ …20]
          "customer" => array:32 [ …32]
        ]
        "actions" => array:3 [
          "edit" => array:7 [ …7]
          "delete" => array:7 [ …7]
          "list" => array:7 [ …7]
        ]
        "help" => null
        "max_results" => 10
      ]
      "translation_domain" => "messages"
      "primary_key_field_name" => "id"
      "properties" => array:9 [
        "id" => array:21 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "integer"
          "fieldType" => "integer"
          "dataType" => "integer"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "id"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "id" => true
          "columnName" => "id"
          "property" => "id"
        ]
        "filename" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "filename"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "filename"
          "property" => "filename"
        ]
        "state" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "integer"
          "fieldType" => "integer"
          "dataType" => "integer"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "state"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "state"
          "property" => "state"
        ]
        "uuid" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "uuid"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "uuid"
          "property" => "uuid"
        ]
        "signatureData" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "array"
          "fieldType" => "collection"
          "dataType" => "array"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "signatureData"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "signature_data"
          "property" => "signatureData"
        ]
        "createdAt" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "datetime"
          "fieldType" => "datetime_immutable"
          "dataType" => "datetime"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "createdAt"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "created_at"
          "property" => "createdAt"
        ]
        "updatedAt" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "datetime"
          "fieldType" => "datetime_immutable"
          "dataType" => "datetime"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "updatedAt"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "updated_at"
          "property" => "updatedAt"
        ]
        "docName" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "docName"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "doc_name"
          "property" => "docName"
        ]
        "customer" => array:32 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "association"
          "fieldType" => "entity"
          "dataType" => "association"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:4 [ …4]
          "form_group" => null
          "fieldName" => "customer"
          "joinColumns" => array:1 [ …1]
          "cascade" => []
          "inversedBy" => "docsToSign"
          "targetEntity" => "App\Entity\CustomerAccount"
          "fetch" => 2
          "mappedBy" => null
          "isOwningSide" => true
          "sourceEntity" => "App\Entity\DocToSign"
          "isCascadeRemove" => false
          "isCascadePersist" => false
          "isCascadeRefresh" => false
          "isCascadeMerge" => false
          "isCascadeDetach" => false
          "sourceToTargetKeyColumns" => array:1 [ …1]
          "joinColumnFieldNames" => array:1 [ …1]
          "targetToSourceKeyColumns" => array:1 [ …1]
          "orphanRemoval" => false
          "associationType" => 2
          "property" => "customer"
        ]
      ]
      "templates" => array:42 [
        "layout" => "@EasyAdmin/default/layout.html.twig"
        "menu" => "@EasyAdmin/default/menu.html.twig"
        "edit" => "@EasyAdmin/default/edit.html.twig"
        "list" => "@EasyAdmin/default/list.html.twig"
        "new" => "@EasyAdmin/default/new.html.twig"
        "show" => "@EasyAdmin/default/show.html.twig"
        "exception" => "@EasyAdmin/default/exception.html.twig"
        "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
        "paginator" => "@EasyAdmin/default/paginator.html.twig"
        "field_array" => "@EasyAdmin/default/field_array.html.twig"
        "field_association" => "@EasyAdmin/default/field_association.html.twig"
        "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
        "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
        "field_date" => "@EasyAdmin/default/field_date.html.twig"
        "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
        "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
        "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
        "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
        "field_email" => "@EasyAdmin/default/field_email.html.twig"
        "field_file" => "@EasyAdmin/default/field_file.html.twig"
        "field_float" => "@EasyAdmin/default/field_float.html.twig"
        "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
        "field_id" => "@EasyAdmin/default/field_id.html.twig"
        "field_image" => "@EasyAdmin/default/field_image.html.twig"
        "field_json" => "@EasyAdmin/default/field_json.html.twig"
        "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
        "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
        "field_object" => "@EasyAdmin/default/field_object.html.twig"
        "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
        "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
        "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
        "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
        "field_string" => "@EasyAdmin/default/field_string.html.twig"
        "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
        "field_text" => "@EasyAdmin/default/field_text.html.twig"
        "field_time" => "@EasyAdmin/default/field_time.html.twig"
        "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
        "field_url" => "@EasyAdmin/default/field_url.html.twig"
        "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
        "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
        "label_null" => "@EasyAdmin/default/label_null.html.twig"
        "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
      ]
    ]
    "DocToSignModel" => array:14 [
      "class" => "App\Entity\DocToSignModel"
      "label" => "Modèles de documents"
      "disabled_actions" => array:1 [
        0 => "show"
      ]
      "templates" => array:42 [
        "new" => "Backend/Admin/Configuration/new__doc_to_sign.html.twig"
        "edit" => "Backend/Admin/Configuration/edit__doc_to_sign.html.twig"
        "layout" => "@EasyAdmin/default/layout.html.twig"
        "menu" => "@EasyAdmin/default/menu.html.twig"
        "list" => "@EasyAdmin/default/list.html.twig"
        "show" => "@EasyAdmin/default/show.html.twig"
        "exception" => "@EasyAdmin/default/exception.html.twig"
        "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
        "paginator" => "@EasyAdmin/default/paginator.html.twig"
        "field_array" => "@EasyAdmin/default/field_array.html.twig"
        "field_association" => "@EasyAdmin/default/field_association.html.twig"
        "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
        "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
        "field_date" => "@EasyAdmin/default/field_date.html.twig"
        "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
        "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
        "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
        "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
        "field_email" => "@EasyAdmin/default/field_email.html.twig"
        "field_file" => "@EasyAdmin/default/field_file.html.twig"
        "field_float" => "@EasyAdmin/default/field_float.html.twig"
        "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
        "field_id" => "@EasyAdmin/default/field_id.html.twig"
        "field_image" => "@EasyAdmin/default/field_image.html.twig"
        "field_json" => "@EasyAdmin/default/field_json.html.twig"
        "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
        "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
        "field_object" => "@EasyAdmin/default/field_object.html.twig"
        "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
        "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
        "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
        "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
        "field_string" => "@EasyAdmin/default/field_string.html.twig"
        "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
        "field_text" => "@EasyAdmin/default/field_text.html.twig"
        "field_time" => "@EasyAdmin/default/field_time.html.twig"
        "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
        "field_url" => "@EasyAdmin/default/field_url.html.twig"
        "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
        "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
        "label_null" => "@EasyAdmin/default/label_null.html.twig"
        "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
      ]
      "list" => array:6 [
        "dql_filter" => null
        "fields" => array:3 [
          "name" => array:20 [ …20]
          "createdAt" => array:20 [ …20]
          "updatedAt" => array:20 [ …20]
        ]
        "title" => "Modèles de document"
        "actions" => array:5 [
          "new" => array:7 [ …7]
          "edit" => array:7 [ …7]
          "downloadDocToSignModel" => array:7 [ …7]
          "delete" => array:7 [ …7]
          "search" => array:7 [ …7]
        ]
        "help" => null
        "max_results" => 15
      ]
      "form" => array:3 [
        "fields" => array:2 [
          "name" => array:2 [ …2]
          "file_upload" => array:4 [ …4]
        ]
        "form_options" => []
        "actions" => []
      ]
      "new" => array:5 [
        "fields" => array:2 [
          "name" => array:20 [ …20]
          "file_upload" => array:21 [ …21]
        ]
        "form_options" => []
        "actions" => array:1 [
          "list" => array:7 [ …7]
        ]
        "title" => "Créer un modèle de document"
        "help" => null
      ]
      "edit" => array:5 [
        "fields" => array:2 [
          "name" => array:20 [ …20]
          "file_upload" => array:21 [ …21]
        ]
        "form_options" => []
        "actions" => array:2 [
          "delete" => array:7 [ …7]
          "list" => array:7 [ …7]
        ]
        "title" => "Editer un modèle de document"
        "help" => null
      ]
      "name" => "DocToSignModel"
      "search" => array:3 [
        "dql_filter" => null
        "fields" => array:3 [
          "id" => array:21 [ …21]
          "name" => array:20 [ …20]
          "filename" => array:20 [ …20]
        ]
        "help" => null
      ]
      "show" => array:4 [
        "fields" => array:5 [
          "id" => array:21 [ …21]
          "name" => array:20 [ …20]
          "filename" => array:20 [ …20]
          "createdAt" => array:20 [ …20]
          "updatedAt" => array:20 [ …20]
        ]
        "actions" => array:3 [
          "edit" => array:7 [ …7]
          "delete" => array:7 [ …7]
          "list" => array:7 [ …7]
        ]
        "help" => null
        "max_results" => 10
      ]
      "translation_domain" => "messages"
      "primary_key_field_name" => "id"
      "properties" => array:5 [
        "id" => array:21 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "integer"
          "fieldType" => "integer"
          "dataType" => "integer"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "id"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "id" => true
          "columnName" => "id"
          "property" => "id"
        ]
        "name" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "name"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "name"
          "property" => "name"
        ]
        "filename" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "filename"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "filename"
          "property" => "filename"
        ]
        "createdAt" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "datetime"
          "fieldType" => "datetime_immutable"
          "dataType" => "datetime"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "createdAt"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "created_at"
          "property" => "createdAt"
        ]
        "updatedAt" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "datetime"
          "fieldType" => "datetime_immutable"
          "dataType" => "datetime"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "updatedAt"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "updated_at"
          "property" => "updatedAt"
        ]
      ]
    ]
    "Quote" => array:14 [
      "class" => "App\Entity\Quote"
      "label" => "Devis"
      "list" => array:7 [
        "dql_filter" => "entity.state < 5"
        "fields" => array:5 [
          "customer.fullName" => array:21 [ …21]
          "companyName" => array:20 [ …20]
          "productInstance.productDefinition.name" => array:21 [ …21]
          "createdAt" => array:20 [ …20]
          "stateString" => array:21 [ …21]
        ]
        "sort" => array:2 [
          "field" => "id"
          "direction" => "DESC"
        ]
        "title" => "Devis"
        "actions" => array:2 [
          "send_signature" => array:7 [ …7]
          "search" => array:7 [ …7]
        ]
        "help" => null
        "max_results" => 15
      ]
      "show" => array:5 [
        "fields" => array:16 [
          "id" => array:21 [ …21]
          "createdAt" => array:20 [ …20]
          "state" => array:20 [ …20]
          "stateChanged" => array:20 [ …20]
          "companyName" => array:20 [ …20]
          "siret" => array:20 [ …20]
          "address" => array:20 [ …20]
          "address2" => array:20 [ …20]
          "postalCode" => array:20 [ …20]
          "city" => array:20 [ …20]
          "uuid" => array:20 [ …20]
          "angularStateKey" => array:20 [ …20]
          "customer" => array:32 [ …32]
          "agent" => array:32 [ …32]
          "productInstance" => array:32 [ …32]
          "engagementLetterInstance" => array:32 [ …32]
        ]
        "title" => "Devis"
        "actions" => array:1 [
          "list" => array:7 [ …7]
        ]
        "help" => null
        "max_results" => 10
      ]
      "name" => "Quote"
      "search" => array:3 [
        "dql_filter" => "entity.state < 5"
        "fields" => array:10 [
          "id" => array:21 [ …21]
          "state" => array:20 [ …20]
          "companyName" => array:20 [ …20]
          "siret" => array:20 [ …20]
          "address" => array:20 [ …20]
          "address2" => array:20 [ …20]
          "postalCode" => array:20 [ …20]
          "city" => array:20 [ …20]
          "uuid" => array:20 [ …20]
          "angularStateKey" => array:20 [ …20]
        ]
        "help" => null
      ]
      "edit" => array:4 [
        "fields" => array:15 [
          "createdAt" => array:20 [ …20]
          "state" => array:20 [ …20]
          "stateChanged" => array:20 [ …20]
          "companyName" => array:20 [ …20]
          "siret" => array:20 [ …20]
          "address" => array:20 [ …20]
          "address2" => array:20 [ …20]
          "postalCode" => array:20 [ …20]
          "city" => array:20 [ …20]
          "uuid" => array:20 [ …20]
          "angularStateKey" => array:20 [ …20]
          "customer" => array:32 [ …32]
          "agent" => array:32 [ …32]
          "productInstance" => array:32 [ …32]
          "engagementLetterInstance" => array:32 [ …32]
        ]
        "form_options" => []
        "actions" => array:2 [
          "delete" => array:7 [ …7]
          "list" => array:7 [ …7]
        ]
        "help" => null
      ]
      "form" => array:3 [
        "fields" => []
        "form_options" => []
        "actions" => []
      ]
      "new" => array:4 [
        "fields" => array:15 [
          "createdAt" => array:20 [ …20]
          "state" => array:20 [ …20]
          "stateChanged" => array:20 [ …20]
          "companyName" => array:20 [ …20]
          "siret" => array:20 [ …20]
          "address" => array:20 [ …20]
          "address2" => array:20 [ …20]
          "postalCode" => array:20 [ …20]
          "city" => array:20 [ …20]
          "uuid" => array:20 [ …20]
          "angularStateKey" => array:20 [ …20]
          "customer" => array:32 [ …32]
          "agent" => array:32 [ …32]
          "productInstance" => array:32 [ …32]
          "engagementLetterInstance" => array:32 [ …32]
        ]
        "form_options" => []
        "actions" => array:1 [
          "list" => array:7 [ …7]
        ]
        "help" => null
      ]
      "translation_domain" => "messages"
      "disabled_actions" => []
      "primary_key_field_name" => "id"
      "properties" => array:16 [
        "id" => array:21 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "integer"
          "fieldType" => "integer"
          "dataType" => "integer"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "id"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "id" => true
          "columnName" => "id"
          "property" => "id"
        ]
        "createdAt" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "datetime"
          "fieldType" => "datetime_immutable"
          "dataType" => "datetime"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "createdAt"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "created_at"
          "property" => "createdAt"
        ]
        "state" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "smallint"
          "fieldType" => "integer"
          "dataType" => "smallint"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "state"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "state"
          "property" => "state"
        ]
        "stateChanged" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "datetime"
          "fieldType" => "datetime_immutable"
          "dataType" => "datetime"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "stateChanged"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "state_changed"
          "property" => "stateChanged"
        ]
        "companyName" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "companyName"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "company_name"
          "property" => "companyName"
        ]
        "siret" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "siret"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "siret"
          "property" => "siret"
        ]
        "address" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "address"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "address"
          "property" => "address"
        ]
        "address2" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "address2"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "address2"
          "property" => "address2"
        ]
        "postalCode" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "postalCode"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "postal_code"
          "property" => "postalCode"
        ]
        "city" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "city"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "city"
          "property" => "city"
        ]
        "uuid" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "uuid"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "uuid"
          "property" => "uuid"
        ]
        "angularStateKey" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "angularStateKey"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "angular_state_key"
          "property" => "angularStateKey"
        ]
        "customer" => array:32 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "association"
          "fieldType" => "entity"
          "dataType" => "association"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:4 [ …4]
          "form_group" => null
          "fieldName" => "customer"
          "joinColumns" => array:1 [ …1]
          "cascade" => []
          "inversedBy" => "quotes"
          "targetEntity" => "App\Entity\CustomerAccount"
          "fetch" => 2
          "mappedBy" => null
          "isOwningSide" => true
          "sourceEntity" => "App\Entity\Quote"
          "isCascadeRemove" => false
          "isCascadePersist" => false
          "isCascadeRefresh" => false
          "isCascadeMerge" => false
          "isCascadeDetach" => false
          "sourceToTargetKeyColumns" => array:1 [ …1]
          "joinColumnFieldNames" => array:1 [ …1]
          "targetToSourceKeyColumns" => array:1 [ …1]
          "orphanRemoval" => false
          "associationType" => 2
          "property" => "customer"
        ]
        "agent" => array:32 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "association"
          "fieldType" => "entity"
          "dataType" => "association"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:4 [ …4]
          "form_group" => null
          "fieldName" => "agent"
          "joinColumns" => array:1 [ …1]
          "cascade" => []
          "inversedBy" => "quotes"
          "targetEntity" => "App\Entity\AgentAccount"
          "fetch" => 2
          "mappedBy" => null
          "isOwningSide" => true
          "sourceEntity" => "App\Entity\Quote"
          "isCascadeRemove" => false
          "isCascadePersist" => false
          "isCascadeRefresh" => false
          "isCascadeMerge" => false
          "isCascadeDetach" => false
          "sourceToTargetKeyColumns" => array:1 [ …1]
          "joinColumnFieldNames" => array:1 [ …1]
          "targetToSourceKeyColumns" => array:1 [ …1]
          "orphanRemoval" => false
          "associationType" => 2
          "property" => "agent"
        ]
        "productInstance" => array:32 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "association"
          "fieldType" => "entity"
          "dataType" => "association"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:4 [ …4]
          "form_group" => null
          "fieldName" => "productInstance"
          "targetEntity" => "App\Entity\ProductInstance"
          "joinColumns" => array:1 [ …1]
          "mappedBy" => null
          "inversedBy" => null
          "cascade" => array:2 [ …2]
          "orphanRemoval" => false
          "fetch" => 2
          "isOwningSide" => true
          "sourceEntity" => "App\Entity\Quote"
          "isCascadeRemove" => true
          "isCascadePersist" => true
          "isCascadeRefresh" => false
          "isCascadeMerge" => false
          "isCascadeDetach" => false
          "sourceToTargetKeyColumns" => array:1 [ …1]
          "joinColumnFieldNames" => array:1 [ …1]
          "targetToSourceKeyColumns" => array:1 [ …1]
          "associationType" => 1
          "property" => "productInstance"
        ]
        "engagementLetterInstance" => array:32 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "association"
          "fieldType" => "entity"
          "dataType" => "association"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:4 [ …4]
          "form_group" => null
          "fieldName" => "engagementLetterInstance"
          "joinColumns" => array:1 [ …1]
          "cascade" => array:1 [ …1]
          "inversedBy" => "quotes"
          "targetEntity" => "App\Entity\EngagementLetterInstance"
          "fetch" => 2
          "mappedBy" => null
          "isOwningSide" => true
          "sourceEntity" => "App\Entity\Quote"
          "isCascadeRemove" => false
          "isCascadePersist" => false
          "isCascadeRefresh" => false
          "isCascadeMerge" => true
          "isCascadeDetach" => false
          "sourceToTargetKeyColumns" => array:1 [ …1]
          "joinColumnFieldNames" => array:1 [ …1]
          "targetToSourceKeyColumns" => array:1 [ …1]
          "orphanRemoval" => false
          "associationType" => 2
          "property" => "engagementLetterInstance"
        ]
      ]
      "templates" => array:42 [
        "layout" => "@EasyAdmin/default/layout.html.twig"
        "menu" => "@EasyAdmin/default/menu.html.twig"
        "edit" => "@EasyAdmin/default/edit.html.twig"
        "list" => "@EasyAdmin/default/list.html.twig"
        "new" => "@EasyAdmin/default/new.html.twig"
        "show" => "@EasyAdmin/default/show.html.twig"
        "exception" => "@EasyAdmin/default/exception.html.twig"
        "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
        "paginator" => "@EasyAdmin/default/paginator.html.twig"
        "field_array" => "@EasyAdmin/default/field_array.html.twig"
        "field_association" => "@EasyAdmin/default/field_association.html.twig"
        "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
        "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
        "field_date" => "@EasyAdmin/default/field_date.html.twig"
        "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
        "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
        "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
        "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
        "field_email" => "@EasyAdmin/default/field_email.html.twig"
        "field_file" => "@EasyAdmin/default/field_file.html.twig"
        "field_float" => "@EasyAdmin/default/field_float.html.twig"
        "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
        "field_id" => "@EasyAdmin/default/field_id.html.twig"
        "field_image" => "@EasyAdmin/default/field_image.html.twig"
        "field_json" => "@EasyAdmin/default/field_json.html.twig"
        "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
        "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
        "field_object" => "@EasyAdmin/default/field_object.html.twig"
        "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
        "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
        "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
        "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
        "field_string" => "@EasyAdmin/default/field_string.html.twig"
        "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
        "field_text" => "@EasyAdmin/default/field_text.html.twig"
        "field_time" => "@EasyAdmin/default/field_time.html.twig"
        "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
        "field_url" => "@EasyAdmin/default/field_url.html.twig"
        "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
        "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
        "label_null" => "@EasyAdmin/default/label_null.html.twig"
        "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
      ]
    ]
    "EngagementLetterDefinition" => array:14 [
      "class" => "App\Entity\EngagementLetterDefinition"
      "label" => "Lettres de mission"
      "list" => array:6 [
        "dql_filter" => null
        "fields" => array:2 [
          "name" => array:20 [ …20]
          "productDefinitions" => array:28 [ …28]
        ]
        "title" => "Lettres de mission"
        "actions" => array:4 [
          "new" => array:7 [ …7]
          "edit" => array:7 [ …7]
          "delete" => array:7 [ …7]
          "search" => array:7 [ …7]
        ]
        "help" => null
        "max_results" => 15
      ]
      "new" => array:5 [
        "fields" => array:4 [
          "name" => array:20 [ …20]
          "description" => array:20 [ …20]
          "productDefinitions" => array:28 [ …28]
          "documentDefinitionLinks" => array:29 [ …29]
        ]
        "form_options" => []
        "actions" => array:1 [
          "list" => array:7 [ …7]
        ]
        "title" => "Créer une lettre de mission"
        "help" => null
      ]
      "name" => "EngagementLetterDefinition"
      "search" => array:3 [
        "dql_filter" => null
        "fields" => array:3 [
          "id" => array:21 [ …21]
          "name" => array:20 [ …20]
          "description" => array:20 [ …20]
        ]
        "help" => null
      ]
      "edit" => array:4 [
        "fields" => array:4 [
          "name" => array:20 [ …20]
          "description" => array:20 [ …20]
          "productDefinitions" => array:28 [ …28]
          "documentDefinitionLinks" => array:29 [ …29]
        ]
        "form_options" => []
        "actions" => array:2 [
          "delete" => array:7 [ …7]
          "list" => array:7 [ …7]
        ]
        "help" => null
      ]
      "form" => array:3 [
        "fields" => []
        "form_options" => []
        "actions" => []
      ]
      "show" => array:4 [
        "fields" => array:5 [
          "id" => array:21 [ …21]
          "name" => array:20 [ …20]
          "description" => array:20 [ …20]
          "productDefinitions" => array:28 [ …28]
          "documentDefinitionLinks" => array:29 [ …29]
        ]
        "actions" => array:3 [
          "edit" => array:7 [ …7]
          "delete" => array:7 [ …7]
          "list" => array:7 [ …7]
        ]
        "help" => null
        "max_results" => 10
      ]
      "translation_domain" => "messages"
      "disabled_actions" => []
      "primary_key_field_name" => "id"
      "properties" => array:5 [
        "id" => array:21 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "integer"
          "fieldType" => "integer"
          "dataType" => "integer"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "id"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "id" => true
          "columnName" => "id"
          "property" => "id"
        ]
        "name" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "name"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "name"
          "property" => "name"
        ]
        "description" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "text"
          "fieldType" => "textarea"
          "dataType" => "text"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "description"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "description"
          "property" => "description"
        ]
        "productDefinitions" => array:28 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "association"
          "fieldType" => "entity"
          "dataType" => "association"
          "virtual" => false
          "sortable" => false
          "template" => null
          "type_options" => array:4 [ …4]
          "form_group" => null
          "fieldName" => "productDefinitions"
          "mappedBy" => "engagementLetterDefinition"
          "targetEntity" => "App\Entity\ProductDefinition"
          "cascade" => array:1 [ …1]
          "orphanRemoval" => false
          "fetch" => 2
          "inversedBy" => null
          "isOwningSide" => false
          "sourceEntity" => "App\Entity\EngagementLetterDefinition"
          "isCascadeRemove" => false
          "isCascadePersist" => false
          "isCascadeRefresh" => false
          "isCascadeMerge" => true
          "isCascadeDetach" => false
          "associationType" => 4
          "property" => "productDefinitions"
        ]
        "documentDefinitionLinks" => array:29 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "association"
          "fieldType" => "entity"
          "dataType" => "association"
          "virtual" => false
          "sortable" => false
          "template" => null
          "type_options" => array:4 [ …4]
          "form_group" => null
          "fieldName" => "documentDefinitionLinks"
          "mappedBy" => "engagementLetterDefinition"
          "targetEntity" => "App\Entity\DocumentDefinitionLink"
          "cascade" => array:3 [ …3]
          "orphanRemoval" => false
          "fetch" => 2
          "orderBy" => array:1 [ …1]
          "inversedBy" => null
          "isOwningSide" => false
          "sourceEntity" => "App\Entity\EngagementLetterDefinition"
          "isCascadeRemove" => true
          "isCascadePersist" => true
          "isCascadeRefresh" => false
          "isCascadeMerge" => true
          "isCascadeDetach" => false
          "associationType" => 4
          "property" => "documentDefinitionLinks"
        ]
      ]
      "templates" => array:42 [
        "layout" => "@EasyAdmin/default/layout.html.twig"
        "menu" => "@EasyAdmin/default/menu.html.twig"
        "edit" => "@EasyAdmin/default/edit.html.twig"
        "list" => "@EasyAdmin/default/list.html.twig"
        "new" => "@EasyAdmin/default/new.html.twig"
        "show" => "@EasyAdmin/default/show.html.twig"
        "exception" => "@EasyAdmin/default/exception.html.twig"
        "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
        "paginator" => "@EasyAdmin/default/paginator.html.twig"
        "field_array" => "@EasyAdmin/default/field_array.html.twig"
        "field_association" => "@EasyAdmin/default/field_association.html.twig"
        "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
        "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
        "field_date" => "@EasyAdmin/default/field_date.html.twig"
        "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
        "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
        "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
        "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
        "field_email" => "@EasyAdmin/default/field_email.html.twig"
        "field_file" => "@EasyAdmin/default/field_file.html.twig"
        "field_float" => "@EasyAdmin/default/field_float.html.twig"
        "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
        "field_id" => "@EasyAdmin/default/field_id.html.twig"
        "field_image" => "@EasyAdmin/default/field_image.html.twig"
        "field_json" => "@EasyAdmin/default/field_json.html.twig"
        "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
        "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
        "field_object" => "@EasyAdmin/default/field_object.html.twig"
        "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
        "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
        "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
        "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
        "field_string" => "@EasyAdmin/default/field_string.html.twig"
        "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
        "field_text" => "@EasyAdmin/default/field_text.html.twig"
        "field_time" => "@EasyAdmin/default/field_time.html.twig"
        "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
        "field_url" => "@EasyAdmin/default/field_url.html.twig"
        "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
        "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
        "label_null" => "@EasyAdmin/default/label_null.html.twig"
        "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
      ]
    ]
    "GlobalDocumentDefinition" => array:14 [
      "class" => "App\Entity\DocumentDefinition"
      "label" => "Documents globaux"
      "list" => array:6 [
        "dql_filter" => "entity.global=true"
        "fields" => array:4 [
          "label" => array:20 [ …20]
          "annex" => array:21 [ …21]
          "signatureRequired" => array:21 [ …21]
          "initialRequired" => array:21 [ …21]
        ]
        "title" => "Documents globaux"
        "actions" => array:4 [
          "new" => array:7 [ …7]
          "edit" => array:7 [ …7]
          "delete" => array:7 [ …7]
          "search" => array:7 [ …7]
        ]
        "help" => null
        "max_results" => 15
      ]
      "new" => array:5 [
        "fields" => array:6 [
          "label" => array:20 [ …20]
          "content" => array:20 [ …20]
          "global" => array:20 [ …20]
          "params" => array:20 [ …20]
          "documentCondition" => array:20 [ …20]
          "documentQuestions" => array:29 [ …29]
        ]
        "form_options" => []
        "actions" => array:1 [
          "list" => array:7 [ …7]
        ]
        "title" => "Créer un document global"
        "help" => null
      ]
      "name" => "GlobalDocumentDefinition"
      "search" => array:3 [
        "dql_filter" => "entity.global=true"
        "fields" => array:5 [
          "id" => array:21 [ …21]
          "label" => array:20 [ …20]
          "content" => array:20 [ …20]
          "params" => array:20 [ …20]
          "documentCondition" => array:20 [ …20]
        ]
        "help" => null
      ]
      "edit" => array:4 [
        "fields" => array:6 [
          "label" => array:20 [ …20]
          "content" => array:20 [ …20]
          "global" => array:20 [ …20]
          "params" => array:20 [ …20]
          "documentCondition" => array:20 [ …20]
          "documentQuestions" => array:29 [ …29]
        ]
        "form_options" => []
        "actions" => array:2 [
          "delete" => array:7 [ …7]
          "list" => array:7 [ …7]
        ]
        "help" => null
      ]
      "form" => array:3 [
        "fields" => []
        "form_options" => []
        "actions" => []
      ]
      "show" => array:4 [
        "fields" => array:7 [
          "id" => array:21 [ …21]
          "label" => array:20 [ …20]
          "content" => array:20 [ …20]
          "global" => array:20 [ …20]
          "params" => array:20 [ …20]
          "documentCondition" => array:20 [ …20]
          "documentQuestions" => array:29 [ …29]
        ]
        "actions" => array:3 [
          "edit" => array:7 [ …7]
          "delete" => array:7 [ …7]
          "list" => array:7 [ …7]
        ]
        "help" => null
        "max_results" => 10
      ]
      "translation_domain" => "messages"
      "disabled_actions" => []
      "primary_key_field_name" => "id"
      "properties" => array:7 [
        "id" => array:21 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "integer"
          "fieldType" => "integer"
          "dataType" => "integer"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "id"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "id" => true
          "columnName" => "id"
          "property" => "id"
        ]
        "label" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "label"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "label"
          "property" => "label"
        ]
        "content" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "text"
          "fieldType" => "textarea"
          "dataType" => "text"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "content"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "content"
          "property" => "content"
        ]
        "global" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "boolean"
          "fieldType" => "checkbox"
          "dataType" => "toggle"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "global"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "global"
          "property" => "global"
        ]
        "params" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "array"
          "fieldType" => "collection"
          "dataType" => "array"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "params"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "params"
          "property" => "params"
        ]
        "documentCondition" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "documentCondition"
          "scale" => 0
          "length" => 512
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "document_condition"
          "property" => "documentCondition"
        ]
        "documentQuestions" => array:29 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "association"
          "fieldType" => "entity"
          "dataType" => "association"
          "virtual" => false
          "sortable" => false
          "template" => null
          "type_options" => array:4 [ …4]
          "form_group" => null
          "fieldName" => "documentQuestions"
          "mappedBy" => "documentDefinition"
          "targetEntity" => "App\Entity\DocumentQuestion"
          "cascade" => array:3 [ …3]
          "orphanRemoval" => false
          "fetch" => 2
          "orderBy" => array:1 [ …1]
          "inversedBy" => null
          "isOwningSide" => false
          "sourceEntity" => "App\Entity\DocumentDefinition"
          "isCascadeRemove" => true
          "isCascadePersist" => true
          "isCascadeRefresh" => false
          "isCascadeMerge" => true
          "isCascadeDetach" => false
          "associationType" => 4
          "property" => "documentQuestions"
        ]
      ]
      "templates" => array:42 [
        "layout" => "@EasyAdmin/default/layout.html.twig"
        "menu" => "@EasyAdmin/default/menu.html.twig"
        "edit" => "@EasyAdmin/default/edit.html.twig"
        "list" => "@EasyAdmin/default/list.html.twig"
        "new" => "@EasyAdmin/default/new.html.twig"
        "show" => "@EasyAdmin/default/show.html.twig"
        "exception" => "@EasyAdmin/default/exception.html.twig"
        "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
        "paginator" => "@EasyAdmin/default/paginator.html.twig"
        "field_array" => "@EasyAdmin/default/field_array.html.twig"
        "field_association" => "@EasyAdmin/default/field_association.html.twig"
        "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
        "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
        "field_date" => "@EasyAdmin/default/field_date.html.twig"
        "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
        "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
        "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
        "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
        "field_email" => "@EasyAdmin/default/field_email.html.twig"
        "field_file" => "@EasyAdmin/default/field_file.html.twig"
        "field_float" => "@EasyAdmin/default/field_float.html.twig"
        "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
        "field_id" => "@EasyAdmin/default/field_id.html.twig"
        "field_image" => "@EasyAdmin/default/field_image.html.twig"
        "field_json" => "@EasyAdmin/default/field_json.html.twig"
        "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
        "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
        "field_object" => "@EasyAdmin/default/field_object.html.twig"
        "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
        "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
        "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
        "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
        "field_string" => "@EasyAdmin/default/field_string.html.twig"
        "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
        "field_text" => "@EasyAdmin/default/field_text.html.twig"
        "field_time" => "@EasyAdmin/default/field_time.html.twig"
        "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
        "field_url" => "@EasyAdmin/default/field_url.html.twig"
        "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
        "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
        "label_null" => "@EasyAdmin/default/label_null.html.twig"
        "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
      ]
    ]
    "ProductDefinition" => array:14 [
      "class" => "App\Entity\ProductDefinition"
      "label" => "Produits"
      "list" => array:6 [
        "dql_filter" => null
        "fields" => array:5 [
          "reference" => array:20 [ …20]
          "name" => array:20 [ …20]
          "category.name" => array:21 [ …21]
          "productTypeLabel" => array:21 [ …21]
          "active" => array:20 [ …20]
        ]
        "title" => "Produits"
        "actions" => array:4 [
          "new" => array:7 [ …7]
          "edit" => array:7 [ …7]
          "delete" => array:7 [ …7]
          "search" => array:7 [ …7]
        ]
        "help" => null
        "max_results" => 15
      ]
      "new" => array:5 [
        "fields" => array:11 [
          "reference" => array:20 [ …20]
          "name" => array:20 [ …20]
          "description" => array:20 [ …20]
          "productType" => array:20 [ …20]
          "active" => array:20 [ …20]
          "category" => array:32 [ …32]
          "articleIsagi" => array:32 [ …32]
          "questions" => array:29 [ …29]
          "engagementLetterDefinition" => array:32 [ …32]
          "priceLinesDefinitions" => array:29 [ …29]
          "distributionLinesDefinitions" => array:29 [ …29]
        ]
        "form_options" => []
        "actions" => array:1 [
          "list" => array:7 [ …7]
        ]
        "title" => "Créer un produit"
        "help" => null
      ]
      "name" => "ProductDefinition"
      "search" => array:3 [
        "dql_filter" => null
        "fields" => array:5 [
          "id" => array:21 [ …21]
          "reference" => array:20 [ …20]
          "name" => array:20 [ …20]
          "description" => array:20 [ …20]
          "productType" => array:20 [ …20]
        ]
        "help" => null
      ]
      "edit" => array:4 [
        "fields" => array:11 [
          "reference" => array:20 [ …20]
          "name" => array:20 [ …20]
          "description" => array:20 [ …20]
          "productType" => array:20 [ …20]
          "active" => array:20 [ …20]
          "category" => array:32 [ …32]
          "articleIsagi" => array:32 [ …32]
          "questions" => array:29 [ …29]
          "engagementLetterDefinition" => array:32 [ …32]
          "priceLinesDefinitions" => array:29 [ …29]
          "distributionLinesDefinitions" => array:29 [ …29]
        ]
        "form_options" => []
        "actions" => array:2 [
          "delete" => array:7 [ …7]
          "list" => array:7 [ …7]
        ]
        "help" => null
      ]
      "form" => array:3 [
        "fields" => []
        "form_options" => []
        "actions" => []
      ]
      "show" => array:4 [
        "fields" => array:12 [
          "id" => array:21 [ …21]
          "reference" => array:20 [ …20]
          "name" => array:20 [ …20]
          "description" => array:20 [ …20]
          "productType" => array:20 [ …20]
          "active" => array:20 [ …20]
          "category" => array:32 [ …32]
          "articleIsagi" => array:32 [ …32]
          "questions" => array:29 [ …29]
          "engagementLetterDefinition" => array:32 [ …32]
          "priceLinesDefinitions" => array:29 [ …29]
          "distributionLinesDefinitions" => array:29 [ …29]
        ]
        "actions" => array:3 [
          "edit" => array:7 [ …7]
          "delete" => array:7 [ …7]
          "list" => array:7 [ …7]
        ]
        "help" => null
        "max_results" => 10
      ]
      "translation_domain" => "messages"
      "disabled_actions" => []
      "primary_key_field_name" => "id"
      "properties" => array:12 [
        "id" => array:21 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "integer"
          "fieldType" => "integer"
          "dataType" => "integer"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "id"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "id" => true
          "columnName" => "id"
          "property" => "id"
        ]
        "reference" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "reference"
          "scale" => 0
          "length" => 255
          "unique" => true
          "nullable" => false
          "precision" => 0
          "columnName" => "reference"
          "property" => "reference"
        ]
        "name" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "name"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "name"
          "property" => "name"
        ]
        "description" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "text"
          "fieldType" => "textarea"
          "dataType" => "text"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "description"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "description"
          "property" => "description"
        ]
        "productType" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "productType"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "product_type"
          "property" => "productType"
        ]
        "active" => array:20 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "boolean"
          "fieldType" => "checkbox"
          "dataType" => "toggle"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:1 [ …1]
          "form_group" => null
          "fieldName" => "active"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "active"
          "property" => "active"
        ]
        "category" => array:32 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "association"
          "fieldType" => "entity"
          "dataType" => "association"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:4 [ …4]
          "form_group" => null
          "fieldName" => "category"
          "joinColumns" => array:1 [ …1]
          "cascade" => []
          "inversedBy" => null
          "targetEntity" => "App\Entity\ProductCategory"
          "fetch" => 2
          "mappedBy" => null
          "isOwningSide" => true
          "sourceEntity" => "App\Entity\ProductDefinition"
          "isCascadeRemove" => false
          "isCascadePersist" => false
          "isCascadeRefresh" => false
          "isCascadeMerge" => false
          "isCascadeDetach" => false
          "sourceToTargetKeyColumns" => array:1 [ …1]
          "joinColumnFieldNames" => array:1 [ …1]
          "targetToSourceKeyColumns" => array:1 [ …1]
          "orphanRemoval" => false
          "associationType" => 2
          "property" => "category"
        ]
        "articleIsagi" => array:32 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "association"
          "fieldType" => "entity"
          "dataType" => "association"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:4 [ …4]
          "form_group" => null
          "fieldName" => "articleIsagi"
          "targetEntity" => "App\Entity\ArticleIsagi"
          "joinColumns" => array:1 [ …1]
          "mappedBy" => null
          "inversedBy" => null
          "cascade" => []
          "orphanRemoval" => false
          "fetch" => 2
          "isOwningSide" => true
          "sourceEntity" => "App\Entity\ProductDefinition"
          "isCascadeRemove" => false
          "isCascadePersist" => false
          "isCascadeRefresh" => false
          "isCascadeMerge" => false
          "isCascadeDetach" => false
          "sourceToTargetKeyColumns" => array:1 [ …1]
          "joinColumnFieldNames" => array:1 [ …1]
          "targetToSourceKeyColumns" => array:1 [ …1]
          "associationType" => 1
          "property" => "articleIsagi"
        ]
        "questions" => array:29 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "association"
          "fieldType" => "entity"
          "dataType" => "association"
          "virtual" => false
          "sortable" => false
          "template" => null
          "type_options" => array:4 [ …4]
          "form_group" => null
          "fieldName" => "questions"
          "mappedBy" => "productDefinition"
          "targetEntity" => "App\Entity\ProductQuestion"
          "cascade" => array:3 [ …3]
          "orphanRemoval" => false
          "fetch" => 2
          "orderBy" => array:1 [ …1]
          "inversedBy" => null
          "isOwningSide" => false
          "sourceEntity" => "App\Entity\ProductDefinition"
          "isCascadeRemove" => true
          "isCascadePersist" => true
          "isCascadeRefresh" => false
          "isCascadeMerge" => true
          "isCascadeDetach" => false
          "associationType" => 4
          "property" => "questions"
        ]
        "engagementLetterDefinition" => array:32 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "association"
          "fieldType" => "entity"
          "dataType" => "association"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => array:4 [ …4]
          "form_group" => null
          "fieldName" => "engagementLetterDefinition"
          "joinColumns" => array:1 [ …1]
          "cascade" => array:1 [ …1]
          "inversedBy" => "productDefinitions"
          "targetEntity" => "App\Entity\EngagementLetterDefinition"
          "fetch" => 2
          "mappedBy" => null
          "isOwningSide" => true
          "sourceEntity" => "App\Entity\ProductDefinition"
          "isCascadeRemove" => false
          "isCascadePersist" => false
          "isCascadeRefresh" => false
          "isCascadeMerge" => true
          "isCascadeDetach" => false
          "sourceToTargetKeyColumns" => array:1 [ …1]
          "joinColumnFieldNames" => array:1 [ …1]
          "targetToSourceKeyColumns" => array:1 [ …1]
          "orphanRemoval" => false
          "associationType" => 2
          "property" => "engagementLetterDefinition"
        ]
        "priceLinesDefinitions" => array:29 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "association"
          "fieldType" => "entity"
          "dataType" => "association"
          "virtual" => false
          "sortable" => false
          "template" => null
          "type_options" => array:4 [ …4]
          "form_group" => null
          "fieldName" => "priceLinesDefinitions"
          "mappedBy" => "productDefinition"
          "targetEntity" => "App\Entity\PriceLineDefinition"
          "cascade" => array:3 [ …3]
          "orphanRemoval" => false
          "fetch" => 2
          "orderBy" => array:1 [ …1]
          "inversedBy" => null
          "isOwningSide" => false
          "sourceEntity" => "App\Entity\ProductDefinition"
          "isCascadeRemove" => true
          "isCascadePersist" => true
          "isCascadeRefresh" => false
          "isCascadeMerge" => true
          "isCascadeDetach" => false
          "associationType" => 4
          "property" => "priceLinesDefinitions"
        ]
        "distributionLinesDefinitions" => array:29 [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => null
          "type" => "association"
          "fieldType" => "entity"
          "dataType" => "association"
          "virtual" => false
          "sortable" => false
           …20
        ]
      ]
      "templates" => array:42 [
        "layout" => "@EasyAdmin/default/layout.html.twig"
        "menu" => "@EasyAdmin/default/menu.html.twig"
        "edit" => "@EasyAdmin/default/edit.html.twig"
        "list" => "@EasyAdmin/default/list.html.twig"
        "new" => "@EasyAdmin/default/new.html.twig"
        "show" => "@EasyAdmin/default/show.html.twig"
        "exception" => "@EasyAdmin/default/exception.html.twig"
        "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
        "paginator" => "@EasyAdmin/default/paginator.html.twig"
        "field_array" => "@EasyAdmin/default/field_array.html.twig"
        "field_association" => "@EasyAdmin/default/field_association.html.twig"
        "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
        "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
        "field_date" => "@EasyAdmin/default/field_date.html.twig"
        "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
        "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
        "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
        "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
        "field_email" => "@EasyAdmin/default/field_email.html.twig"
        "field_file" => "@EasyAdmin/default/field_file.html.twig"
        "field_float" => "@EasyAdmin/default/field_float.html.twig"
        "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
        "field_id" => "@EasyAdmin/default/field_id.html.twig"
        "field_image" => "@EasyAdmin/default/field_image.html.twig"
        "field_json" => "@EasyAdmin/default/field_json.html.twig"
        "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
        "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
        "field_object" => "@EasyAdmin/default/field_object.html.twig"
        "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
        "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
        "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
        "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
        "field_string" => "@EasyAdmin/default/field_string.html.twig"
        "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
        "field_text" => "@EasyAdmin/default/field_text.html.twig"
        "field_time" => "@EasyAdmin/default/field_time.html.twig"
        "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
        "field_url" => "@EasyAdmin/default/field_url.html.twig"
        "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
        "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
        "label_null" => "@EasyAdmin/default/label_null.html.twig"
        "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
      ]
    ]
    "ProductCategory" => array:14 [
      "class" => "App\Entity\ProductCategory"
      "disabled_actions" => array:3 [
        0 => "show"
        1 => "delete"
        2 => "search"
      ]
      "label" => "Catégories de produits"
      "list" => array:6 [
        "dql_filter" => null
        "fields" => array:1 [ …1]
        "title" => "Catégories de produits"
        "actions" => array:4 [ …4]
        "help" => null
        "max_results" => 15
      ]
      "form" => array:3 [
        "fields" => array:2 [ …2]
        "form_options" => []
        "actions" => []
      ]
      "new" => array:5 [
        "fields" => array:2 [ …2]
        "form_options" => []
        "actions" => array:1 [ …1]
        "title" => "Nouvelle catégorie"
        "help" => null
      ]
      "edit" => array:5 [
        "fields" => array:2 [ …2]
        "form_options" => []
        "actions" => array:2 [ …2]
        "title" => "Modifier la catégorie"
        "help" => null
      ]
      "name" => "ProductCategory"
      "search" => array:3 [
        "dql_filter" => null
        "fields" => array:2 [ …2]
        "help" => null
      ]
      "show" => array:4 [
        "fields" => array:2 [ …2]
        "actions" => array:3 [ …3]
        "help" => null
        "max_results" => 10
      ]
      "translation_domain" => "messages"
      "primary_key_field_name" => "id"
      "properties" => array:2 [
        "id" => array:21 [ …21]
        "name" => array:20 [ …20]
      ]
      "templates" => array:42 [
        "layout" => "@EasyAdmin/default/layout.html.twig"
        "menu" => "@EasyAdmin/default/menu.html.twig"
        "edit" => "@EasyAdmin/default/edit.html.twig"
        "list" => "@EasyAdmin/default/list.html.twig"
        "new" => "@EasyAdmin/default/new.html.twig"
        "show" => "@EasyAdmin/default/show.html.twig"
        "exception" => "@EasyAdmin/default/exception.html.twig"
        "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
        "paginator" => "@EasyAdmin/default/paginator.html.twig"
        "field_array" => "@EasyAdmin/default/field_array.html.twig"
        "field_association" => "@EasyAdmin/default/field_association.html.twig"
        "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
        "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
        "field_date" => "@EasyAdmin/default/field_date.html.twig"
        "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
        "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
        "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
        "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
        "field_email" => "@EasyAdmin/default/field_email.html.twig"
        "field_file" => "@EasyAdmin/default/field_file.html.twig"
        "field_float" => "@EasyAdmin/default/field_float.html.twig"
        "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
        "field_id" => "@EasyAdmin/default/field_id.html.twig"
        "field_image" => "@EasyAdmin/default/field_image.html.twig"
        "field_json" => "@EasyAdmin/default/field_json.html.twig"
        "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
        "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
        "field_object" => "@EasyAdmin/default/field_object.html.twig"
        "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
        "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
        "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
        "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
        "field_string" => "@EasyAdmin/default/field_string.html.twig"
        "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
        "field_text" => "@EasyAdmin/default/field_text.html.twig"
        "field_time" => "@EasyAdmin/default/field_time.html.twig"
        "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
        "field_url" => "@EasyAdmin/default/field_url.html.twig"
        "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
        "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
        "label_null" => "@EasyAdmin/default/label_null.html.twig"
        "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
      ]
    ]
    "CurrentAccount" => array:14 [
      "class" => "App\Entity\AdminAccount"
      "disabled_actions" => array:5 [
        0 => "list"
        1 => "show"
        2 => "new"
        3 => "search"
        4 => "delete"
      ]
      "edit" => array:5 [
        "fields" => array:7 [ …7]
        "form_options" => []
        "actions" => array:2 [ …2]
        "title" => "Mon compte"
        "help" => null
      ]
      "name" => "CurrentAccount"
      "label" => "CurrentAccount"
      "search" => array:3 [
        "dql_filter" => null
        "fields" => array:5 [ …5]
        "help" => null
      ]
      "form" => array:3 [
        "fields" => []
        "form_options" => []
        "actions" => []
      ]
      "list" => array:5 [
        "dql_filter" => null
        "fields" => array:6 [ …6]
        "actions" => array:4 [ …4]
        "help" => null
        "max_results" => 15
      ]
      "new" => array:4 [
        "fields" => array:5 [ …5]
        "form_options" => []
        "actions" => array:1 [ …1]
        "help" => null
      ]
      "show" => array:4 [
        "fields" => array:6 [ …6]
        "actions" => array:3 [ …3]
        "help" => null
        "max_results" => 10
      ]
      "translation_domain" => "messages"
      "primary_key_field_name" => "id"
      "properties" => array:6 [
        "id" => array:21 [ …21]
        "civility" => array:20 [ …20]
        "firstname" => array:20 [ …20]
        "lastname" => array:20 [ …20]
        "email" => array:20 [ …20]
        "user" => array:32 [ …32]
      ]
      "templates" => array:42 [
        "layout" => "@EasyAdmin/default/layout.html.twig"
        "menu" => "@EasyAdmin/default/menu.html.twig"
        "edit" => "@EasyAdmin/default/edit.html.twig"
        "list" => "@EasyAdmin/default/list.html.twig"
        "new" => "@EasyAdmin/default/new.html.twig"
        "show" => "@EasyAdmin/default/show.html.twig"
        "exception" => "@EasyAdmin/default/exception.html.twig"
        "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
        "paginator" => "@EasyAdmin/default/paginator.html.twig"
        "field_array" => "@EasyAdmin/default/field_array.html.twig"
        "field_association" => "@EasyAdmin/default/field_association.html.twig"
        "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
        "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
        "field_date" => "@EasyAdmin/default/field_date.html.twig"
        "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
        "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
        "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
        "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
        "field_email" => "@EasyAdmin/default/field_email.html.twig"
        "field_file" => "@EasyAdmin/default/field_file.html.twig"
        "field_float" => "@EasyAdmin/default/field_float.html.twig"
        "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
        "field_id" => "@EasyAdmin/default/field_id.html.twig"
        "field_image" => "@EasyAdmin/default/field_image.html.twig"
        "field_json" => "@EasyAdmin/default/field_json.html.twig"
        "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
        "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
        "field_object" => "@EasyAdmin/default/field_object.html.twig"
        "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
        "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
        "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
        "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
        "field_string" => "@EasyAdmin/default/field_string.html.twig"
        "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
        "field_text" => "@EasyAdmin/default/field_text.html.twig"
        "field_time" => "@EasyAdmin/default/field_time.html.twig"
        "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
        "field_url" => "@EasyAdmin/default/field_url.html.twig"
        "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
        "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
        "label_null" => "@EasyAdmin/default/label_null.html.twig"
        "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
      ]
    ]
    "ManagerAccount" => array:14 [
      "class" => "App\Entity\ManagerAccount"
      "label" => "Chefs de service"
      "list" => array:6 [
        "dql_filter" => null
        "fields" => array:5 [ …5]
        "title" => "Chefs de service"
        "actions" => array:4 [ …4]
        "help" => null
        "max_results" => 15
      ]
      "form" => array:3 [
        "fields" => array:10 [ …10]
        "form_options" => []
        "actions" => []
      ]
      "edit" => array:5 [
        "fields" => array:10 [ …10]
        "form_options" => []
        "actions" => array:2 [ …2]
        "title" => "Modifier le chef de service"
        "help" => null
      ]
      "new" => array:5 [
        "fields" => array:10 [ …10]
        "form_options" => []
        "actions" => array:1 [ …1]
        "title" => "Nouveau chef de service"
        "help" => null
      ]
      "name" => "ManagerAccount"
      "search" => array:3 [
        "dql_filter" => null
        "fields" => array:7 [ …7]
        "help" => null
      ]
      "show" => array:4 [
        "fields" => array:9 [ …9]
        "actions" => array:3 [ …3]
        "help" => null
        "max_results" => 10
      ]
      "translation_domain" => "messages"
      "disabled_actions" => []
      "primary_key_field_name" => "id"
      "properties" => array:9 [
        "id" => array:21 [ …21]
        "department" => array:20 [ …20]
        "civility" => array:20 [ …20]
        "firstname" => array:20 [ …20]
        "lastname" => array:20 [ …20]
        "email" => array:20 [ …20]
        "phoneNumber" => array:20 [ …20]
        "user" => array:32 [ …32]
        "agents" => array:28 [ …28]
      ]
      "templates" => array:42 [
        "layout" => "@EasyAdmin/default/layout.html.twig"
        "menu" => "@EasyAdmin/default/menu.html.twig"
        "edit" => "@EasyAdmin/default/edit.html.twig"
        "list" => "@EasyAdmin/default/list.html.twig"
        "new" => "@EasyAdmin/default/new.html.twig"
        "show" => "@EasyAdmin/default/show.html.twig"
        "exception" => "@EasyAdmin/default/exception.html.twig"
        "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
        "paginator" => "@EasyAdmin/default/paginator.html.twig"
        "field_array" => "@EasyAdmin/default/field_array.html.twig"
        "field_association" => "@EasyAdmin/default/field_association.html.twig"
        "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
        "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
        "field_date" => "@EasyAdmin/default/field_date.html.twig"
        "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
        "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
        "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
        "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
        "field_email" => "@EasyAdmin/default/field_email.html.twig"
        "field_file" => "@EasyAdmin/default/field_file.html.twig"
        "field_float" => "@EasyAdmin/default/field_float.html.twig"
        "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
        "field_id" => "@EasyAdmin/default/field_id.html.twig"
        "field_image" => "@EasyAdmin/default/field_image.html.twig"
        "field_json" => "@EasyAdmin/default/field_json.html.twig"
        "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
        "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
        "field_object" => "@EasyAdmin/default/field_object.html.twig"
        "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
        "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
        "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
        "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
        "field_string" => "@EasyAdmin/default/field_string.html.twig"
        "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
        "field_text" => "@EasyAdmin/default/field_text.html.twig"
        "field_time" => "@EasyAdmin/default/field_time.html.twig"
        "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
        "field_url" => "@EasyAdmin/default/field_url.html.twig"
        "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
        "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
        "label_null" => "@EasyAdmin/default/label_null.html.twig"
        "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
      ]
    ]
    "AgentAccount" => array:14 [
      "class" => "App\Entity\AgentAccount"
      "label" => "Collaborateurs"
      "list" => array:6 [
        "dql_filter" => null
        "fields" => array:5 [ …5]
        "title" => "Collaborateurs"
        "actions" => array:4 [ …4]
        "help" => null
        "max_results" => 15
      ]
      "form" => array:3 [
        "fields" => array:10 [ …10]
        "form_options" => []
        "actions" => []
      ]
      "edit" => array:5 [
        "fields" => array:10 [ …10]
        "form_options" => []
        "actions" => array:2 [ …2]
        "title" => "Modifier le collaborateur"
        "help" => null
      ]
      "new" => array:5 [
        "fields" => array:10 [ …10]
        "form_options" => []
        "actions" => array:1 [ …1]
        "title" => "Nouveau collaborateur"
        "help" => null
      ]
      "name" => "AgentAccount"
      "search" => array:3 [
        "dql_filter" => null
        "fields" => array:7 [ …7]
        "help" => null
      ]
      "show" => array:4 [
        "fields" => array:10 [ …10]
        "actions" => array:3 [ …3]
        "help" => null
        "max_results" => 10
      ]
      "translation_domain" => "messages"
      "disabled_actions" => []
      "primary_key_field_name" => "id"
      "properties" => array:10 [
        "id" => array:21 [ …21]
        "civility" => array:20 [ …20]
        "lastname" => array:20 [ …20]
        "firstname" => array:20 [ …20]
        "phoneNumber" => array:20 [ …20]
        "email" => array:20 [ …20]
        "uuid" => array:20 [ …20]
        "user" => array:32 [ …32]
        "quotes" => array:28 [ …28]
        "manager" => array:32 [ …32]
      ]
      "templates" => array:42 [
        "layout" => "@EasyAdmin/default/layout.html.twig"
        "menu" => "@EasyAdmin/default/menu.html.twig"
        "edit" => "@EasyAdmin/default/edit.html.twig"
        "list" => "@EasyAdmin/default/list.html.twig"
        "new" => "@EasyAdmin/default/new.html.twig"
        "show" => "@EasyAdmin/default/show.html.twig"
        "exception" => "@EasyAdmin/default/exception.html.twig"
        "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
        "paginator" => "@EasyAdmin/default/paginator.html.twig"
        "field_array" => "@EasyAdmin/default/field_array.html.twig"
        "field_association" => "@EasyAdmin/default/field_association.html.twig"
        "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
        "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
        "field_date" => "@EasyAdmin/default/field_date.html.twig"
        "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
        "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
        "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
        "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
        "field_email" => "@EasyAdmin/default/field_email.html.twig"
        "field_file" => "@EasyAdmin/default/field_file.html.twig"
        "field_float" => "@EasyAdmin/default/field_float.html.twig"
        "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
        "field_id" => "@EasyAdmin/default/field_id.html.twig"
        "field_image" => "@EasyAdmin/default/field_image.html.twig"
        "field_json" => "@EasyAdmin/default/field_json.html.twig"
        "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
        "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
        "field_object" => "@EasyAdmin/default/field_object.html.twig"
        "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
        "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
        "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
        "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
        "field_string" => "@EasyAdmin/default/field_string.html.twig"
        "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
        "field_text" => "@EasyAdmin/default/field_text.html.twig"
        "field_time" => "@EasyAdmin/default/field_time.html.twig"
        "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
        "field_url" => "@EasyAdmin/default/field_url.html.twig"
        "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
        "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
        "label_null" => "@EasyAdmin/default/label_null.html.twig"
        "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
      ]
    ]
    "CustomerAccount" => array:14 [
      "class" => "App\Entity\CustomerAccount"
      "disabled_actions" => array:2 [
        0 => "show"
        1 => "delete"
      ]
      "label" => "Adhérents"
      "list" => array:6 [
        "dql_filter" => null
        "fields" => array:5 [ …5]
        "title" => "Adhérents"
        "actions" => array:4 [ …4]
        "help" => null
        "max_results" => 15
      ]
      "form" => array:3 [
        "fields" => array:21 [ …21]
        "form_options" => []
        "actions" => []
      ]
      "edit" => array:5 [
        "fields" => array:21 [ …21]
        "form_options" => []
        "actions" => array:2 [ …2]
        "title" => "Modifier le compte adhérent"
        "help" => null
      ]
      "new" => array:5 [
        "fields" => array:21 [ …21]
        "form_options" => []
        "actions" => array:1 [ …1]
        "title" => "Créer un compte adhérent"
        "help" => null
      ]
      "name" => "CustomerAccount"
      "search" => array:3 [
        "dql_filter" => null
        "fields" => array:14 [ …14]
        "help" => null
      ]
      "show" => array:4 [
        "fields" => array:18 [ …18]
        "actions" => array:3 [ …3]
        "help" => null
        "max_results" => 10
      ]
      "translation_domain" => "messages"
      "primary_key_field_name" => "id"
      "properties" => array:18 [
        "id" => array:21 [ …21]
        "identifier" => array:20 [ …20]
        "civility" => array:20 [ …20]
        "firstname" => array:20 [ …20]
        "lastname" => array:20 [ …20]
        "companyName" => array:20 [ …20]
        "siret" => array:20 [ …20]
        "address" => array:20 [ …20]
        "address2" => array:20 [ …20]
        "postalCode" => array:20 [ …20]
        "city" => array:20 [ …20]
        "phoneNumber" => array:20 [ …20]
        "email" => array:20 [ …20]
        "uuid" => array:20 [ …20]
        "user" => array:32 [ …32]
        "agent" => array:32 [ …32]
        "quotes" => array:28 [ …28]
        "docsToSign" => array:28 [ …28]
      ]
      "templates" => array:42 [
        "layout" => "@EasyAdmin/default/layout.html.twig"
        "menu" => "@EasyAdmin/default/menu.html.twig"
        "edit" => "@EasyAdmin/default/edit.html.twig"
        "list" => "@EasyAdmin/default/list.html.twig"
        "new" => "@EasyAdmin/default/new.html.twig"
        "show" => "@EasyAdmin/default/show.html.twig"
        "exception" => "@EasyAdmin/default/exception.html.twig"
        "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
        "paginator" => "@EasyAdmin/default/paginator.html.twig"
        "field_array" => "@EasyAdmin/default/field_array.html.twig"
        "field_association" => "@EasyAdmin/default/field_association.html.twig"
        "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
        "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
        "field_date" => "@EasyAdmin/default/field_date.html.twig"
        "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
        "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
        "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
        "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
        "field_email" => "@EasyAdmin/default/field_email.html.twig"
        "field_file" => "@EasyAdmin/default/field_file.html.twig"
        "field_float" => "@EasyAdmin/default/field_float.html.twig"
        "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
        "field_id" => "@EasyAdmin/default/field_id.html.twig"
        "field_image" => "@EasyAdmin/default/field_image.html.twig"
        "field_json" => "@EasyAdmin/default/field_json.html.twig"
        "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
        "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
        "field_object" => "@EasyAdmin/default/field_object.html.twig"
        "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
        "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
        "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
        "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
        "field_string" => "@EasyAdmin/default/field_string.html.twig"
        "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
        "field_text" => "@EasyAdmin/default/field_text.html.twig"
        "field_time" => "@EasyAdmin/default/field_time.html.twig"
        "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
        "field_url" => "@EasyAdmin/default/field_url.html.twig"
        "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
        "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
        "label_null" => "@EasyAdmin/default/label_null.html.twig"
        "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
      ]
    ]
  ]
]

Full Backend Configuration

array:1 [
  "easy_admin" => array:16 [
    "design" => array:8 [
      "assets" => array:3 [
        "favicon" => array:2 [
          "path" => "/images/favicon.png"
          "mime_type" => "image/png"
        ]
        "css" => array:2 [
          0 => "libraries/jquery-ui/jquery-ui.min.css"
          1 => "/css/backend.css"
        ]
        "js" => array:2 [
          0 => "libraries/jquery-ui/jquery-ui.min.js"
          1 => "js/backend.js"
        ]
      ]
      "form_theme" => array:1 [
        0 => "@EasyAdmin/form/bootstrap_3_layout.html.twig"
      ]
      "color_scheme" => "light"
      "brand_color" => "rgb(255, 197, 1)"
      "menu" => array:3 [
        0 => array:9 [
          "label" => "Offre comptable"
          "icon" => "fa-archive"
          "children" => array:1 [
            0 => array:10 [ …10]
          ]
          "css_class" => ""
          "default" => false
          "target" => false
          "menu_index" => 0
          "submenu_index" => -1
          "type" => "empty"
        ]
        1 => array:9 [
          "label" => "Personnes"
          "icon" => "fa-users"
          "children" => array:1 [
            0 => array:10 [ …10]
          ]
          "css_class" => ""
          "default" => false
          "target" => false
          "menu_index" => 1
          "submenu_index" => -1
          "type" => "empty"
        ]
        2 => array:9 [
          "label" => "Configuration"
          "icon" => "fa-cog"
          "children" => array:1 [
            0 => array:10 [ …10]
          ]
          "css_class" => ""
          "default" => false
          "target" => false
          "menu_index" => 2
          "submenu_index" => -1
          "type" => "empty"
        ]
      ]
      "theme" => "default"
      "rtl" => false
      "templates" => array:42 [
        "layout" => "@EasyAdmin/default/layout.html.twig"
        "menu" => "@EasyAdmin/default/menu.html.twig"
        "edit" => "@EasyAdmin/default/edit.html.twig"
        "list" => "@EasyAdmin/default/list.html.twig"
        "new" => "@EasyAdmin/default/new.html.twig"
        "show" => "@EasyAdmin/default/show.html.twig"
        "exception" => "@EasyAdmin/default/exception.html.twig"
        "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
        "paginator" => "@EasyAdmin/default/paginator.html.twig"
        "field_array" => "@EasyAdmin/default/field_array.html.twig"
        "field_association" => "@EasyAdmin/default/field_association.html.twig"
        "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
        "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
        "field_date" => "@EasyAdmin/default/field_date.html.twig"
        "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
        "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
        "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
        "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
        "field_email" => "@EasyAdmin/default/field_email.html.twig"
        "field_file" => "@EasyAdmin/default/field_file.html.twig"
        "field_float" => "@EasyAdmin/default/field_float.html.twig"
        "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
        "field_id" => "@EasyAdmin/default/field_id.html.twig"
        "field_image" => "@EasyAdmin/default/field_image.html.twig"
        "field_json" => "@EasyAdmin/default/field_json.html.twig"
        "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
        "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
        "field_object" => "@EasyAdmin/default/field_object.html.twig"
        "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
        "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
        "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
        "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
        "field_string" => "@EasyAdmin/default/field_string.html.twig"
        "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
        "field_text" => "@EasyAdmin/default/field_text.html.twig"
        "field_time" => "@EasyAdmin/default/field_time.html.twig"
        "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
        "field_url" => "@EasyAdmin/default/field_url.html.twig"
        "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
        "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
        "label_null" => "@EasyAdmin/default/label_null.html.twig"
        "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
      ]
    ]
    "formats" => array:4 [
      "date" => "d/m/Y"
      "time" => "H:i"
      "datetime" => "d/m/Y à H\hi"
      "dateinterval" => "%y Year(s) %m Month(s) %d Day(s)"
    ]
    "list" => array:2 [
      "actions" => array:2 [
        "edit" => array:7 [
          "name" => "edit"
          "type" => "method"
          "label" => "action.edit"
          "title" => null
          "css_class" => "text-primary"
          "icon" => "pencil"
          "target" => "_self"
        ]
        "delete" => array:7 [
          "name" => "delete"
          "type" => "method"
          "label" => "action.delete"
          "title" => null
          "css_class" => "text-danger"
          "icon" => "times"
          "target" => "_self"
        ]
      ]
      "max_results" => 15
    ]
    "site_name" => "<img src="/images/logo_white.png" alt="Devis SO"/>"
    "entities" => array:11 [
      "DocToSign" => array:14 [
        "class" => "App\Entity\DocToSign"
        "label" => "Documents signés"
        "disabled_actions" => array:4 [
          0 => "show"
          1 => "new"
          2 => "edit"
          3 => "delete"
        ]
        "list" => array:6 [
          "dql_filter" => null
          "fields" => array:6 [
            "customer.lastname" => array:21 [ …21]
            "customer.firstname" => array:21 [ …21]
            "customer.companyName" => array:21 [ …21]
            "customer.identifier" => array:21 [ …21]
            "docName" => array:20 [ …20]
            "updatedAt" => array:20 [ …20]
          ]
          "title" => "Documents signés"
          "actions" => array:5 [
            "downloadDocToSign" => array:7 [ …7]
            "edit" => array:7 [ …7]
            "delete" => array:7 [ …7]
            "new" => array:7 [ …7]
            "search" => array:7 [ …7]
          ]
          "help" => null
          "max_results" => 15
        ]
        "name" => "DocToSign"
        "search" => array:3 [
          "dql_filter" => null
          "fields" => array:6 [
            "id" => array:21 [ …21]
            "filename" => array:20 [ …20]
            "state" => array:20 [ …20]
            "uuid" => array:20 [ …20]
            "signatureData" => array:20 [ …20]
            "docName" => array:20 [ …20]
          ]
          "help" => null
        ]
        "edit" => array:4 [
          "fields" => array:8 [
            "filename" => array:20 [ …20]
            "state" => array:20 [ …20]
            "uuid" => array:20 [ …20]
            "signatureData" => array:20 [ …20]
            "createdAt" => array:20 [ …20]
            "updatedAt" => array:20 [ …20]
            "docName" => array:20 [ …20]
            "customer" => array:32 [ …32]
          ]
          "form_options" => []
          "actions" => array:2 [
            "delete" => array:7 [ …7]
            "list" => array:7 [ …7]
          ]
          "help" => null
        ]
        "form" => array:3 [
          "fields" => []
          "form_options" => []
          "actions" => []
        ]
        "new" => array:4 [
          "fields" => array:8 [
            "filename" => array:20 [ …20]
            "state" => array:20 [ …20]
            "uuid" => array:20 [ …20]
            "signatureData" => array:20 [ …20]
            "createdAt" => array:20 [ …20]
            "updatedAt" => array:20 [ …20]
            "docName" => array:20 [ …20]
            "customer" => array:32 [ …32]
          ]
          "form_options" => []
          "actions" => array:1 [
            "list" => array:7 [ …7]
          ]
          "help" => null
        ]
        "show" => array:4 [
          "fields" => array:9 [
            "id" => array:21 [ …21]
            "filename" => array:20 [ …20]
            "state" => array:20 [ …20]
            "uuid" => array:20 [ …20]
            "signatureData" => array:20 [ …20]
            "createdAt" => array:20 [ …20]
            "updatedAt" => array:20 [ …20]
            "docName" => array:20 [ …20]
            "customer" => array:32 [ …32]
          ]
          "actions" => array:3 [
            "edit" => array:7 [ …7]
            "delete" => array:7 [ …7]
            "list" => array:7 [ …7]
          ]
          "help" => null
          "max_results" => 10
        ]
        "translation_domain" => "messages"
        "primary_key_field_name" => "id"
        "properties" => array:9 [
          "id" => array:21 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "integer"
            "fieldType" => "integer"
            "dataType" => "integer"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "id"
            "scale" => 0
            "length" => null
            "unique" => false
            "nullable" => false
            "precision" => 0
            "id" => true
            "columnName" => "id"
            "property" => "id"
          ]
          "filename" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "string"
            "fieldType" => "text"
            "dataType" => "string"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "filename"
            "scale" => 0
            "length" => 255
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "filename"
            "property" => "filename"
          ]
          "state" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "integer"
            "fieldType" => "integer"
            "dataType" => "integer"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "state"
            "scale" => 0
            "length" => null
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "state"
            "property" => "state"
          ]
          "uuid" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "string"
            "fieldType" => "text"
            "dataType" => "string"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "uuid"
            "scale" => 0
            "length" => 255
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "uuid"
            "property" => "uuid"
          ]
          "signatureData" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "array"
            "fieldType" => "collection"
            "dataType" => "array"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "signatureData"
            "scale" => 0
            "length" => null
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "signature_data"
            "property" => "signatureData"
          ]
          "createdAt" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "datetime"
            "fieldType" => "datetime_immutable"
            "dataType" => "datetime"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "createdAt"
            "scale" => 0
            "length" => null
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "created_at"
            "property" => "createdAt"
          ]
          "updatedAt" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "datetime"
            "fieldType" => "datetime_immutable"
            "dataType" => "datetime"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "updatedAt"
            "scale" => 0
            "length" => null
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "updated_at"
            "property" => "updatedAt"
          ]
          "docName" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "string"
            "fieldType" => "text"
            "dataType" => "string"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "docName"
            "scale" => 0
            "length" => 255
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "doc_name"
            "property" => "docName"
          ]
          "customer" => array:32 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "association"
            "fieldType" => "entity"
            "dataType" => "association"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:4 [ …4]
            "form_group" => null
            "fieldName" => "customer"
            "joinColumns" => array:1 [ …1]
            "cascade" => []
            "inversedBy" => "docsToSign"
            "targetEntity" => "App\Entity\CustomerAccount"
            "fetch" => 2
            "mappedBy" => null
            "isOwningSide" => true
            "sourceEntity" => "App\Entity\DocToSign"
            "isCascadeRemove" => false
            "isCascadePersist" => false
            "isCascadeRefresh" => false
            "isCascadeMerge" => false
            "isCascadeDetach" => false
            "sourceToTargetKeyColumns" => array:1 [ …1]
            "joinColumnFieldNames" => array:1 [ …1]
            "targetToSourceKeyColumns" => array:1 [ …1]
            "orphanRemoval" => false
            "associationType" => 2
            "property" => "customer"
          ]
        ]
        "templates" => array:42 [
          "layout" => "@EasyAdmin/default/layout.html.twig"
          "menu" => "@EasyAdmin/default/menu.html.twig"
          "edit" => "@EasyAdmin/default/edit.html.twig"
          "list" => "@EasyAdmin/default/list.html.twig"
          "new" => "@EasyAdmin/default/new.html.twig"
          "show" => "@EasyAdmin/default/show.html.twig"
          "exception" => "@EasyAdmin/default/exception.html.twig"
          "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
          "paginator" => "@EasyAdmin/default/paginator.html.twig"
          "field_array" => "@EasyAdmin/default/field_array.html.twig"
          "field_association" => "@EasyAdmin/default/field_association.html.twig"
          "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
          "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
          "field_date" => "@EasyAdmin/default/field_date.html.twig"
          "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
          "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
          "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
          "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
          "field_email" => "@EasyAdmin/default/field_email.html.twig"
          "field_file" => "@EasyAdmin/default/field_file.html.twig"
          "field_float" => "@EasyAdmin/default/field_float.html.twig"
          "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
          "field_id" => "@EasyAdmin/default/field_id.html.twig"
          "field_image" => "@EasyAdmin/default/field_image.html.twig"
          "field_json" => "@EasyAdmin/default/field_json.html.twig"
          "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
          "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
          "field_object" => "@EasyAdmin/default/field_object.html.twig"
          "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
          "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
          "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
          "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
          "field_string" => "@EasyAdmin/default/field_string.html.twig"
          "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
          "field_text" => "@EasyAdmin/default/field_text.html.twig"
          "field_time" => "@EasyAdmin/default/field_time.html.twig"
          "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
          "field_url" => "@EasyAdmin/default/field_url.html.twig"
          "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
          "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
          "label_null" => "@EasyAdmin/default/label_null.html.twig"
          "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
        ]
      ]
      "DocToSignModel" => array:14 [
        "class" => "App\Entity\DocToSignModel"
        "label" => "Modèles de documents"
        "disabled_actions" => array:1 [
          0 => "show"
        ]
        "templates" => array:42 [
          "new" => "Backend/Admin/Configuration/new__doc_to_sign.html.twig"
          "edit" => "Backend/Admin/Configuration/edit__doc_to_sign.html.twig"
          "layout" => "@EasyAdmin/default/layout.html.twig"
          "menu" => "@EasyAdmin/default/menu.html.twig"
          "list" => "@EasyAdmin/default/list.html.twig"
          "show" => "@EasyAdmin/default/show.html.twig"
          "exception" => "@EasyAdmin/default/exception.html.twig"
          "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
          "paginator" => "@EasyAdmin/default/paginator.html.twig"
          "field_array" => "@EasyAdmin/default/field_array.html.twig"
          "field_association" => "@EasyAdmin/default/field_association.html.twig"
          "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
          "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
          "field_date" => "@EasyAdmin/default/field_date.html.twig"
          "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
          "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
          "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
          "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
          "field_email" => "@EasyAdmin/default/field_email.html.twig"
          "field_file" => "@EasyAdmin/default/field_file.html.twig"
          "field_float" => "@EasyAdmin/default/field_float.html.twig"
          "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
          "field_id" => "@EasyAdmin/default/field_id.html.twig"
          "field_image" => "@EasyAdmin/default/field_image.html.twig"
          "field_json" => "@EasyAdmin/default/field_json.html.twig"
          "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
          "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
          "field_object" => "@EasyAdmin/default/field_object.html.twig"
          "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
          "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
          "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
          "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
          "field_string" => "@EasyAdmin/default/field_string.html.twig"
          "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
          "field_text" => "@EasyAdmin/default/field_text.html.twig"
          "field_time" => "@EasyAdmin/default/field_time.html.twig"
          "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
          "field_url" => "@EasyAdmin/default/field_url.html.twig"
          "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
          "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
          "label_null" => "@EasyAdmin/default/label_null.html.twig"
          "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
        ]
        "list" => array:6 [
          "dql_filter" => null
          "fields" => array:3 [
            "name" => array:20 [ …20]
            "createdAt" => array:20 [ …20]
            "updatedAt" => array:20 [ …20]
          ]
          "title" => "Modèles de document"
          "actions" => array:5 [
            "new" => array:7 [ …7]
            "edit" => array:7 [ …7]
            "downloadDocToSignModel" => array:7 [ …7]
            "delete" => array:7 [ …7]
            "search" => array:7 [ …7]
          ]
          "help" => null
          "max_results" => 15
        ]
        "form" => array:3 [
          "fields" => array:2 [
            "name" => array:2 [ …2]
            "file_upload" => array:4 [ …4]
          ]
          "form_options" => []
          "actions" => []
        ]
        "new" => array:5 [
          "fields" => array:2 [
            "name" => array:20 [ …20]
            "file_upload" => array:21 [ …21]
          ]
          "form_options" => []
          "actions" => array:1 [
            "list" => array:7 [ …7]
          ]
          "title" => "Créer un modèle de document"
          "help" => null
        ]
        "edit" => array:5 [
          "fields" => array:2 [
            "name" => array:20 [ …20]
            "file_upload" => array:21 [ …21]
          ]
          "form_options" => []
          "actions" => array:2 [
            "delete" => array:7 [ …7]
            "list" => array:7 [ …7]
          ]
          "title" => "Editer un modèle de document"
          "help" => null
        ]
        "name" => "DocToSignModel"
        "search" => array:3 [
          "dql_filter" => null
          "fields" => array:3 [
            "id" => array:21 [ …21]
            "name" => array:20 [ …20]
            "filename" => array:20 [ …20]
          ]
          "help" => null
        ]
        "show" => array:4 [
          "fields" => array:5 [
            "id" => array:21 [ …21]
            "name" => array:20 [ …20]
            "filename" => array:20 [ …20]
            "createdAt" => array:20 [ …20]
            "updatedAt" => array:20 [ …20]
          ]
          "actions" => array:3 [
            "edit" => array:7 [ …7]
            "delete" => array:7 [ …7]
            "list" => array:7 [ …7]
          ]
          "help" => null
          "max_results" => 10
        ]
        "translation_domain" => "messages"
        "primary_key_field_name" => "id"
        "properties" => array:5 [
          "id" => array:21 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "integer"
            "fieldType" => "integer"
            "dataType" => "integer"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "id"
            "scale" => 0
            "length" => null
            "unique" => false
            "nullable" => false
            "precision" => 0
            "id" => true
            "columnName" => "id"
            "property" => "id"
          ]
          "name" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "string"
            "fieldType" => "text"
            "dataType" => "string"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "name"
            "scale" => 0
            "length" => 255
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "name"
            "property" => "name"
          ]
          "filename" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "string"
            "fieldType" => "text"
            "dataType" => "string"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "filename"
            "scale" => 0
            "length" => 255
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "filename"
            "property" => "filename"
          ]
          "createdAt" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "datetime"
            "fieldType" => "datetime_immutable"
            "dataType" => "datetime"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "createdAt"
            "scale" => 0
            "length" => null
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "created_at"
            "property" => "createdAt"
          ]
          "updatedAt" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "datetime"
            "fieldType" => "datetime_immutable"
            "dataType" => "datetime"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "updatedAt"
            "scale" => 0
            "length" => null
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "updated_at"
            "property" => "updatedAt"
          ]
        ]
      ]
      "Quote" => array:14 [
        "class" => "App\Entity\Quote"
        "label" => "Devis"
        "list" => array:7 [
          "dql_filter" => "entity.state < 5"
          "fields" => array:5 [
            "customer.fullName" => array:21 [ …21]
            "companyName" => array:20 [ …20]
            "productInstance.productDefinition.name" => array:21 [ …21]
            "createdAt" => array:20 [ …20]
            "stateString" => array:21 [ …21]
          ]
          "sort" => array:2 [
            "field" => "id"
            "direction" => "DESC"
          ]
          "title" => "Devis"
          "actions" => array:2 [
            "send_signature" => array:7 [ …7]
            "search" => array:7 [ …7]
          ]
          "help" => null
          "max_results" => 15
        ]
        "show" => array:5 [
          "fields" => array:16 [
            "id" => array:21 [ …21]
            "createdAt" => array:20 [ …20]
            "state" => array:20 [ …20]
            "stateChanged" => array:20 [ …20]
            "companyName" => array:20 [ …20]
            "siret" => array:20 [ …20]
            "address" => array:20 [ …20]
            "address2" => array:20 [ …20]
            "postalCode" => array:20 [ …20]
            "city" => array:20 [ …20]
            "uuid" => array:20 [ …20]
            "angularStateKey" => array:20 [ …20]
            "customer" => array:32 [ …32]
            "agent" => array:32 [ …32]
            "productInstance" => array:32 [ …32]
            "engagementLetterInstance" => array:32 [ …32]
          ]
          "title" => "Devis"
          "actions" => array:1 [
            "list" => array:7 [ …7]
          ]
          "help" => null
          "max_results" => 10
        ]
        "name" => "Quote"
        "search" => array:3 [
          "dql_filter" => "entity.state < 5"
          "fields" => array:10 [
            "id" => array:21 [ …21]
            "state" => array:20 [ …20]
            "companyName" => array:20 [ …20]
            "siret" => array:20 [ …20]
            "address" => array:20 [ …20]
            "address2" => array:20 [ …20]
            "postalCode" => array:20 [ …20]
            "city" => array:20 [ …20]
            "uuid" => array:20 [ …20]
            "angularStateKey" => array:20 [ …20]
          ]
          "help" => null
        ]
        "edit" => array:4 [
          "fields" => array:15 [
            "createdAt" => array:20 [ …20]
            "state" => array:20 [ …20]
            "stateChanged" => array:20 [ …20]
            "companyName" => array:20 [ …20]
            "siret" => array:20 [ …20]
            "address" => array:20 [ …20]
            "address2" => array:20 [ …20]
            "postalCode" => array:20 [ …20]
            "city" => array:20 [ …20]
            "uuid" => array:20 [ …20]
            "angularStateKey" => array:20 [ …20]
            "customer" => array:32 [ …32]
            "agent" => array:32 [ …32]
            "productInstance" => array:32 [ …32]
            "engagementLetterInstance" => array:32 [ …32]
          ]
          "form_options" => []
          "actions" => array:2 [
            "delete" => array:7 [ …7]
            "list" => array:7 [ …7]
          ]
          "help" => null
        ]
        "form" => array:3 [
          "fields" => []
          "form_options" => []
          "actions" => []
        ]
        "new" => array:4 [
          "fields" => array:15 [
            "createdAt" => array:20 [ …20]
            "state" => array:20 [ …20]
            "stateChanged" => array:20 [ …20]
            "companyName" => array:20 [ …20]
            "siret" => array:20 [ …20]
            "address" => array:20 [ …20]
            "address2" => array:20 [ …20]
            "postalCode" => array:20 [ …20]
            "city" => array:20 [ …20]
            "uuid" => array:20 [ …20]
            "angularStateKey" => array:20 [ …20]
            "customer" => array:32 [ …32]
            "agent" => array:32 [ …32]
            "productInstance" => array:32 [ …32]
            "engagementLetterInstance" => array:32 [ …32]
          ]
          "form_options" => []
          "actions" => array:1 [
            "list" => array:7 [ …7]
          ]
          "help" => null
        ]
        "translation_domain" => "messages"
        "disabled_actions" => []
        "primary_key_field_name" => "id"
        "properties" => array:16 [
          "id" => array:21 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "integer"
            "fieldType" => "integer"
            "dataType" => "integer"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "id"
            "scale" => 0
            "length" => null
            "unique" => false
            "nullable" => false
            "precision" => 0
            "id" => true
            "columnName" => "id"
            "property" => "id"
          ]
          "createdAt" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "datetime"
            "fieldType" => "datetime_immutable"
            "dataType" => "datetime"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "createdAt"
            "scale" => 0
            "length" => null
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "created_at"
            "property" => "createdAt"
          ]
          "state" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "smallint"
            "fieldType" => "integer"
            "dataType" => "smallint"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "state"
            "scale" => 0
            "length" => null
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "state"
            "property" => "state"
          ]
          "stateChanged" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "datetime"
            "fieldType" => "datetime_immutable"
            "dataType" => "datetime"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "stateChanged"
            "scale" => 0
            "length" => null
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "state_changed"
            "property" => "stateChanged"
          ]
          "companyName" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "string"
            "fieldType" => "text"
            "dataType" => "string"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "companyName"
            "scale" => 0
            "length" => 255
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "company_name"
            "property" => "companyName"
          ]
          "siret" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "string"
            "fieldType" => "text"
            "dataType" => "string"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "siret"
            "scale" => 0
            "length" => 255
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "siret"
            "property" => "siret"
          ]
          "address" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "string"
            "fieldType" => "text"
            "dataType" => "string"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "address"
            "scale" => 0
            "length" => 255
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "address"
            "property" => "address"
          ]
          "address2" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "string"
            "fieldType" => "text"
            "dataType" => "string"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "address2"
            "scale" => 0
            "length" => 255
            "unique" => false
            "nullable" => true
            "precision" => 0
            "columnName" => "address2"
            "property" => "address2"
          ]
          "postalCode" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "string"
            "fieldType" => "text"
            "dataType" => "string"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "postalCode"
            "scale" => 0
            "length" => 255
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "postal_code"
            "property" => "postalCode"
          ]
          "city" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "string"
            "fieldType" => "text"
            "dataType" => "string"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "city"
            "scale" => 0
            "length" => 255
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "city"
            "property" => "city"
          ]
          "uuid" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "string"
            "fieldType" => "text"
            "dataType" => "string"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "uuid"
            "scale" => 0
            "length" => 255
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "uuid"
            "property" => "uuid"
          ]
          "angularStateKey" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "string"
            "fieldType" => "text"
            "dataType" => "string"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "angularStateKey"
            "scale" => 0
            "length" => 255
            "unique" => false
            "nullable" => true
            "precision" => 0
            "columnName" => "angular_state_key"
            "property" => "angularStateKey"
          ]
          "customer" => array:32 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "association"
            "fieldType" => "entity"
            "dataType" => "association"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:4 [ …4]
            "form_group" => null
            "fieldName" => "customer"
            "joinColumns" => array:1 [ …1]
            "cascade" => []
            "inversedBy" => "quotes"
            "targetEntity" => "App\Entity\CustomerAccount"
            "fetch" => 2
            "mappedBy" => null
            "isOwningSide" => true
            "sourceEntity" => "App\Entity\Quote"
            "isCascadeRemove" => false
            "isCascadePersist" => false
            "isCascadeRefresh" => false
            "isCascadeMerge" => false
            "isCascadeDetach" => false
            "sourceToTargetKeyColumns" => array:1 [ …1]
            "joinColumnFieldNames" => array:1 [ …1]
            "targetToSourceKeyColumns" => array:1 [ …1]
            "orphanRemoval" => false
            "associationType" => 2
            "property" => "customer"
          ]
          "agent" => array:32 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "association"
            "fieldType" => "entity"
            "dataType" => "association"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:4 [ …4]
            "form_group" => null
            "fieldName" => "agent"
            "joinColumns" => array:1 [ …1]
            "cascade" => []
            "inversedBy" => "quotes"
            "targetEntity" => "App\Entity\AgentAccount"
            "fetch" => 2
            "mappedBy" => null
            "isOwningSide" => true
            "sourceEntity" => "App\Entity\Quote"
            "isCascadeRemove" => false
            "isCascadePersist" => false
            "isCascadeRefresh" => false
            "isCascadeMerge" => false
            "isCascadeDetach" => false
            "sourceToTargetKeyColumns" => array:1 [ …1]
            "joinColumnFieldNames" => array:1 [ …1]
            "targetToSourceKeyColumns" => array:1 [ …1]
            "orphanRemoval" => false
            "associationType" => 2
            "property" => "agent"
          ]
          "productInstance" => array:32 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "association"
            "fieldType" => "entity"
            "dataType" => "association"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:4 [ …4]
            "form_group" => null
            "fieldName" => "productInstance"
            "targetEntity" => "App\Entity\ProductInstance"
            "joinColumns" => array:1 [ …1]
            "mappedBy" => null
            "inversedBy" => null
            "cascade" => array:2 [ …2]
            "orphanRemoval" => false
            "fetch" => 2
            "isOwningSide" => true
            "sourceEntity" => "App\Entity\Quote"
            "isCascadeRemove" => true
            "isCascadePersist" => true
            "isCascadeRefresh" => false
            "isCascadeMerge" => false
            "isCascadeDetach" => false
            "sourceToTargetKeyColumns" => array:1 [ …1]
            "joinColumnFieldNames" => array:1 [ …1]
            "targetToSourceKeyColumns" => array:1 [ …1]
            "associationType" => 1
            "property" => "productInstance"
          ]
          "engagementLetterInstance" => array:32 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "association"
            "fieldType" => "entity"
            "dataType" => "association"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:4 [ …4]
            "form_group" => null
            "fieldName" => "engagementLetterInstance"
            "joinColumns" => array:1 [ …1]
            "cascade" => array:1 [ …1]
            "inversedBy" => "quotes"
            "targetEntity" => "App\Entity\EngagementLetterInstance"
            "fetch" => 2
            "mappedBy" => null
            "isOwningSide" => true
            "sourceEntity" => "App\Entity\Quote"
            "isCascadeRemove" => false
            "isCascadePersist" => false
            "isCascadeRefresh" => false
            "isCascadeMerge" => true
            "isCascadeDetach" => false
            "sourceToTargetKeyColumns" => array:1 [ …1]
            "joinColumnFieldNames" => array:1 [ …1]
            "targetToSourceKeyColumns" => array:1 [ …1]
            "orphanRemoval" => false
            "associationType" => 2
            "property" => "engagementLetterInstance"
          ]
        ]
        "templates" => array:42 [
          "layout" => "@EasyAdmin/default/layout.html.twig"
          "menu" => "@EasyAdmin/default/menu.html.twig"
          "edit" => "@EasyAdmin/default/edit.html.twig"
          "list" => "@EasyAdmin/default/list.html.twig"
          "new" => "@EasyAdmin/default/new.html.twig"
          "show" => "@EasyAdmin/default/show.html.twig"
          "exception" => "@EasyAdmin/default/exception.html.twig"
          "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
          "paginator" => "@EasyAdmin/default/paginator.html.twig"
          "field_array" => "@EasyAdmin/default/field_array.html.twig"
          "field_association" => "@EasyAdmin/default/field_association.html.twig"
          "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
          "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
          "field_date" => "@EasyAdmin/default/field_date.html.twig"
          "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
          "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
          "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
          "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
          "field_email" => "@EasyAdmin/default/field_email.html.twig"
          "field_file" => "@EasyAdmin/default/field_file.html.twig"
          "field_float" => "@EasyAdmin/default/field_float.html.twig"
          "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
          "field_id" => "@EasyAdmin/default/field_id.html.twig"
          "field_image" => "@EasyAdmin/default/field_image.html.twig"
          "field_json" => "@EasyAdmin/default/field_json.html.twig"
          "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
          "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
          "field_object" => "@EasyAdmin/default/field_object.html.twig"
          "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
          "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
          "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
          "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
          "field_string" => "@EasyAdmin/default/field_string.html.twig"
          "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
          "field_text" => "@EasyAdmin/default/field_text.html.twig"
          "field_time" => "@EasyAdmin/default/field_time.html.twig"
          "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
          "field_url" => "@EasyAdmin/default/field_url.html.twig"
          "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
          "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
          "label_null" => "@EasyAdmin/default/label_null.html.twig"
          "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
        ]
      ]
      "EngagementLetterDefinition" => array:14 [
        "class" => "App\Entity\EngagementLetterDefinition"
        "label" => "Lettres de mission"
        "list" => array:6 [
          "dql_filter" => null
          "fields" => array:2 [
            "name" => array:20 [ …20]
            "productDefinitions" => array:28 [ …28]
          ]
          "title" => "Lettres de mission"
          "actions" => array:4 [
            "new" => array:7 [ …7]
            "edit" => array:7 [ …7]
            "delete" => array:7 [ …7]
            "search" => array:7 [ …7]
          ]
          "help" => null
          "max_results" => 15
        ]
        "new" => array:5 [
          "fields" => array:4 [
            "name" => array:20 [ …20]
            "description" => array:20 [ …20]
            "productDefinitions" => array:28 [ …28]
            "documentDefinitionLinks" => array:29 [ …29]
          ]
          "form_options" => []
          "actions" => array:1 [
            "list" => array:7 [ …7]
          ]
          "title" => "Créer une lettre de mission"
          "help" => null
        ]
        "name" => "EngagementLetterDefinition"
        "search" => array:3 [
          "dql_filter" => null
          "fields" => array:3 [
            "id" => array:21 [ …21]
            "name" => array:20 [ …20]
            "description" => array:20 [ …20]
          ]
          "help" => null
        ]
        "edit" => array:4 [
          "fields" => array:4 [
            "name" => array:20 [ …20]
            "description" => array:20 [ …20]
            "productDefinitions" => array:28 [ …28]
            "documentDefinitionLinks" => array:29 [ …29]
          ]
          "form_options" => []
          "actions" => array:2 [
            "delete" => array:7 [ …7]
            "list" => array:7 [ …7]
          ]
          "help" => null
        ]
        "form" => array:3 [
          "fields" => []
          "form_options" => []
          "actions" => []
        ]
        "show" => array:4 [
          "fields" => array:5 [
            "id" => array:21 [ …21]
            "name" => array:20 [ …20]
            "description" => array:20 [ …20]
            "productDefinitions" => array:28 [ …28]
            "documentDefinitionLinks" => array:29 [ …29]
          ]
          "actions" => array:3 [
            "edit" => array:7 [ …7]
            "delete" => array:7 [ …7]
            "list" => array:7 [ …7]
          ]
          "help" => null
          "max_results" => 10
        ]
        "translation_domain" => "messages"
        "disabled_actions" => []
        "primary_key_field_name" => "id"
        "properties" => array:5 [
          "id" => array:21 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "integer"
            "fieldType" => "integer"
            "dataType" => "integer"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "id"
            "scale" => 0
            "length" => null
            "unique" => false
            "nullable" => false
            "precision" => 0
            "id" => true
            "columnName" => "id"
            "property" => "id"
          ]
          "name" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "string"
            "fieldType" => "text"
            "dataType" => "string"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "name"
            "scale" => 0
            "length" => 255
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "name"
            "property" => "name"
          ]
          "description" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "text"
            "fieldType" => "textarea"
            "dataType" => "text"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "description"
            "scale" => 0
            "length" => null
            "unique" => false
            "nullable" => true
            "precision" => 0
            "columnName" => "description"
            "property" => "description"
          ]
          "productDefinitions" => array:28 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "association"
            "fieldType" => "entity"
            "dataType" => "association"
            "virtual" => false
            "sortable" => false
            "template" => null
            "type_options" => array:4 [ …4]
            "form_group" => null
            "fieldName" => "productDefinitions"
            "mappedBy" => "engagementLetterDefinition"
            "targetEntity" => "App\Entity\ProductDefinition"
            "cascade" => array:1 [ …1]
            "orphanRemoval" => false
            "fetch" => 2
            "inversedBy" => null
            "isOwningSide" => false
            "sourceEntity" => "App\Entity\EngagementLetterDefinition"
            "isCascadeRemove" => false
            "isCascadePersist" => false
            "isCascadeRefresh" => false
            "isCascadeMerge" => true
            "isCascadeDetach" => false
            "associationType" => 4
            "property" => "productDefinitions"
          ]
          "documentDefinitionLinks" => array:29 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "association"
            "fieldType" => "entity"
            "dataType" => "association"
            "virtual" => false
            "sortable" => false
            "template" => null
            "type_options" => array:4 [ …4]
            "form_group" => null
            "fieldName" => "documentDefinitionLinks"
            "mappedBy" => "engagementLetterDefinition"
            "targetEntity" => "App\Entity\DocumentDefinitionLink"
            "cascade" => array:3 [ …3]
            "orphanRemoval" => false
            "fetch" => 2
            "orderBy" => array:1 [ …1]
            "inversedBy" => null
            "isOwningSide" => false
            "sourceEntity" => "App\Entity\EngagementLetterDefinition"
            "isCascadeRemove" => true
            "isCascadePersist" => true
            "isCascadeRefresh" => false
            "isCascadeMerge" => true
            "isCascadeDetach" => false
            "associationType" => 4
            "property" => "documentDefinitionLinks"
          ]
        ]
        "templates" => array:42 [
          "layout" => "@EasyAdmin/default/layout.html.twig"
          "menu" => "@EasyAdmin/default/menu.html.twig"
          "edit" => "@EasyAdmin/default/edit.html.twig"
          "list" => "@EasyAdmin/default/list.html.twig"
          "new" => "@EasyAdmin/default/new.html.twig"
          "show" => "@EasyAdmin/default/show.html.twig"
          "exception" => "@EasyAdmin/default/exception.html.twig"
          "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
          "paginator" => "@EasyAdmin/default/paginator.html.twig"
          "field_array" => "@EasyAdmin/default/field_array.html.twig"
          "field_association" => "@EasyAdmin/default/field_association.html.twig"
          "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
          "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
          "field_date" => "@EasyAdmin/default/field_date.html.twig"
          "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
          "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
          "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
          "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
          "field_email" => "@EasyAdmin/default/field_email.html.twig"
          "field_file" => "@EasyAdmin/default/field_file.html.twig"
          "field_float" => "@EasyAdmin/default/field_float.html.twig"
          "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
          "field_id" => "@EasyAdmin/default/field_id.html.twig"
          "field_image" => "@EasyAdmin/default/field_image.html.twig"
          "field_json" => "@EasyAdmin/default/field_json.html.twig"
          "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
          "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
          "field_object" => "@EasyAdmin/default/field_object.html.twig"
          "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
          "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
          "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
          "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
          "field_string" => "@EasyAdmin/default/field_string.html.twig"
          "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
          "field_text" => "@EasyAdmin/default/field_text.html.twig"
          "field_time" => "@EasyAdmin/default/field_time.html.twig"
          "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
          "field_url" => "@EasyAdmin/default/field_url.html.twig"
          "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
          "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
          "label_null" => "@EasyAdmin/default/label_null.html.twig"
          "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
        ]
      ]
      "GlobalDocumentDefinition" => array:14 [
        "class" => "App\Entity\DocumentDefinition"
        "label" => "Documents globaux"
        "list" => array:6 [
          "dql_filter" => "entity.global=true"
          "fields" => array:4 [
            "label" => array:20 [ …20]
            "annex" => array:21 [ …21]
            "signatureRequired" => array:21 [ …21]
            "initialRequired" => array:21 [ …21]
          ]
          "title" => "Documents globaux"
          "actions" => array:4 [
            "new" => array:7 [ …7]
            "edit" => array:7 [ …7]
            "delete" => array:7 [ …7]
            "search" => array:7 [ …7]
          ]
          "help" => null
          "max_results" => 15
        ]
        "new" => array:5 [
          "fields" => array:6 [
            "label" => array:20 [ …20]
            "content" => array:20 [ …20]
            "global" => array:20 [ …20]
            "params" => array:20 [ …20]
            "documentCondition" => array:20 [ …20]
            "documentQuestions" => array:29 [ …29]
          ]
          "form_options" => []
          "actions" => array:1 [
            "list" => array:7 [ …7]
          ]
          "title" => "Créer un document global"
          "help" => null
        ]
        "name" => "GlobalDocumentDefinition"
        "search" => array:3 [
          "dql_filter" => "entity.global=true"
          "fields" => array:5 [
            "id" => array:21 [ …21]
            "label" => array:20 [ …20]
            "content" => array:20 [ …20]
            "params" => array:20 [ …20]
            "documentCondition" => array:20 [ …20]
          ]
          "help" => null
        ]
        "edit" => array:4 [
          "fields" => array:6 [
            "label" => array:20 [ …20]
            "content" => array:20 [ …20]
            "global" => array:20 [ …20]
            "params" => array:20 [ …20]
            "documentCondition" => array:20 [ …20]
            "documentQuestions" => array:29 [ …29]
          ]
          "form_options" => []
          "actions" => array:2 [
            "delete" => array:7 [ …7]
            "list" => array:7 [ …7]
          ]
          "help" => null
        ]
        "form" => array:3 [
          "fields" => []
          "form_options" => []
          "actions" => []
        ]
        "show" => array:4 [
          "fields" => array:7 [
            "id" => array:21 [ …21]
            "label" => array:20 [ …20]
            "content" => array:20 [ …20]
            "global" => array:20 [ …20]
            "params" => array:20 [ …20]
            "documentCondition" => array:20 [ …20]
            "documentQuestions" => array:29 [ …29]
          ]
          "actions" => array:3 [
            "edit" => array:7 [ …7]
            "delete" => array:7 [ …7]
            "list" => array:7 [ …7]
          ]
          "help" => null
          "max_results" => 10
        ]
        "translation_domain" => "messages"
        "disabled_actions" => []
        "primary_key_field_name" => "id"
        "properties" => array:7 [
          "id" => array:21 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "integer"
            "fieldType" => "integer"
            "dataType" => "integer"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "id"
            "scale" => 0
            "length" => null
            "unique" => false
            "nullable" => false
            "precision" => 0
            "id" => true
            "columnName" => "id"
            "property" => "id"
          ]
          "label" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "string"
            "fieldType" => "text"
            "dataType" => "string"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "label"
            "scale" => 0
            "length" => 255
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "label"
            "property" => "label"
          ]
          "content" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "text"
            "fieldType" => "textarea"
            "dataType" => "text"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "content"
            "scale" => 0
            "length" => null
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "content"
            "property" => "content"
          ]
          "global" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "boolean"
            "fieldType" => "checkbox"
            "dataType" => "toggle"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "global"
            "scale" => 0
            "length" => null
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "global"
            "property" => "global"
          ]
          "params" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "array"
            "fieldType" => "collection"
            "dataType" => "array"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "params"
            "scale" => 0
            "length" => null
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "params"
            "property" => "params"
          ]
          "documentCondition" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "string"
            "fieldType" => "text"
            "dataType" => "string"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "documentCondition"
            "scale" => 0
            "length" => 512
            "unique" => false
            "nullable" => true
            "precision" => 0
            "columnName" => "document_condition"
            "property" => "documentCondition"
          ]
          "documentQuestions" => array:29 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "association"
            "fieldType" => "entity"
            "dataType" => "association"
            "virtual" => false
            "sortable" => false
            "template" => null
            "type_options" => array:4 [ …4]
            "form_group" => null
            "fieldName" => "documentQuestions"
            "mappedBy" => "documentDefinition"
            "targetEntity" => "App\Entity\DocumentQuestion"
            "cascade" => array:3 [ …3]
            "orphanRemoval" => false
            "fetch" => 2
            "orderBy" => array:1 [ …1]
            "inversedBy" => null
            "isOwningSide" => false
            "sourceEntity" => "App\Entity\DocumentDefinition"
            "isCascadeRemove" => true
            "isCascadePersist" => true
            "isCascadeRefresh" => false
            "isCascadeMerge" => true
            "isCascadeDetach" => false
            "associationType" => 4
            "property" => "documentQuestions"
          ]
        ]
        "templates" => array:42 [
          "layout" => "@EasyAdmin/default/layout.html.twig"
          "menu" => "@EasyAdmin/default/menu.html.twig"
          "edit" => "@EasyAdmin/default/edit.html.twig"
          "list" => "@EasyAdmin/default/list.html.twig"
          "new" => "@EasyAdmin/default/new.html.twig"
          "show" => "@EasyAdmin/default/show.html.twig"
          "exception" => "@EasyAdmin/default/exception.html.twig"
          "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
          "paginator" => "@EasyAdmin/default/paginator.html.twig"
          "field_array" => "@EasyAdmin/default/field_array.html.twig"
          "field_association" => "@EasyAdmin/default/field_association.html.twig"
          "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
          "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
          "field_date" => "@EasyAdmin/default/field_date.html.twig"
          "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
          "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
          "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
          "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
          "field_email" => "@EasyAdmin/default/field_email.html.twig"
          "field_file" => "@EasyAdmin/default/field_file.html.twig"
          "field_float" => "@EasyAdmin/default/field_float.html.twig"
          "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
          "field_id" => "@EasyAdmin/default/field_id.html.twig"
          "field_image" => "@EasyAdmin/default/field_image.html.twig"
          "field_json" => "@EasyAdmin/default/field_json.html.twig"
          "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
          "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
          "field_object" => "@EasyAdmin/default/field_object.html.twig"
          "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
          "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
          "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
          "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
          "field_string" => "@EasyAdmin/default/field_string.html.twig"
          "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
          "field_text" => "@EasyAdmin/default/field_text.html.twig"
          "field_time" => "@EasyAdmin/default/field_time.html.twig"
          "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
          "field_url" => "@EasyAdmin/default/field_url.html.twig"
          "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
          "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
          "label_null" => "@EasyAdmin/default/label_null.html.twig"
          "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
        ]
      ]
      "ProductDefinition" => array:14 [
        "class" => "App\Entity\ProductDefinition"
        "label" => "Produits"
        "list" => array:6 [
          "dql_filter" => null
          "fields" => array:5 [
            "reference" => array:20 [ …20]
            "name" => array:20 [ …20]
            "category.name" => array:21 [ …21]
            "productTypeLabel" => array:21 [ …21]
            "active" => array:20 [ …20]
          ]
          "title" => "Produits"
          "actions" => array:4 [
            "new" => array:7 [ …7]
            "edit" => array:7 [ …7]
            "delete" => array:7 [ …7]
            "search" => array:7 [ …7]
          ]
          "help" => null
          "max_results" => 15
        ]
        "new" => array:5 [
          "fields" => array:11 [
            "reference" => array:20 [ …20]
            "name" => array:20 [ …20]
            "description" => array:20 [ …20]
            "productType" => array:20 [ …20]
            "active" => array:20 [ …20]
            "category" => array:32 [ …32]
            "articleIsagi" => array:32 [ …32]
            "questions" => array:29 [ …29]
            "engagementLetterDefinition" => array:32 [ …32]
            "priceLinesDefinitions" => array:29 [ …29]
            "distributionLinesDefinitions" => array:29 [ …29]
          ]
          "form_options" => []
          "actions" => array:1 [
            "list" => array:7 [ …7]
          ]
          "title" => "Créer un produit"
          "help" => null
        ]
        "name" => "ProductDefinition"
        "search" => array:3 [
          "dql_filter" => null
          "fields" => array:5 [
            "id" => array:21 [ …21]
            "reference" => array:20 [ …20]
            "name" => array:20 [ …20]
            "description" => array:20 [ …20]
            "productType" => array:20 [ …20]
          ]
          "help" => null
        ]
        "edit" => array:4 [
          "fields" => array:11 [
            "reference" => array:20 [ …20]
            "name" => array:20 [ …20]
            "description" => array:20 [ …20]
            "productType" => array:20 [ …20]
            "active" => array:20 [ …20]
            "category" => array:32 [ …32]
            "articleIsagi" => array:32 [ …32]
            "questions" => array:29 [ …29]
            "engagementLetterDefinition" => array:32 [ …32]
            "priceLinesDefinitions" => array:29 [ …29]
            "distributionLinesDefinitions" => array:29 [ …29]
          ]
          "form_options" => []
          "actions" => array:2 [
            "delete" => array:7 [ …7]
            "list" => array:7 [ …7]
          ]
          "help" => null
        ]
        "form" => array:3 [
          "fields" => []
          "form_options" => []
          "actions" => []
        ]
        "show" => array:4 [
          "fields" => array:12 [
            "id" => array:21 [ …21]
            "reference" => array:20 [ …20]
            "name" => array:20 [ …20]
            "description" => array:20 [ …20]
            "productType" => array:20 [ …20]
            "active" => array:20 [ …20]
            "category" => array:32 [ …32]
            "articleIsagi" => array:32 [ …32]
            "questions" => array:29 [ …29]
            "engagementLetterDefinition" => array:32 [ …32]
            "priceLinesDefinitions" => array:29 [ …29]
            "distributionLinesDefinitions" => array:29 [ …29]
          ]
          "actions" => array:3 [
            "edit" => array:7 [ …7]
            "delete" => array:7 [ …7]
            "list" => array:7 [ …7]
          ]
          "help" => null
          "max_results" => 10
        ]
        "translation_domain" => "messages"
        "disabled_actions" => []
        "primary_key_field_name" => "id"
        "properties" => array:12 [
          "id" => array:21 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "integer"
            "fieldType" => "integer"
            "dataType" => "integer"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "id"
            "scale" => 0
            "length" => null
            "unique" => false
            "nullable" => false
            "precision" => 0
            "id" => true
            "columnName" => "id"
            "property" => "id"
          ]
          "reference" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "string"
            "fieldType" => "text"
            "dataType" => "string"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "reference"
            "scale" => 0
            "length" => 255
            "unique" => true
            "nullable" => false
            "precision" => 0
            "columnName" => "reference"
            "property" => "reference"
          ]
          "name" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "string"
            "fieldType" => "text"
            "dataType" => "string"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "name"
            "scale" => 0
            "length" => 255
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "name"
            "property" => "name"
          ]
          "description" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "text"
            "fieldType" => "textarea"
            "dataType" => "text"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "description"
            "scale" => 0
            "length" => null
            "unique" => false
            "nullable" => true
            "precision" => 0
            "columnName" => "description"
            "property" => "description"
          ]
          "productType" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "string"
            "fieldType" => "text"
            "dataType" => "string"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "productType"
            "scale" => 0
            "length" => 255
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "product_type"
            "property" => "productType"
          ]
          "active" => array:20 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "boolean"
            "fieldType" => "checkbox"
            "dataType" => "toggle"
            "virtual" => false
            "sortable" => true
            "template" => null
            "type_options" => array:1 [ …1]
            "form_group" => null
            "fieldName" => "active"
            "scale" => 0
            "length" => null
            "unique" => false
            "nullable" => false
            "precision" => 0
            "columnName" => "active"
            "property" => "active"
          ]
          "category" => array:32 [
            "css_class" => ""
            "format" => null
            "help" => null
            "label" => null
            "type" => "association"
            "fieldType" => "entity"
            "dataType" => "association"
            "virtual" => false
            "sortable" => true
            "template" => null
             …22
          ]
          "articleIsagi" => array:32 [ …32]
          "questions" => array:29 [ …29]
          "engagementLetterDefinition" => array:32 [ …32]
          "priceLinesDefinitions" => array:29 [ …29]
          "distributionLinesDefinitions" => array:29 [ …29]
        ]
        "templates" => array:42 [
          "layout" => "@EasyAdmin/default/layout.html.twig"
          "menu" => "@EasyAdmin/default/menu.html.twig"
          "edit" => "@EasyAdmin/default/edit.html.twig"
          "list" => "@EasyAdmin/default/list.html.twig"
          "new" => "@EasyAdmin/default/new.html.twig"
          "show" => "@EasyAdmin/default/show.html.twig"
          "exception" => "@EasyAdmin/default/exception.html.twig"
          "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
          "paginator" => "@EasyAdmin/default/paginator.html.twig"
          "field_array" => "@EasyAdmin/default/field_array.html.twig"
          "field_association" => "@EasyAdmin/default/field_association.html.twig"
          "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
          "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
          "field_date" => "@EasyAdmin/default/field_date.html.twig"
          "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
          "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
          "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
          "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
          "field_email" => "@EasyAdmin/default/field_email.html.twig"
          "field_file" => "@EasyAdmin/default/field_file.html.twig"
          "field_float" => "@EasyAdmin/default/field_float.html.twig"
          "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
          "field_id" => "@EasyAdmin/default/field_id.html.twig"
          "field_image" => "@EasyAdmin/default/field_image.html.twig"
          "field_json" => "@EasyAdmin/default/field_json.html.twig"
          "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
          "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
          "field_object" => "@EasyAdmin/default/field_object.html.twig"
          "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
          "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
          "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
          "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
          "field_string" => "@EasyAdmin/default/field_string.html.twig"
          "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
          "field_text" => "@EasyAdmin/default/field_text.html.twig"
          "field_time" => "@EasyAdmin/default/field_time.html.twig"
          "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
          "field_url" => "@EasyAdmin/default/field_url.html.twig"
          "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
          "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
          "label_null" => "@EasyAdmin/default/label_null.html.twig"
          "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
        ]
      ]
      "ProductCategory" => array:14 [
        "class" => "App\Entity\ProductCategory"
        "disabled_actions" => array:3 [
          0 => "show"
          1 => "delete"
          2 => "search"
        ]
        "label" => "Catégories de produits"
        "list" => array:6 [
          "dql_filter" => null
          "fields" => array:1 [ …1]
          "title" => "Catégories de produits"
          "actions" => array:4 [ …4]
          "help" => null
          "max_results" => 15
        ]
        "form" => array:3 [
          "fields" => array:2 [ …2]
          "form_options" => []
          "actions" => []
        ]
        "new" => array:5 [
          "fields" => array:2 [ …2]
          "form_options" => []
          "actions" => array:1 [ …1]
          "title" => "Nouvelle catégorie"
          "help" => null
        ]
        "edit" => array:5 [
          "fields" => array:2 [ …2]
          "form_options" => []
          "actions" => array:2 [ …2]
          "title" => "Modifier la catégorie"
          "help" => null
        ]
        "name" => "ProductCategory"
        "search" => array:3 [
          "dql_filter" => null
          "fields" => array:2 [ …2]
          "help" => null
        ]
        "show" => array:4 [
          "fields" => array:2 [ …2]
          "actions" => array:3 [ …3]
          "help" => null
          "max_results" => 10
        ]
        "translation_domain" => "messages"
        "primary_key_field_name" => "id"
        "properties" => array:2 [
          "id" => array:21 [ …21]
          "name" => array:20 [ …20]
        ]
        "templates" => array:42 [
          "layout" => "@EasyAdmin/default/layout.html.twig"
          "menu" => "@EasyAdmin/default/menu.html.twig"
          "edit" => "@EasyAdmin/default/edit.html.twig"
          "list" => "@EasyAdmin/default/list.html.twig"
          "new" => "@EasyAdmin/default/new.html.twig"
          "show" => "@EasyAdmin/default/show.html.twig"
          "exception" => "@EasyAdmin/default/exception.html.twig"
          "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
          "paginator" => "@EasyAdmin/default/paginator.html.twig"
          "field_array" => "@EasyAdmin/default/field_array.html.twig"
          "field_association" => "@EasyAdmin/default/field_association.html.twig"
          "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
          "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
          "field_date" => "@EasyAdmin/default/field_date.html.twig"
          "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
          "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
          "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
          "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
          "field_email" => "@EasyAdmin/default/field_email.html.twig"
          "field_file" => "@EasyAdmin/default/field_file.html.twig"
          "field_float" => "@EasyAdmin/default/field_float.html.twig"
          "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
          "field_id" => "@EasyAdmin/default/field_id.html.twig"
          "field_image" => "@EasyAdmin/default/field_image.html.twig"
          "field_json" => "@EasyAdmin/default/field_json.html.twig"
          "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
          "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
          "field_object" => "@EasyAdmin/default/field_object.html.twig"
          "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
          "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
          "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
          "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
          "field_string" => "@EasyAdmin/default/field_string.html.twig"
          "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
          "field_text" => "@EasyAdmin/default/field_text.html.twig"
          "field_time" => "@EasyAdmin/default/field_time.html.twig"
          "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
          "field_url" => "@EasyAdmin/default/field_url.html.twig"
          "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
          "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
          "label_null" => "@EasyAdmin/default/label_null.html.twig"
          "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
        ]
      ]
      "CurrentAccount" => array:14 [
        "class" => "App\Entity\AdminAccount"
        "disabled_actions" => array:5 [
          0 => "list"
          1 => "show"
          2 => "new"
          3 => "search"
          4 => "delete"
        ]
        "edit" => array:5 [
          "fields" => array:7 [ …7]
          "form_options" => []
          "actions" => array:2 [ …2]
          "title" => "Mon compte"
          "help" => null
        ]
        "name" => "CurrentAccount"
        "label" => "CurrentAccount"
        "search" => array:3 [
          "dql_filter" => null
          "fields" => array:5 [ …5]
          "help" => null
        ]
        "form" => array:3 [
          "fields" => []
          "form_options" => []
          "actions" => []
        ]
        "list" => array:5 [
          "dql_filter" => null
          "fields" => array:6 [ …6]
          "actions" => array:4 [ …4]
          "help" => null
          "max_results" => 15
        ]
        "new" => array:4 [
          "fields" => array:5 [ …5]
          "form_options" => []
          "actions" => array:1 [ …1]
          "help" => null
        ]
        "show" => array:4 [
          "fields" => array:6 [ …6]
          "actions" => array:3 [ …3]
          "help" => null
          "max_results" => 10
        ]
        "translation_domain" => "messages"
        "primary_key_field_name" => "id"
        "properties" => array:6 [
          "id" => array:21 [ …21]
          "civility" => array:20 [ …20]
          "firstname" => array:20 [ …20]
          "lastname" => array:20 [ …20]
          "email" => array:20 [ …20]
          "user" => array:32 [ …32]
        ]
        "templates" => array:42 [
          "layout" => "@EasyAdmin/default/layout.html.twig"
          "menu" => "@EasyAdmin/default/menu.html.twig"
          "edit" => "@EasyAdmin/default/edit.html.twig"
          "list" => "@EasyAdmin/default/list.html.twig"
          "new" => "@EasyAdmin/default/new.html.twig"
          "show" => "@EasyAdmin/default/show.html.twig"
          "exception" => "@EasyAdmin/default/exception.html.twig"
          "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
          "paginator" => "@EasyAdmin/default/paginator.html.twig"
          "field_array" => "@EasyAdmin/default/field_array.html.twig"
          "field_association" => "@EasyAdmin/default/field_association.html.twig"
          "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
          "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
          "field_date" => "@EasyAdmin/default/field_date.html.twig"
          "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
          "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
          "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
          "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
          "field_email" => "@EasyAdmin/default/field_email.html.twig"
          "field_file" => "@EasyAdmin/default/field_file.html.twig"
          "field_float" => "@EasyAdmin/default/field_float.html.twig"
          "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
          "field_id" => "@EasyAdmin/default/field_id.html.twig"
          "field_image" => "@EasyAdmin/default/field_image.html.twig"
          "field_json" => "@EasyAdmin/default/field_json.html.twig"
          "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
          "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
          "field_object" => "@EasyAdmin/default/field_object.html.twig"
          "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
          "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
          "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
          "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
          "field_string" => "@EasyAdmin/default/field_string.html.twig"
          "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
          "field_text" => "@EasyAdmin/default/field_text.html.twig"
          "field_time" => "@EasyAdmin/default/field_time.html.twig"
          "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
          "field_url" => "@EasyAdmin/default/field_url.html.twig"
          "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
          "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
          "label_null" => "@EasyAdmin/default/label_null.html.twig"
          "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
        ]
      ]
      "ManagerAccount" => array:14 [
        "class" => "App\Entity\ManagerAccount"
        "label" => "Chefs de service"
        "list" => array:6 [
          "dql_filter" => null
          "fields" => array:5 [ …5]
          "title" => "Chefs de service"
          "actions" => array:4 [ …4]
          "help" => null
          "max_results" => 15
        ]
        "form" => array:3 [
          "fields" => array:10 [ …10]
          "form_options" => []
          "actions" => []
        ]
        "edit" => array:5 [
          "fields" => array:10 [ …10]
          "form_options" => []
          "actions" => array:2 [ …2]
          "title" => "Modifier le chef de service"
          "help" => null
        ]
        "new" => array:5 [
          "fields" => array:10 [ …10]
          "form_options" => []
          "actions" => array:1 [ …1]
          "title" => "Nouveau chef de service"
          "help" => null
        ]
        "name" => "ManagerAccount"
        "search" => array:3 [
          "dql_filter" => null
          "fields" => array:7 [ …7]
          "help" => null
        ]
        "show" => array:4 [
          "fields" => array:9 [ …9]
          "actions" => array:3 [ …3]
          "help" => null
          "max_results" => 10
        ]
        "translation_domain" => "messages"
        "disabled_actions" => []
        "primary_key_field_name" => "id"
        "properties" => array:9 [
          "id" => array:21 [ …21]
          "department" => array:20 [ …20]
          "civility" => array:20 [ …20]
          "firstname" => array:20 [ …20]
          "lastname" => array:20 [ …20]
          "email" => array:20 [ …20]
          "phoneNumber" => array:20 [ …20]
          "user" => array:32 [ …32]
          "agents" => array:28 [ …28]
        ]
        "templates" => array:42 [
          "layout" => "@EasyAdmin/default/layout.html.twig"
          "menu" => "@EasyAdmin/default/menu.html.twig"
          "edit" => "@EasyAdmin/default/edit.html.twig"
          "list" => "@EasyAdmin/default/list.html.twig"
          "new" => "@EasyAdmin/default/new.html.twig"
          "show" => "@EasyAdmin/default/show.html.twig"
          "exception" => "@EasyAdmin/default/exception.html.twig"
          "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
          "paginator" => "@EasyAdmin/default/paginator.html.twig"
          "field_array" => "@EasyAdmin/default/field_array.html.twig"
          "field_association" => "@EasyAdmin/default/field_association.html.twig"
          "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
          "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
          "field_date" => "@EasyAdmin/default/field_date.html.twig"
          "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
          "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
          "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
          "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
          "field_email" => "@EasyAdmin/default/field_email.html.twig"
          "field_file" => "@EasyAdmin/default/field_file.html.twig"
          "field_float" => "@EasyAdmin/default/field_float.html.twig"
          "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
          "field_id" => "@EasyAdmin/default/field_id.html.twig"
          "field_image" => "@EasyAdmin/default/field_image.html.twig"
          "field_json" => "@EasyAdmin/default/field_json.html.twig"
          "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
          "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
          "field_object" => "@EasyAdmin/default/field_object.html.twig"
          "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
          "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
          "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
          "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
          "field_string" => "@EasyAdmin/default/field_string.html.twig"
          "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
          "field_text" => "@EasyAdmin/default/field_text.html.twig"
          "field_time" => "@EasyAdmin/default/field_time.html.twig"
          "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
          "field_url" => "@EasyAdmin/default/field_url.html.twig"
          "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
          "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
          "label_null" => "@EasyAdmin/default/label_null.html.twig"
          "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
        ]
      ]
      "AgentAccount" => array:14 [
        "class" => "App\Entity\AgentAccount"
        "label" => "Collaborateurs"
        "list" => array:6 [
          "dql_filter" => null
          "fields" => array:5 [ …5]
          "title" => "Collaborateurs"
          "actions" => array:4 [ …4]
          "help" => null
          "max_results" => 15
        ]
        "form" => array:3 [
          "fields" => array:10 [ …10]
          "form_options" => []
          "actions" => []
        ]
        "edit" => array:5 [
          "fields" => array:10 [ …10]
          "form_options" => []
          "actions" => array:2 [ …2]
          "title" => "Modifier le collaborateur"
          "help" => null
        ]
        "new" => array:5 [
          "fields" => array:10 [ …10]
          "form_options" => []
          "actions" => array:1 [ …1]
          "title" => "Nouveau collaborateur"
          "help" => null
        ]
        "name" => "AgentAccount"
        "search" => array:3 [
          "dql_filter" => null
          "fields" => array:7 [ …7]
          "help" => null
        ]
        "show" => array:4 [
          "fields" => array:10 [ …10]
          "actions" => array:3 [ …3]
          "help" => null
          "max_results" => 10
        ]
        "translation_domain" => "messages"
        "disabled_actions" => []
        "primary_key_field_name" => "id"
        "properties" => array:10 [
          "id" => array:21 [ …21]
          "civility" => array:20 [ …20]
          "lastname" => array:20 [ …20]
          "firstname" => array:20 [ …20]
          "phoneNumber" => array:20 [ …20]
          "email" => array:20 [ …20]
          "uuid" => array:20 [ …20]
          "user" => array:32 [ …32]
          "quotes" => array:28 [ …28]
          "manager" => array:32 [ …32]
        ]
        "templates" => array:42 [
          "layout" => "@EasyAdmin/default/layout.html.twig"
          "menu" => "@EasyAdmin/default/menu.html.twig"
          "edit" => "@EasyAdmin/default/edit.html.twig"
          "list" => "@EasyAdmin/default/list.html.twig"
          "new" => "@EasyAdmin/default/new.html.twig"
          "show" => "@EasyAdmin/default/show.html.twig"
          "exception" => "@EasyAdmin/default/exception.html.twig"
          "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
          "paginator" => "@EasyAdmin/default/paginator.html.twig"
          "field_array" => "@EasyAdmin/default/field_array.html.twig"
          "field_association" => "@EasyAdmin/default/field_association.html.twig"
          "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
          "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
          "field_date" => "@EasyAdmin/default/field_date.html.twig"
          "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
          "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
          "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
          "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
          "field_email" => "@EasyAdmin/default/field_email.html.twig"
          "field_file" => "@EasyAdmin/default/field_file.html.twig"
          "field_float" => "@EasyAdmin/default/field_float.html.twig"
          "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
          "field_id" => "@EasyAdmin/default/field_id.html.twig"
          "field_image" => "@EasyAdmin/default/field_image.html.twig"
          "field_json" => "@EasyAdmin/default/field_json.html.twig"
          "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
          "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
          "field_object" => "@EasyAdmin/default/field_object.html.twig"
          "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
          "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
          "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
          "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
          "field_string" => "@EasyAdmin/default/field_string.html.twig"
          "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
          "field_text" => "@EasyAdmin/default/field_text.html.twig"
          "field_time" => "@EasyAdmin/default/field_time.html.twig"
          "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
          "field_url" => "@EasyAdmin/default/field_url.html.twig"
          "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
          "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
          "label_null" => "@EasyAdmin/default/label_null.html.twig"
          "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
        ]
      ]
      "CustomerAccount" => array:14 [
        "class" => "App\Entity\CustomerAccount"
        "disabled_actions" => array:2 [
          0 => "show"
          1 => "delete"
        ]
        "label" => "Adhérents"
        "list" => array:6 [
          "dql_filter" => null
          "fields" => array:5 [ …5]
          "title" => "Adhérents"
          "actions" => array:4 [ …4]
          "help" => null
          "max_results" => 15
        ]
        "form" => array:3 [
          "fields" => array:21 [ …21]
          "form_options" => []
          "actions" => []
        ]
        "edit" => array:5 [
          "fields" => array:21 [ …21]
          "form_options" => []
          "actions" => array:2 [ …2]
          "title" => "Modifier le compte adhérent"
          "help" => null
        ]
        "new" => array:5 [
          "fields" => array:21 [ …21]
          "form_options" => []
          "actions" => array:1 [ …1]
          "title" => "Créer un compte adhérent"
          "help" => null
        ]
        "name" => "CustomerAccount"
        "search" => array:3 [
          "dql_filter" => null
          "fields" => array:14 [ …14]
          "help" => null
        ]
        "show" => array:4 [
          "fields" => array:18 [ …18]
          "actions" => array:3 [ …3]
          "help" => null
          "max_results" => 10
        ]
        "translation_domain" => "messages"
        "primary_key_field_name" => "id"
        "properties" => array:18 [
          "id" => array:21 [ …21]
          "identifier" => array:20 [ …20]
          "civility" => array:20 [ …20]
          "firstname" => array:20 [ …20]
          "lastname" => array:20 [ …20]
          "companyName" => array:20 [ …20]
          "siret" => array:20 [ …20]
          "address" => array:20 [ …20]
          "address2" => array:20 [ …20]
          "postalCode" => array:20 [ …20]
          "city" => array:20 [ …20]
          "phoneNumber" => array:20 [ …20]
          "email" => array:20 [ …20]
          "uuid" => array:20 [ …20]
          "user" => array:32 [ …32]
          "agent" => array:32 [ …32]
          "quotes" => array:28 [ …28]
          "docsToSign" => array:28 [ …28]
        ]
        "templates" => array:42 [
          "layout" => "@EasyAdmin/default/layout.html.twig"
          "menu" => "@EasyAdmin/default/menu.html.twig"
          "edit" => "@EasyAdmin/default/edit.html.twig"
          "list" => "@EasyAdmin/default/list.html.twig"
          "new" => "@EasyAdmin/default/new.html.twig"
          "show" => "@EasyAdmin/default/show.html.twig"
          "exception" => "@EasyAdmin/default/exception.html.twig"
          "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig"
          "paginator" => "@EasyAdmin/default/paginator.html.twig"
          "field_array" => "@EasyAdmin/default/field_array.html.twig"
          "field_association" => "@EasyAdmin/default/field_association.html.twig"
          "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
          "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
          "field_date" => "@EasyAdmin/default/field_date.html.twig"
          "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig"
          "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig"
          "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig"
          "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig"
          "field_email" => "@EasyAdmin/default/field_email.html.twig"
          "field_file" => "@EasyAdmin/default/field_file.html.twig"
          "field_float" => "@EasyAdmin/default/field_float.html.twig"
          "field_guid" => "@EasyAdmin/default/field_guid.html.twig"
          "field_id" => "@EasyAdmin/default/field_id.html.twig"
          "field_image" => "@EasyAdmin/default/field_image.html.twig"
          "field_json" => "@EasyAdmin/default/field_json.html.twig"
          "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig"
          "field_integer" => "@EasyAdmin/default/field_integer.html.twig"
          "field_object" => "@EasyAdmin/default/field_object.html.twig"
          "field_percent" => "@EasyAdmin/default/field_percent.html.twig"
          "field_raw" => "@EasyAdmin/default/field_raw.html.twig"
          "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig"
          "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig"
          "field_string" => "@EasyAdmin/default/field_string.html.twig"
          "field_tel" => "@EasyAdmin/default/field_tel.html.twig"
          "field_text" => "@EasyAdmin/default/field_text.html.twig"
          "field_time" => "@EasyAdmin/default/field_time.html.twig"
          "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig"
          "field_url" => "@EasyAdmin/default/field_url.html.twig"
          "label_empty" => "@EasyAdmin/default/label_empty.html.twig"
          "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig"
          "label_null" => "@EasyAdmin/default/label_null.html.twig"
          "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig"
        ]
      ]
    ]
    "disabled_actions" => []
    "translation_domain" => "messages"
    "search" => []
    "edit" => array:1 [
      "actions" => []
    ]
    "new" => array:1 [
      "actions" => []
    ]
    "show" => array:2 [
      "actions" => []
      "max_results" => 10
    ]
    "form" => array:1 [
      "actions" => []
    ]
    "_internal" => array:1 [
      "custom_css" => " .sf-toolbarreset { -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: auto; } body { font-family: Helvetica, "Helvetica Neue", Arial, sans-serif; -webkit-font-smoothing: antialiased; } h1, h2, h3, h4, h5, h6 { font-family: Helvetica, "Helvetica Neue", Arial, sans-serif; } a { color: #205081; } a:hover { opacity: 0.9; } a:active { outline: 0; } #main a:active { position: relative; top: 1px; } a.text-primary, a.text-primary:focus { color: #205081; } a.text-danger, a.text-danger:focus { color: #D42124; } a.text-primary:hover, a.text-danger:hover { opacity: 0.9; } ul, ol { margin: 1em 0 1em 1em; padding: 0; } li { margin-bottom: 1em; } ul.inline { list-style: none; margin: 0; } ul.inline li { margin: 0; } div.flash { padding: .5em; } div.flash-success { background: #006B2E; color: #FFFFFF; } div.flash-error { background: #D42124; color: #FFFFFF; } div.flash-error strong { padding-right: .5em; } .label:not([class*=label-]) { background: #444; } .label { color: #FFFFFF; display: inline-block; font-size: 11px; padding: 4px; text-transform: uppercase; } .label-success { background: #006B2E !important; } .label-danger { background: #D42124 !important; } .label-empty { background: transparent; border: 2px dotted; border-radius: 4px; color: #ffffff; padding: 4px 8px; } .boolean .label, .toggle .label { min-width: 33px; } .toggle { position: initial; } .toggle:not(th) { position: relative; } .toggle.btn-xs { width: 44px; } .toggle-group .btn, .toggle-group .btn:hover { border-radius: 3px; font-size: 10px; font-weight: bold; text-transform: uppercase; } .toggle-group .btn { padding: 4px 6px; } .toggle-group .btn:hover { border: 0; } .toggle-group .btn + .btn { margin-left: 0; } .toggle-group .toggle-on, .toggle-group .toggle-on.btn-xs, .toggle-group .toggle-on:hover, .toggle-group .toggle-on:active, .toggle-group .toggle-on:active:hover { padding: 4px 5px 4px 0; border: 0; } .toggle-group .toggle-off, .toggle-group .toggle-off.btn-xs, .toggle-group .toggle-off:hover, .toggle-group .toggle-off:active, .toggle-group .toggle-off:active:hover { padding: 4px 0 4px 5px; border: 0; } .toggle-group .toggle-handle, .toggle-group .toggle-handle:hover, .toggle-group .toggle-handle:active, .toggle-group .toggle-handle:active:hover { background: #FAFAFA; border: 0; border-radius: 2px; height: 19px; margin-top: 2px; padding: 5px; } .toggle .btn-success .toggle-handle { box-shadow: -2px 0 1px rgba(0, 0, 0, .2); } .toggle .btn-danger .toggle-handle { box-shadow: 2px 0 1px rgba(0, 0, 0, .2); } span.badge { background-color: rgb(255, 197, 1); } .btn:focus { outline: none; } .btn + .btn { margin-left: 5px; } button.btn:active { position: relative; top: 1px; } .btn, .btn:hover, .btn:active, .btn:focus, .btn:active:hover { background: #CCC; border: 1px solid transparent; border-radius: 4px; box-shadow: none; color: #444444; display: inline-block; line-height: 1.42857143; opacity: 1; outline: none; padding: 6px 12px; text-align: center; } .btn-xs, .btn-xs:hover, .btn-xs:active, .btn-xs:focus, .btn-xs:active:hover { padding: 1px 5px; } .btn-default, .btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:active:hover { border-color: transparent; } .btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:active:hover { background-color: rgb(255, 197, 1); border-color: transparent; color: #FFFFFF; } .btn-info, .btn-info:hover, .btn-info:active, .btn-info:focus, .btn-info:active:hover { background-color: #39A0ED; border-color: transparent; color: #FFFFFF; } .btn-warning, .btn-warning:hover, .btn-warning:active, .btn-warning:focus, .btn-warning:active:hover { background-color: #F0AD4E; border-color: transparent; color: #FFFFFF; } .btn-danger, .btn-danger:hover, .btn-danger:active, .btn-danger:focus, .btn-danger:active:hover { background-color: #D42124; border-color: transparent; color: #FFFFFF; } .btn-success, .btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success:active:hover { background-color: #006B2E; border-color: transparent; color: #FFFFFF; } .btn-secondary, .btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus, .btn-secondary:active:hover { background: transparent; color: rgb(255, 197, 1); text-decoration: underline; } .btn-secondary:hover { text-decoration: none; } .btn-primary, .btn-warning, .btn-danger, .btn-success, .btn-info { font-weight: bold; } .btn i { font-size: 16px; margin-right: 2px; } .btn-flat, .btn-flat:hover, .btn-flat:active, .btn-flat:focus, .btn-flat:active:hover { border-radius: 0; } .form-inline .form-control { margin-bottom: 5px; } .form-control, .form-inline .form-control { border: 1px solid #CCC; border-radius: 0; color: #444444; -webkit-transition: none; transition: none; } .form-control:focus { border-color: #444; } .has-error .error-block { color: #D42124; font-weight: bold; padding-top: 5px; } .has-error .error-block .label-danger { margin-right: 3px; } .has-error .error-block ul { margin: .5em 0 .5em 1.5em; } .has-error .error-block ul li { margin-bottom: .5em; } .help-block, .has-error .help-block { color: #737373; font-size: 13px; } .nullable-control { padding-top: 5px; } .form-actions.stuck { bottom: 0; position: fixed; background-color: #ffffff; box-shadow: 0 -1px 4px #CCC; height: 52px; padding-top: 10px; height: 85px; padding-bottom: 45px; z-index: 9999; } .field-group .box-header a i { font-size: 21px; } .field-group .box-header a[aria-expanded=true] .fa-plus-square-o { display: none; } .field-group .box-header a[aria-expanded=false] .fa-minus-square-o { display: none; } .field-collection .collection-empty { margin: .5em 0; } .field-divider hr { margin-top: 15px; margin-bottom: 26px; border: 0; border-top: 1px solid; border-top-color: #FAFAFA; } .field-group .field-divider hr { border-top-color: #EEE; } .field-section { margin: 16px 0 15px; } .field-section h2 { border-bottom: 1px solid #EEE; color: #444; font-size: 16px; padding-bottom: 6px; } .field-section h2 i { color: #777; margin-right: 2px; } .field-section p.help-block { margin: 8px 0 0; } .field-group .box { border: 1px solid #EEE; box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05); } .field-group .box-header i { color: #777; margin-right: 2px; } .field-group .box-header.with-border { background: #ffffff; border-bottom-color: #EEE; color: #444; padding: 11px 10px 9px; } .field-group .box-header .box-title { color: #777; } .field-group .box-body { padding: 15px 15px 5px; } .field-group .box-body > .help-block { margin-top: 0; } .select2-container { width: 100% !important; } .select2-container--bootstrap .select2-selection { border: 1px solid #CCC; border-radius: 0; box-shadow: 0 0 3px rgba(0, 0, 0, .15); color: #444444; -webkit-transition: none; transition: none; } .select2-container--bootstrap .select2-selection .select2-search--inline { margin: 0; } .select2-container--bootstrap .select2-selection--single .select2-selection__rendered { color: #444444; padding-top: 4px; } .select2-container--bootstrap .select2-results__option { margin-bottom: 0; } .select2-container--bootstrap .select2-results__option[aria-selected=true] { background-color: #ffffff; font-weight: bold; } .select2-container--bootstrap .select2-results__option--highlighted[aria-selected] { background-color: rgb(255, 197, 1); } .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice { color: #444444; } .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove { color: #D42124; font-weight: bold; position: relative; top: -1px; } .select2-container--bootstrap .select2-search--dropdown .select2-search__field { border: 1px solid #AAA; border-radius: 0; margin: 5px 10px; padding: 6px; width: 96%; } .select2-search--inline .select2-search__field:focus { outline: 0; border: 0; } .easyadmin-vich-image img { border: 3px solid #FFFFFF; box-shadow: 0 0 3px #CCC; max-height: 300px; max-width: 400px; } .easyadmin-vich-image input[type="file"], .easyadmin-vich-file input[type="file"] { padding-top: 7px; } .easyadmin-vich-file a { display: inline-block; padding-top: 7px; } .easyadmin-vich-file .field-checkbox { margin-bottom: 0; } .easyadmin-vich-file .field-checkbox .col-sm-2, .easyadmin-vich-image .field-checkbox .col-sm-2 { display: none; } .easyadmin-thumbnail img { border: 3px solid #FFFFFF; box-shadow: 0 0 3px #CCC; max-height: 100px; max-width: 100%; } .easyadmin-thumbnail img:hover { cursor: zoom-in; } .featherlight .easyadmin-lightbox:hover { cursor: zoom-out; } .easyadmin-lightbox { display: none; } .featherlight .easyadmin-lightbox { display: block; } .easyadmin-lightbox img { width: 100%; max-width: 100%; } .modal-dialog .modal-content { border-radius: 0; } .modal-dialog .modal-content .modal-body h4 { font-size: 21px; margin: .5em 0; } .modal-dialog .modal-footer { background: #FAFAFA; border-top: 1px solid #ffffff; margin-top: 1.5em; } .newrow, .new-row { clear: both; display: block; } .content-wrapper { background: #f3f4f9; } .fixed .content-wrapper { padding-top: 50px; } .main-header { background: rgb(255, 197, 1); position: relative; } .main-header .logo { color: #FFFFFF; font-family: Helvetica, "Helvetica Neue", Arial, sans-serif; font-size: 18px; font-weight: bold; height: 45px; line-height: 45px; padding: 0; } .main-header .logo-long .logo-lg { font-size: 16px; } .main-header .logo-lg { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .main-header #header-logo { } .main-header img { margin-top: -2px; max-height: 36px; } .main-header li { margin-bottom: 0; } .main-header > .navbar { background-color: rgb(255, 197, 1); color: rgba(255, 255, 255, 0.9); margin-left: 0; min-height: 40px; } .main-header .navbar .sidebar-toggle { color: rgba(255, 255, 255, 0.8); display: inline-block; font-size: 16px; height: 35px; left: 0; line-height: 35px; padding: 0 15px; position: absolute; text-align: center; top: 45px; } .sidebar-mini.sidebar-collapse .sidebar-toggle { color: #FFFFFF; } .navbar-custom-menu, .navbar-custom-menu ul.navbar-nav, .navbar-custom-menu ul.navbar-nav .user-menu { float: none; } .navbar-custom-menu { background: rgba(255, 255, 255, 0.1); color: rgba(255, 255, 255, 0.8); font-size: 13px; font-weight: bold; height: 35px; line-height: 35px; padding: 0 15px; text-align: right; width: 100%; } .main-header .navbar .user-menu .btn { background: rgba(255, 255, 255, 0.05); border-color: transparent; color: #fff; } .main-header .navbar .user-menu .btn:active { top: 0; } .main-header .navbar .user-menu .btn.dropdown-toggle { padding: 6px 8px; } .main-header .navbar .user-menu .btn-group:hover .btn { background: rgba(255, 255, 255, 0.1); } .main-header .navbar .user-menu .btn-group { height: 35px; } .main-header .navbar .user-menu .btn-group .btn { border-radius: 0; } .main-header .navbar .user-menu .dropdown-menu { background: #fff; box-shadow: 1px 1px 3px #ccc; border-radius: 2px; position: absolute; left: auto; right: 0; } .main-header .navbar .user-menu .dropdown-menu i { margin: 0; } .main-header .navbar .user-menu .dropdown-menu a { color: #777; } #content #main { padding-bottom: 3em; } .content { padding-top: 10px; } .content-header { padding: 12px 15px 0 15px; } .content-header h1 { margin: 0; font-size: 24px; } .main-sidebar, .wrapper { background-color: #ffffff; } .main-sidebar { padding-top: 80px; } .sidebar-menu li.header { color: #AAA; font-size: 12px; font-weight: bold; text-transform: uppercase; } .treeview-menu > li.header { background-color: #FAFAFA; padding-left: 28px; } .sidebar-menu li a, .sidebar-menu li a span, .sidebar-menu li.header, .sidebar-mini.sidebar-collapse .sidebar-menu .treeview-menu a { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .sidebar-mini.sidebar-collapse .sidebar-menu li a { overflow: visible; } .sidebar-menu > li > a, .sidebar-menu .treeview-menu > li > a { color: #444; border-left: 3px solid transparent; display: block; font-weight: bold; opacity: 1; } .sidebar-menu .treeview-menu > li > a { background-color: #FAFAFA; font-size: 13px; padding: 8px 5px 8px 25px; } .sidebar-menu > li:hover > a, .sidebar-menu .treeview-menu > li:hover > a, .sidebar-menu > li.active > a, .sidebar-menu .treeview-menu > li.active > a, .sidebar-collapse .sidebar-menu > li.active.submenu-active > a, .sidebar-collapse .sidebar-menu > li:hover .treeview-menu > li.active > a { background: #c8a2c7; border-left-color: #69106a; } .sidebar-menu > li > a > .fa { width: 22px; } .sidebar-menu .treeview-menu { padding: 0; } .sidebar-collapse .sidebar-menu > li > a { padding: 12px 5px 12px 12px; } .sidebar-collapse .sidebar-menu > li .treeview-menu > li > a { padding-left: 12px; } .sidebar-collapse .sidebar-menu > li > a > i.fa { font-size: 18px; } .sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu { padding: 0; } .sidebar-collapse .sidebar-menu > li:hover > a, .sidebar-collapse .sidebar-menu .treeview-menu > li:hover > a, .sidebar-menu > li.active.submenu-active > a, .sidebar-collapse .sidebar-menu > li.active.submenu-active:hover > a { border-left-color: transparent; background: #c8a2c7; } .sidebar-mini.sidebar-collapse .sidebar-menu li.header { border-bottom: 1px solid #BBB; display: block !important; font-size: 0; height: 1px; margin: 0; padding: 0; } body.easyadmin h1.title { margin-bottom: 10px; } .help-entity { border: 1px solid #EEE; box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05); color: #737373; margin: 10px 0 5px; } body.list .global-actions { display: table; width: 100%; } body.list .global-actions .button-action { display: table-cell; padding-left: 10px; vertical-align: middle; width: 120px; } body.list .global-actions .button-action a { float: right; } body.list .global-actions .form-action { display: table-cell; width: 100%; } body.list .global-actions .form-action .input-group { width: 100%; } body.list .global-actions .form-control { box-shadow: none; } body.list .global-actions .input-group-btn > button.btn:not(:last-child) { border-bottom-right-radius: 3px; border-top-right-radius: 3px; } body.list .global-actions .input-group-btn a.btn { border-radius: 3px; margin-left: 10px; } body.list .table-responsive, body.list table { background: transparent; border: 0; } body.list table thead { display: none; } body.list .table tbody { background: transparent; border: 0; } body.list table tbody tr { background: #FFFFFF; border: 1px solid #CCC; display: block; margin-bottom: 1em; } body.list table tbody td { border-bottom: 1px solid #E5E5E5; border-top: 0; display: block; vertical-align: middle; } body.list table tbody td:last-child { border-bottom: 0; } table td:before { content: attr(data-label); float: left; font-weight: bold; } table td:after { clear: both; content: ""; display: block; } /* needed because the responsive tables require contents aligned to the right */ body.list table td, body.list table .text-center, body.list table .text-left, body.list table .text-right { text-align: right; } body.list table tbody td.image .easyadmin-thumbnail img { border-width: 2px; max-height: 50px; max-width: 150px; } body.list table tbody td.association .badge { font-size: 13px; } body.list table tbody td.actions a { font-weight: bold; margin-left: 10px; } body.list .table tbody span.highlight { background: #FF9; border-radius: 2px; padding: 1px; } body.list .table tbody .no-results span.highlight, body.list .table tbody .actions span.highlight { background: 0; border-radius: 0; } body.list .pagination { float: right; margin: 0; } body.list .pagination > .disabled > span { background: transparent; border: 1px solid transparent; color: #CCC; } body.list .pagination > li > a { background: #FFFFFF; border-color: #ffffff; border-radius: 0; color: #444444; } body.list .pagination > li > a:hover { background: rgb(255, 197, 1); color: #FFFFFF; } .pagination > li > a, .pagination > li > span { padding: 6px 8px; } body.list .pagination > li i { padding: 0 3px; } body.list .pagination.last-page li:nth-child(2) { position: relative; z-index: 1; } form label.control-label.required:after { content: "\00a0*"; color: #D42124; font-size: 16px; } body.new textarea { min-height: 250px; } body.new .field-collection-action { margin: -15px 0 10px; } body.new .field-collection-item-action { margin: 5px 0 0; } body.new #form-actions-row button, body.new #form-actions-row a.btn { margin-bottom: 10px; } body.new .form-horizontal #form-actions-row { padding-left: 15px; padding-right: 15px; } body.edit textarea { min-height: 250px; } body.edit .field-collection-action { margin: -15px 0 10px; } body.edit .field-collection-item-action { margin: 5px 0 0; } body.edit #form-actions-row button, body.edit #form-actions-row a.btn { margin-bottom: 10px; } body.edit .form-horizontal #form-actions-row { padding-left: 15px; padding-right: 15px; } body.show .form-control { background: #FAFAFA; border: 0; border-radius: 0; box-shadow: none; height: auto; } body.show .form-control.text { min-height: 34px; max-height: 250px; overflow-y: auto; } body.error .content-wrapper { align-items: center; display: flex; } body.error .error-description { background: #FFFFFF; border: 1px solid #FAFAFA; box-shadow: 0 0 3px #ffffff; max-width: 96%; padding: 0; } body.error .error-description h1 { background: #D42124; color: #FFFFFF; font-size: 18px; font-weight: bold; margin: 0; padding: 10px; text-transform: uppercase; } body.error .error-message { font-size: 16px; padding: 45px 30px; text-align: center; } @media (min-width: 768px) { ul, ol { margin-left: 2em; } .main-header > .navbar { height: 80px; } .sidebar-mini.sidebar-collapse .main-header .navbar { margin-left: 0; } .main-header #header-logo { float: left; } .main-header .logo { font-size: 21px; height: 50px; line-height: 50px; text-align: left; transition: padding-left .3s linear; } .sidebar-mini.sidebar-collapse .main-header .logo { padding-left: 15px; width: auto; transition: padding-left .3s linear; } .main-header .navbar .sidebar-toggle { height: 80px; line-height: 80px; position: static; padding: 0 12px 0 18px; } .sidebar-mini.sidebar-collapse .sidebar-toggle { background: rgba(0, 0, 0, 0.15); font-size: 18px; padding-left: 12px; width: 50px; } .navbar-custom-menu, .navbar-custom-menu ul.navbar-nav, .navbar-custom-menu ul.navbar-nav .user-menu { float: right; } .navbar-custom-menu { background: inherit; height: 50px; line-height: 50px; width: auto; } .navbar-custom-menu .user-menu i { padding-right: 4px; } .main-header .navbar .user-menu .btn { background: rgba(255, 255, 255, 0.1); } .main-header .navbar .user-menu .btn-group:hover .btn { background: rgba(255, 255, 255, 0.2); } .main-sidebar { padding-top: 80px; } .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span { padding-left: 5px; } body.list table { background: #FFFFFF; border: 1px solid #FFFFFF; } body.list table thead { display: table-header-group; } body.list table thead th { background: #FAFAFA; padding: 0; } body.list table thead th i { color: #CCC; padding: 0 3px; } body.list table thead th a, body.list table thead th span { color: #444444; display: block; padding: 10px 6px; white-space: nowrap; } body.list table thead th a:hover { background: #ffffff; text-decoration: none; } body.list table thead th.sorted, body.list table thead th.sorted a { } body.list table thead th.sorted a:hover i, body.list table thead th.sorted i { color: rgb(255, 197, 1); } body.list th.boolean, body.list td.boolean, body.list th.toggle, body.list td.toggle, body.list td.image { text-align: center; } body.list .table thead tr th { border-bottom: 2px solid #ffffff; } body.list .table thead tr th.sorted { border-bottom: 2px outset rgb(255, 197, 1); } body.list .table thead tr th:first-child.sorted { } body.list .table tbody { border-bottom: 2px double #ffffff; } body.list table tbody tr { border: 0; display: table-row; margin-bottom: 0; } body.list table tbody td { border-bottom: 0; border-top: 1px solid #E5E5E5; display: table-cell; } body.list table tbody td:last-child { white-space: nowrap; width: 1%; } table td:before { content: none; float: none; } body.list table tbody td.sorted { background: #FAFAFA; border-color: #E5E5E5; } body.list .table tbody tr:hover td { background: #FAFAFA; } body.list table tbody td.actions a { margin-left: 0; margin-right: 10px; } body.list table td { text-align: left; } body.list table .text-center { text-align: center; } body.list table .text-left { text-align: left; } body.list table .text-right { text-align: right; } .field-date select + select, .field-time select + select, .field-datetime select + select { margin-left: 2px; } body.error .error-description { max-width: 550px; } .pagination > li > a, .pagination > li > span { padding: 6px 12px; } .form-inline .form-control { margin-bottom: 0; } body.new .form-horizontal #form-actions-row { margin-left: 16.66666667%; } body.edit .form-horizontal #form-actions-row { margin-left: 16.66666667%; } .form-vertical .field-checkbox label { padding-top: 23px; } .form-vertical .field-group .field-checkbox label { padding-top: 0; } } "
    ]
    "default_entity_name" => "DocToSign"
    "default_menu_item" => array:10 [
      "entity" => "ProductDefinition"
      "default" => true
      "icon" => "fa-chevron-right"
      "css_class" => ""
      "target" => false
      "menu_index" => 0
      "submenu_index" => 0
      "type" => "entity"
      "label" => "Produits"
      "params" => []
    ]
    "homepage" => array:2 [
      "route" => "easyadmin"
      "params" => array:4 [
        "action" => "list"
        "entity" => "ProductDefinition"
        "menuIndex" => 0
        "submenuIndex" => 0
      ]
    ]
  ]
]

Additional Resources