CustomerController :: indexAction

Request

GET Parameters

Key Value
action
"new"
entity
"Customer"
menuIndex
"3"
p
"admin/"
page
"1"
referer
"%2Fadmin%2F%3Fp%3Dadmin%2F%26action%3Dlist%26entity%3DCustomer%26menuIndex%3D3%26submenuIndex%3D0%26sortField%3Did%26sortDirection%3DDESC%26page%3D1"
sortDirection
"DESC"
sortField
"id"
submenuIndex
"0"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\CustomerController::indexAction"
_firewall_context
"security.firewall.map.context.main"
_route
"easyadmin"
_route_params
[]
easyadmin
[
  "entity" => [
    "class" => "App\Entity\Customer"
    "controller" => "App\Controller\CustomerController"
    "label" => "menu.clients"
    "icon" => "user"
    "permission" => [
      "ROLE_ADMIN"
    ]
    "list" => [
      "dql_filter" => null
      "fields" => [
        "imageTeam" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Imagen"
          "type" => "image"
          "fieldType" => null
          "dataType" => "image"
          "virtual" => true
          "sortable" => false
          "template" => "@EasyAdmin/default/field_image.html.twig"
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "columnName" => "imageTeam"
          "fieldName" => "imageTeam"
          "id" => false
          "length" => null
          "nullable" => false
          "precision" => 0
          "scale" => 0
          "unique" => false
          "property" => "imageTeam"
          "base_path" => "/uploads/images/customer"
        ]
        "name" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Nombre"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => "@EasyAdmin/default/field_string.html.twig"
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "name"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "name"
          "property" => "name"
        ]
        "email" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Email"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => "@EasyAdmin/default/field_string.html.twig"
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "email"
          "scale" => 0
          "length" => 180
          "unique" => true
          "nullable" => false
          "precision" => 0
          "columnName" => "email"
          "property" => "email"
        ]
        "enabled" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Habilitado"
          "type" => "boolean"
          "fieldType" => "checkbox"
          "dataType" => "toggle"
          "virtual" => false
          "sortable" => true
          "template" => "@EasyAdmin/default/field_toggle.html.twig"
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "enabled"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "enabled"
          "property" => "enabled"
        ]
        "seasonActiveText" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Temp."
          "type" => "text"
          "fieldType" => null
          "dataType" => "text"
          "virtual" => true
          "sortable" => false
          "template" => "@EasyAdmin/default/field_text.html.twig"
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "columnName" => "seasonActiveText"
          "fieldName" => "seasonActiveText"
          "id" => false
          "length" => null
          "nullable" => false
          "precision" => 0
          "scale" => 0
          "unique" => false
          "property" => "seasonActiveText"
        ]
        "nameTeam" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Equipo"
          "type" => "text"
          "fieldType" => null
          "dataType" => "text"
          "virtual" => true
          "sortable" => false
          "template" => "@EasyAdmin/default/field_text.html.twig"
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "columnName" => "nameTeam"
          "fieldName" => "nameTeam"
          "id" => false
          "length" => null
          "nullable" => false
          "precision" => 0
          "scale" => 0
          "unique" => false
          "property" => "nameTeam"
        ]
        "typeAccount" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Tipo Cuenta"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => "@EasyAdmin/default/field_string.html.twig"
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "typeAccount"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "type_account"
          "property" => "typeAccount"
        ]
        "isPro" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "User Pro"
          "type" => "boolean"
          "fieldType" => "checkbox"
          "dataType" => "boolean"
          "virtual" => false
          "sortable" => true
          "template" => "@EasyAdmin/default/field_boolean.html.twig"
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "isPro"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "is_pro"
          "property" => "isPro"
        ]
      ]
      "batch_actions" => [
        "captureMail" => [
          "name" => "captureMail"
          "type" => "method"
          "label" => "Copiar Correo"
          "title" => null
          "css_class" => "btn btn-secondary"
          "icon" => "envelope"
          "target" => "_self"
          "template" => null
          "ask_confirm" => false
        ]
      ]
      "max_results" => 100
      "actions" => [
        "show" => [
          "name" => "show"
          "type" => "method"
          "label" => false
          "title" => "action.show"
          "css_class" => "btn btn-default action-show"
          "icon" => "eye"
          "target" => "_self"
          "template" => "@EasyAdmin/default/action.html.twig"
          "ask_confirm" => null
        ]
        "edit" => [
          "name" => "edit"
          "type" => "method"
          "label" => false
          "title" => "action.edit"
          "css_class" => "btn btn-success action-edit"
          "icon" => "pencil"
          "target" => "_self"
          "template" => "@EasyAdmin/default/action.html.twig"
          "ask_confirm" => null
        ]
        "delete" => [
          "name" => "delete"
          "type" => "method"
          "label" => false
          "title" => "action.delete"
          "css_class" => "btn btn-danger action-delete"
          "icon" => "trash"
          "target" => "_self"
          "template" => "@EasyAdmin/default/action.html.twig"
          "ask_confirm" => null
        ]
        "new" => [
          "name" => "new"
          "type" => "method"
          "label" => "action.new"
          "title" => null
          "css_class" => "btn btn-primary action-new"
          "icon" => null
          "target" => "_self"
          "template" => "@EasyAdmin/default/action.html.twig"
          "ask_confirm" => null
        ]
        "search" => [
          "name" => "search"
          "type" => "method"
          "label" => "action.search"
          "title" => null
          "css_class" => " action-search"
          "icon" => null
          "target" => "_self"
          "template" => "@EasyAdmin/default/action.html.twig"
          "ask_confirm" => null
        ]
      ]
      "filters" => []
      "collapse_actions" => false
      "help" => null
      "item_permission" => null
    ]
    "show" => [
      "fields" => [
        "name" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Name"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => "@EasyAdmin/default/field_string.html.twig"
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "name"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "name"
          "property" => "name"
        ]
        "surname" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "label.surname"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => "@EasyAdmin/default/field_string.html.twig"
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "surname"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "surname"
          "property" => "surname"
        ]
        "email" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Email"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => "@EasyAdmin/default/field_string.html.twig"
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "email"
          "scale" => 0
          "length" => 180
          "unique" => true
          "nullable" => false
          "precision" => 0
          "columnName" => "email"
          "property" => "email"
        ]
        "countryName" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Country"
          "type" => "text"
          "fieldType" => null
          "dataType" => "text"
          "virtual" => true
          "sortable" => false
          "template" => "@EasyAdmin/default/field_text.html.twig"
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "columnName" => "countryName"
          "fieldName" => "countryName"
          "id" => false
          "length" => null
          "nullable" => false
          "precision" => 0
          "scale" => 0
          "unique" => false
          "property" => "countryName"
        ]
        "nameTeam" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Nombre Equipo"
          "type" => "text"
          "fieldType" => null
          "dataType" => "text"
          "virtual" => true
          "sortable" => false
          "template" => "@EasyAdmin/default/field_text.html.twig"
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "columnName" => "nameTeam"
          "fieldName" => "nameTeam"
          "id" => false
          "length" => null
          "nullable" => false
          "precision" => 0
          "scale" => 0
          "unique" => false
          "property" => "nameTeam"
        ]
        "image" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Imagen"
          "type" => "image"
          "fieldType" => "text"
          "dataType" => "image"
          "virtual" => false
          "sortable" => true
          "template" => "@EasyAdmin/default/field_image.html.twig"
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "image"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "image"
          "property" => "image"
          "base_path" => "/uploads/images/customer"
        ]
        "seasonActiveText" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Tem."
          "type" => "text"
          "fieldType" => null
          "dataType" => "text"
          "virtual" => true
          "sortable" => false
          "template" => "@EasyAdmin/default/field_text.html.twig"
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "columnName" => "seasonActiveText"
          "fieldName" => "seasonActiveText"
          "id" => false
          "length" => null
          "nullable" => false
          "precision" => 0
          "scale" => 0
          "unique" => false
          "property" => "seasonActiveText"
        ]
        "enabled" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Enabled"
          "type" => "boolean"
          "fieldType" => "checkbox"
          "dataType" => "boolean"
          "virtual" => false
          "sortable" => true
          "template" => "@EasyAdmin/default/field_boolean.html.twig"
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "enabled"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "enabled"
          "property" => "enabled"
        ]
        "typeAccount" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "label.type_account"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => "@EasyAdmin/default/field_string.html.twig"
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "typeAccount"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "type_account"
          "property" => "typeAccount"
        ]
        "categoryTeam" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Category"
          "type" => "text"
          "fieldType" => null
          "dataType" => "text"
          "virtual" => true
          "sortable" => false
          "template" => "@EasyAdmin/default/field_text.html.twig"
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "columnName" => "categoryTeam"
          "fieldName" => "categoryTeam"
          "id" => false
          "length" => null
          "nullable" => false
          "precision" => 0
          "scale" => 0
          "unique" => false
          "property" => "categoryTeam"
        ]
        "typeSoccerTeamName" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "menu.type_soccer"
          "type" => "text"
          "fieldType" => null
          "dataType" => "text"
          "virtual" => true
          "sortable" => false
          "template" => "@EasyAdmin/default/field_text.html.twig"
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "columnName" => "typeSoccerTeamName"
          "fieldName" => "typeSoccerTeamName"
          "id" => false
          "length" => null
          "nullable" => false
          "precision" => 0
          "scale" => 0
          "unique" => false
          "property" => "typeSoccerTeamName"
        ]
      ]
      "actions" => [
        "edit" => [
          "name" => "edit"
          "type" => "method"
          "label" => "action.edit"
          "title" => null
          "css_class" => "btn btn-primary action-edit"
          "icon" => "edit"
          "target" => "_self"
          "template" => "@EasyAdmin/default/action.html.twig"
          "ask_confirm" => null
        ]
        "delete" => [
          "name" => "delete"
          "type" => "method"
          "label" => "action.delete"
          "title" => null
          "css_class" => "btn text-danger action-delete"
          "icon" => "trash-o"
          "target" => "_self"
          "template" => "@EasyAdmin/default/action.html.twig"
          "ask_confirm" => null
        ]
        "list" => [
          "name" => "list"
          "type" => "method"
          "label" => "action.list"
          "title" => null
          "css_class" => "btn btn-link pr-0 action-list"
          "icon" => null
          "target" => "_self"
          "template" => "@EasyAdmin/default/action.html.twig"
          "ask_confirm" => null
        ]
      ]
      "help" => null
      "item_permission" => null
      "max_results" => 10
    ]
    "form" => [
      "fields" => [
        "name" => [
          "property" => "name"
        ]
        "surname" => [
          "property" => "surname"
          "label" => "label.surname"
        ]
        "imageFile" => [
          "property" => "imageFile"
          "label" => "Imagen Coach"
          "type" => "vich_image"
          "help" => "La imagen debe ser de 500x350 px"
        ]
        "email" => [
          "property" => "email"
          "type" => "email"
        ]
        "plainPassword" => [
          "property" => "plainPassword"
          "label" => "Password"
          "type" => "password"
          "type_options" => [
            "required" => true
          ]
        ]
        "nameTeam" => [
          "property" => "nameTeam"
          "label" => "Nombre Equipo"
          "type" => "text"
          "type_options" => [
            "required" => true
          ]
        ]
        "categoryTeam" => [
          "property" => "categoryTeam"
          "label" => "Category"
          "type" => "text"
          "type_options" => [
            "required" => true
          ]
        ]
        "typeSoccerTeamId" => [
          "property" => "typeSoccerTeamId"
          "label" => "menu.type_soccer"
          "type" => "App\Form\Type\TypeSoccerType"
          "type_options" => [
            "required" => true
          ]
        ]
        "country_id" => [
          "property" => "country_id"
          "label" => "Country"
          "type" => "App\Form\Type\CountryType"
          "type_options" => [
            "required" => true
          ]
        ]
        "seasonYear" => [
          "property" => "seasonYear"
          "label" => "Season"
          "type" => "App\Form\Type\SeasonType"
          "type_options" => [
            "required" => true
          ]
        ]
      ]
      "form_options" => []
      "actions" => []
    ]
    "edit" => [
      "fields" => [
        "name" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Name"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "name"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "name"
          "property" => "name"
        ]
        "surname" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "label.surname"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "surname"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "surname"
          "property" => "surname"
        ]
        "imageFile" => [
          "css_class" => ""
          "format" => null
          "help" => "La imagen debe ser de 500x350 px"
          "label" => "Imagen Coach"
          "type" => "vich_image"
          "fieldType" => "vich_image"
          "dataType" => null
          "virtual" => true
          "sortable" => false
          "template" => null
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "columnName" => "imageFile"
          "fieldName" => "imageFile"
          "id" => false
          "length" => null
          "nullable" => false
          "precision" => 0
          "scale" => 0
          "unique" => false
          "property" => "imageFile"
        ]
        "email" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Email"
          "type" => "email"
          "fieldType" => "email"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "email"
          "scale" => 0
          "length" => 180
          "unique" => true
          "nullable" => false
          "precision" => 0
          "columnName" => "email"
          "property" => "email"
        ]
        "plainPassword" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Password"
          "type" => "password"
          "fieldType" => "password"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "plainPassword"
          "scale" => 0
          "length" => 20
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "plain_password"
          "property" => "plainPassword"
        ]
        "nameTeam" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Nombre Equipo"
          "type" => "text"
          "fieldType" => "text"
          "dataType" => null
          "virtual" => true
          "sortable" => false
          "template" => null
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "columnName" => "nameTeam"
          "fieldName" => "nameTeam"
          "id" => false
          "length" => null
          "nullable" => false
          "precision" => 0
          "scale" => 0
          "unique" => false
          "property" => "nameTeam"
        ]
        "categoryTeam" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Category"
          "type" => "text"
          "fieldType" => "text"
          "dataType" => null
          "virtual" => true
          "sortable" => false
          "template" => null
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "columnName" => "categoryTeam"
          "fieldName" => "categoryTeam"
          "id" => false
          "length" => null
          "nullable" => false
          "precision" => 0
          "scale" => 0
          "unique" => false
          "property" => "categoryTeam"
        ]
        "typeSoccerTeamId" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "menu.type_soccer"
          "type" => "App\Form\Type\TypeSoccerType"
          "fieldType" => "App\Form\Type\TypeSoccerType"
          "dataType" => null
          "virtual" => true
          "sortable" => false
          "template" => null
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "columnName" => "typeSoccerTeamId"
          "fieldName" => "typeSoccerTeamId"
          "id" => false
          "length" => null
          "nullable" => false
          "precision" => 0
          "scale" => 0
          "unique" => false
          "property" => "typeSoccerTeamId"
        ]
        "country_id" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Country"
          "type" => "App\Form\Type\CountryType"
          "fieldType" => "App\Form\Type\CountryType"
          "dataType" => null
          "virtual" => true
          "sortable" => false
          "template" => null
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "columnName" => "country_id"
          "fieldName" => "country_id"
          "id" => false
          "length" => null
          "nullable" => false
          "precision" => 0
          "scale" => 0
          "unique" => false
          "property" => "country_id"
        ]
        "seasonYear" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Season"
          "type" => "App\Form\Type\SeasonType"
          "fieldType" => "App\Form\Type\SeasonType"
          "dataType" => null
          "virtual" => true
          "sortable" => false
          "template" => null
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "columnName" => "seasonYear"
          "fieldName" => "seasonYear"
          "id" => false
          "length" => null
          "nullable" => false
          "precision" => 0
          "scale" => 0
          "unique" => false
          "property" => "seasonYear"
        ]
        "isPro" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "User is Pro"
          "type" => "checkbox"
          "fieldType" => "checkbox"
          "dataType" => "toggle"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "isPro"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "is_pro"
          "property" => "isPro"
        ]
      ]
      "form_options" => []
      "actions" => [
        "delete" => [
          "name" => "delete"
          "type" => "method"
          "label" => "action.delete"
          "title" => null
          "css_class" => "btn text-danger action-delete"
          "icon" => "trash-o"
          "target" => "_self"
          "template" => "@EasyAdmin/default/action.html.twig"
          "ask_confirm" => null
        ]
        "list" => [
          "name" => "list"
          "type" => "method"
          "label" => "action.list"
          "title" => null
          "css_class" => "btn btn-link pr-0 action-list"
          "icon" => null
          "target" => "_self"
          "template" => "@EasyAdmin/default/action.html.twig"
          "ask_confirm" => null
        ]
      ]
      "help" => null
      "item_permission" => null
    ]
    "name" => "Customer"
    "search" => [
      "dql_filter" => null
      "fields" => [
        "id" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "ID"
          "type" => "integer"
          "fieldType" => "integer"
          "dataType" => "integer"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "id"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "id" => true
          "columnName" => "id"
          "property" => "id"
        ]
        "email" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Email"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "email"
          "scale" => 0
          "length" => 180
          "unique" => true
          "nullable" => false
          "precision" => 0
          "columnName" => "email"
          "property" => "email"
        ]
        "username" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Username"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "username"
          "scale" => 0
          "length" => 20
          "unique" => true
          "nullable" => false
          "precision" => 0
          "columnName" => "username"
          "property" => "username"
        ]
        "roles" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Roles"
          "type" => "json"
          "fieldType" => "textarea"
          "dataType" => "json"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "roles"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "roles"
          "property" => "roles"
        ]
        "plainPassword" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Plain password"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "plainPassword"
          "scale" => 0
          "length" => 20
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "plain_password"
          "property" => "plainPassword"
        ]
        "name" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Name"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "name"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "name"
          "property" => "name"
        ]
        "surname" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Surname"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "surname"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "surname"
          "property" => "surname"
        ]
        "address" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Address"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "address"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "address"
          "property" => "address"
        ]
        "celular" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Celular"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "celular"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "celular"
          "property" => "celular"
        ]
        "image" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Image"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "image"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "image"
          "property" => "image"
        ]
        "countryId" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Country id"
          "type" => "integer"
          "fieldType" => "integer"
          "dataType" => "integer"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "countryId"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "country_id"
          "property" => "countryId"
        ]
        "seasonActive" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Season active"
          "type" => "integer"
          "fieldType" => "integer"
          "dataType" => "integer"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "seasonActive"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "season_active"
          "property" => "seasonActive"
        ]
        "typeAccount" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Type account"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "typeAccount"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "type_account"
          "property" => "typeAccount"
        ]
        "purchase" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Purchase"
          "type" => "text"
          "fieldType" => "textarea"
          "dataType" => "text"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "purchase"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "purchase"
          "property" => "purchase"
        ]
        "purchasePlatform" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Purchase platform"
          "type" => "text"
          "fieldType" => "textarea"
          "dataType" => "text"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "purchasePlatform"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "purchase_platform"
          "property" => "purchasePlatform"
        ]
        "membershipId" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Membership id"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "membershipId"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "membership_id"
          "property" => "membershipId"
        ]
        "phone" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Phone"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "phone"
          "scale" => 0
          "length" => 255
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "phone"
          "property" => "phone"
        ]
        "googleAuthCode" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Google auth code"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "googleAuthCode"
          "scale" => 0
          "length" => 16
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "google_auth_code"
          "property" => "googleAuthCode"
        ]
        "isDeleted" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Is deleted"
          "type" => "integer"
          "fieldType" => "integer"
          "dataType" => "integer"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "isDeleted"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "is_deleted"
          "property" => "isDeleted"
        ]
      ]
      "help" => null
      "item_permission" => null
    ]
    "new" => [
      "fields" => [
        "name" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Name"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "name"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => false
          "precision" => 0
          "columnName" => "name"
          "property" => "name"
        ]
        "surname" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "label.surname"
          "type" => "string"
          "fieldType" => "text"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "surname"
          "scale" => 0
          "length" => null
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "surname"
          "property" => "surname"
        ]
        "imageFile" => [
          "css_class" => ""
          "format" => null
          "help" => "La imagen debe ser de 500x350 px"
          "label" => "Imagen Coach"
          "type" => "vich_image"
          "fieldType" => "vich_image"
          "dataType" => null
          "virtual" => true
          "sortable" => false
          "template" => null
          "type_options" => [
            "required" => false
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "columnName" => "imageFile"
          "fieldName" => "imageFile"
          "id" => false
          "length" => null
          "nullable" => false
          "precision" => 0
          "scale" => 0
          "unique" => false
          "property" => "imageFile"
        ]
        "email" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Email"
          "type" => "email"
          "fieldType" => "email"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "email"
          "scale" => 0
          "length" => 180
          "unique" => true
          "nullable" => false
          "precision" => 0
          "columnName" => "email"
          "property" => "email"
        ]
        "plainPassword" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Password"
          "type" => "password"
          "fieldType" => "password"
          "dataType" => "string"
          "virtual" => false
          "sortable" => true
          "template" => null
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "fieldName" => "plainPassword"
          "scale" => 0
          "length" => 20
          "unique" => false
          "nullable" => true
          "precision" => 0
          "columnName" => "plain_password"
          "property" => "plainPassword"
        ]
        "nameTeam" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Nombre Equipo"
          "type" => "text"
          "fieldType" => "text"
          "dataType" => null
          "virtual" => true
          "sortable" => false
          "template" => null
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "columnName" => "nameTeam"
          "fieldName" => "nameTeam"
          "id" => false
          "length" => null
          "nullable" => false
          "precision" => 0
          "scale" => 0
          "unique" => false
          "property" => "nameTeam"
        ]
        "categoryTeam" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Category"
          "type" => "text"
          "fieldType" => "text"
          "dataType" => null
          "virtual" => true
          "sortable" => false
          "template" => null
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "columnName" => "categoryTeam"
          "fieldName" => "categoryTeam"
          "id" => false
          "length" => null
          "nullable" => false
          "precision" => 0
          "scale" => 0
          "unique" => false
          "property" => "categoryTeam"
        ]
        "typeSoccerTeamId" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "menu.type_soccer"
          "type" => "App\Form\Type\TypeSoccerType"
          "fieldType" => "App\Form\Type\TypeSoccerType"
          "dataType" => null
          "virtual" => true
          "sortable" => false
          "template" => null
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "columnName" => "typeSoccerTeamId"
          "fieldName" => "typeSoccerTeamId"
          "id" => false
          "length" => null
          "nullable" => false
          "precision" => 0
          "scale" => 0
          "unique" => false
          "property" => "typeSoccerTeamId"
        ]
        "country_id" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Country"
          "type" => "App\Form\Type\CountryType"
          "fieldType" => "App\Form\Type\CountryType"
          "dataType" => null
          "virtual" => true
          "sortable" => false
          "template" => null
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "columnName" => "country_id"
          "fieldName" => "country_id"
          "id" => false
          "length" => null
          "nullable" => false
          "precision" => 0
          "scale" => 0
          "unique" => false
          "property" => "country_id"
        ]
        "seasonYear" => [
          "css_class" => ""
          "format" => null
          "help" => null
          "label" => "Season"
          "type" => "App\Form\Type\SeasonType"
          "fieldType" => "App\Form\Type\SeasonType"
          "dataType" => null
          "virtual" => true
          "sortable" => false
          "template" => null
          "type_options" => [
            "required" => true
          ]
          "form_group" => null
          "permission" => null
          "prepend_html" => null
          "append_html" => null
          "columnName" => "seasonYear"
          "fieldName" => "seasonYear"
          "id" => false
          "length" => null
          "nullable" => false
          "precision" => 0
          "scale" => 0
          "unique" => false
          "property" => "seasonYear"
        ]
      ]
      "form_options" => []
      "actions" => [
        "list" => [
          "name" => "list"
          "type" => "method"
          "label" => "action.list"
          "title" => null
          "css_class" => "btn btn-link pr-0 action-list"
          "icon" => null
          "target" => "_self"
          "template" => "@EasyAdmin/default/action.html.twig"
          "ask_confirm" => null
        ]
      ]
      "help" => null
      "item_permission" => null
    ]
    "translation_domain" => "messages"
    "disabled_actions" => []
    "primary_key_field_name" => "id"
    "properties" => [
      "id" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "integer"
        "fieldType" => "integer"
        "dataType" => "integer"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => true
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "id"
        "scale" => 0
        "length" => null
        "unique" => false
        "nullable" => false
        "precision" => 0
        "id" => true
        "columnName" => "id"
        "property" => "id"
      ]
      "email" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "string"
        "fieldType" => "text"
        "dataType" => "string"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => true
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "email"
        "scale" => 0
        "length" => 180
        "unique" => true
        "nullable" => false
        "precision" => 0
        "columnName" => "email"
        "property" => "email"
      ]
      "username" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "string"
        "fieldType" => "text"
        "dataType" => "string"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => true
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "username"
        "scale" => 0
        "length" => 20
        "unique" => true
        "nullable" => false
        "precision" => 0
        "columnName" => "username"
        "property" => "username"
      ]
      "roles" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "json"
        "fieldType" => "textarea"
        "dataType" => "json"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => true
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "roles"
        "scale" => 0
        "length" => null
        "unique" => false
        "nullable" => false
        "precision" => 0
        "columnName" => "roles"
        "property" => "roles"
      ]
      "password" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "string"
        "fieldType" => "text"
        "dataType" => "string"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => true
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "password"
        "scale" => 0
        "length" => null
        "unique" => false
        "nullable" => false
        "precision" => 0
        "columnName" => "password"
        "property" => "password"
      ]
      "plainPassword" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "string"
        "fieldType" => "text"
        "dataType" => "string"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "plainPassword"
        "scale" => 0
        "length" => 20
        "unique" => false
        "nullable" => true
        "precision" => 0
        "columnName" => "plain_password"
        "property" => "plainPassword"
      ]
      "enabled" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "boolean"
        "fieldType" => "checkbox"
        "dataType" => "toggle"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "enabled"
        "scale" => 0
        "length" => null
        "unique" => false
        "nullable" => false
        "precision" => 0
        "columnName" => "enabled"
        "property" => "enabled"
      ]
      "name" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "string"
        "fieldType" => "text"
        "dataType" => "string"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => true
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "name"
        "scale" => 0
        "length" => null
        "unique" => false
        "nullable" => false
        "precision" => 0
        "columnName" => "name"
        "property" => "name"
      ]
      "surname" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "string"
        "fieldType" => "text"
        "dataType" => "string"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "surname"
        "scale" => 0
        "length" => null
        "unique" => false
        "nullable" => true
        "precision" => 0
        "columnName" => "surname"
        "property" => "surname"
      ]
      "address" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "string"
        "fieldType" => "text"
        "dataType" => "string"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "address"
        "scale" => 0
        "length" => null
        "unique" => false
        "nullable" => true
        "precision" => 0
        "columnName" => "address"
        "property" => "address"
      ]
      "celular" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "string"
        "fieldType" => "text"
        "dataType" => "string"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "celular"
        "scale" => 0
        "length" => null
        "unique" => false
        "nullable" => true
        "precision" => 0
        "columnName" => "celular"
        "property" => "celular"
      ]
      "image" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "string"
        "fieldType" => "text"
        "dataType" => "string"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "image"
        "scale" => 0
        "length" => 255
        "unique" => false
        "nullable" => true
        "precision" => 0
        "columnName" => "image"
        "property" => "image"
      ]
      "createdAt" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "datetime"
        "fieldType" => "datetime"
        "dataType" => "datetime"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "createdAt"
        "scale" => 0
        "length" => null
        "unique" => false
        "nullable" => true
        "precision" => 0
        "columnName" => "created_at"
        "property" => "createdAt"
      ]
      "updatedAt" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "datetime"
        "fieldType" => "datetime"
        "dataType" => "datetime"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "updatedAt"
        "scale" => 0
        "length" => null
        "unique" => false
        "nullable" => true
        "precision" => 0
        "columnName" => "updated_at"
        "property" => "updatedAt"
      ]
      "countryId" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "integer"
        "fieldType" => "integer"
        "dataType" => "integer"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "countryId"
        "scale" => 0
        "length" => null
        "unique" => false
        "nullable" => true
        "precision" => 0
        "columnName" => "country_id"
        "property" => "countryId"
      ]
      "seasonActive" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "integer"
        "fieldType" => "integer"
        "dataType" => "integer"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "seasonActive"
        "scale" => 0
        "length" => null
        "unique" => false
        "nullable" => true
        "precision" => 0
        "columnName" => "season_active"
        "property" => "seasonActive"
      ]
      "typeAccount" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "string"
        "fieldType" => "text"
        "dataType" => "string"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "typeAccount"
        "scale" => 0
        "length" => 255
        "unique" => false
        "nullable" => true
        "precision" => 0
        "columnName" => "type_account"
        "property" => "typeAccount"
      ]
      "isPro" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "boolean"
        "fieldType" => "checkbox"
        "dataType" => "toggle"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "isPro"
        "scale" => 0
        "length" => null
        "unique" => false
        "nullable" => true
        "precision" => 0
        "columnName" => "is_pro"
        "property" => "isPro"
      ]
      "purchase" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "text"
        "fieldType" => "textarea"
        "dataType" => "text"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "purchase"
        "scale" => 0
        "length" => null
        "unique" => false
        "nullable" => true
        "precision" => 0
        "columnName" => "purchase"
        "property" => "purchase"
      ]
      "purchasePlatform" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "text"
        "fieldType" => "textarea"
        "dataType" => "text"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "purchasePlatform"
        "scale" => 0
        "length" => null
        "unique" => false
        "nullable" => true
        "precision" => 0
        "columnName" => "purchase_platform"
        "property" => "purchasePlatform"
      ]
      "membershipId" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "string"
        "fieldType" => "text"
        "dataType" => "string"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "membershipId"
        "scale" => 0
        "length" => 255
        "unique" => false
        "nullable" => true
        "precision" => 0
        "columnName" => "membership_id"
        "property" => "membershipId"
      ]
      "couponStatus" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "boolean"
        "fieldType" => "checkbox"
        "dataType" => "toggle"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "couponStatus"
        "scale" => 0
        "length" => null
        "unique" => false
        "nullable" => true
        "precision" => 0
        "columnName" => "coupon_status"
        "property" => "couponStatus"
      ]
      "phone" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "string"
        "fieldType" => "text"
        "dataType" => "string"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "phone"
        "scale" => 0
        "length" => 255
        "unique" => false
        "nullable" => true
        "precision" => 0
        "columnName" => "phone"
        "property" => "phone"
      ]
      "googleAuthCode" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "string"
        "fieldType" => "text"
        "dataType" => "string"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "googleAuthCode"
        "scale" => 0
        "length" => 16
        "unique" => false
        "nullable" => true
        "precision" => 0
        "columnName" => "google_auth_code"
        "property" => "googleAuthCode"
      ]
      "googleAuthCodeVerified" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "boolean"
        "fieldType" => "checkbox"
        "dataType" => "toggle"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "googleAuthCodeVerified"
        "scale" => 0
        "length" => null
        "unique" => false
        "nullable" => true
        "precision" => 0
        "columnName" => "google_auth_code_verified"
        "property" => "googleAuthCodeVerified"
      ]
      "dateOfBirth" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "datetime"
        "fieldType" => "datetime"
        "dataType" => "datetime"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "dateOfBirth"
        "scale" => 0
        "length" => 255
        "unique" => false
        "nullable" => true
        "precision" => 0
        "columnName" => "date_of_birth"
        "property" => "dateOfBirth"
      ]
      "deletedAt" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "datetime"
        "fieldType" => "datetime"
        "dataType" => "datetime"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "deletedAt"
        "scale" => 0
        "length" => null
        "unique" => false
        "nullable" => true
        "precision" => 0
        "columnName" => "deleted_at"
        "property" => "deletedAt"
      ]
      "isDeleted" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "integer"
        "fieldType" => "integer"
        "dataType" => "integer"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "isDeleted"
        "scale" => 0
        "length" => null
        "unique" => false
        "nullable" => true
        "precision" => 0
        "columnName" => "is_deleted"
        "property" => "isDeleted"
      ]
      "season" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "association"
        "fieldType" => "entity"
        "dataType" => "association"
        "virtual" => false
        "sortable" => false
        "template" => null
        "type_options" => [
          "em" => "default"
          "class" => "App\Entity\Season"
          "multiple" => true
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "season"
        "mappedBy" => "customer"
        "targetEntity" => "App\Entity\Season"
        "cascade" => [
          "remove"
        ]
        "orphanRemoval" => false
        "fetch" => 2
        "inversedBy" => null
        "isOwningSide" => false
        "sourceEntity" => "App\Entity\Customer"
        "isCascadeRemove" => true
        "isCascadePersist" => false
        "isCascadeRefresh" => false
        "isCascadeMerge" => false
        "isCascadeDetach" => false
        "associationType" => 4
        "property" => "season"
      ]
      "country" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "association"
        "fieldType" => "entity"
        "dataType" => "association"
        "virtual" => false
        "sortable" => true
        "template" => null
        "type_options" => [
          "em" => "default"
          "class" => "App\Entity\Country"
          "multiple" => false
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "country"
        "joinColumns" => [
          [
            "name" => "country_id"
            "referencedColumnName" => "id"
          ]
        ]
        "cascade" => []
        "inversedBy" => "customers"
        "targetEntity" => "App\Entity\Country"
        "fetch" => 2
        "mappedBy" => null
        "isOwningSide" => true
        "sourceEntity" => "App\Entity\Customer"
        "isCascadeRemove" => false
        "isCascadePersist" => false
        "isCascadeRefresh" => false
        "isCascadeMerge" => false
        "isCascadeDetach" => false
        "sourceToTargetKeyColumns" => [
          "country_id" => "id"
        ]
        "joinColumnFieldNames" => [
          "country_id" => "country_id"
        ]
        "targetToSourceKeyColumns" => [
          "id" => "country_id"
        ]
        "orphanRemoval" => false
        "associationType" => 2
        "property" => "country"
      ]
      "suggestions" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "association"
        "fieldType" => "entity"
        "dataType" => "association"
        "virtual" => false
        "sortable" => false
        "template" => null
        "type_options" => [
          "em" => "default"
          "class" => "App\Entity\Suggestion"
          "multiple" => true
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "suggestions"
        "mappedBy" => "customer"
        "targetEntity" => "App\Entity\Suggestion"
        "cascade" => []
        "orphanRemoval" => true
        "fetch" => 2
        "inversedBy" => null
        "isOwningSide" => false
        "sourceEntity" => "App\Entity\Customer"
        "isCascadeRemove" => true
        "isCascadePersist" => false
        "isCascadeRefresh" => false
        "isCascadeMerge" => false
        "isCascadeDetach" => false
        "associationType" => 4
        "property" => "suggestions"
      ]
      "customerCoupons" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "association"
        "fieldType" => "entity"
        "dataType" => "association"
        "virtual" => false
        "sortable" => false
        "template" => null
        "type_options" => [
          "em" => "default"
          "class" => "App\Entity\CouponCustomer"
          "multiple" => true
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "customerCoupons"
        "mappedBy" => "customer"
        "targetEntity" => "App\Entity\CouponCustomer"
        "cascade" => []
        "orphanRemoval" => true
        "fetch" => 2
        "orderBy" => [
          "id" => "ASC"
        ]
        "inversedBy" => null
        "isOwningSide" => false
        "sourceEntity" => "App\Entity\Customer"
        "isCascadeRemove" => true
        "isCascadePersist" => false
        "isCascadeRefresh" => false
        "isCascadeMerge" => false
        "isCascadeDetach" => false
        "associationType" => 4
        "property" => "customerCoupons"
      ]
      "notifications" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "association"
        "fieldType" => "entity"
        "dataType" => "association"
        "virtual" => false
        "sortable" => false
        "template" => null
        "type_options" => [
          "em" => "default"
          "class" => "App\Entity\Notification"
          "multiple" => true
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "notifications"
        "joinTable" => []
        "targetEntity" => "App\Entity\Notification"
        "mappedBy" => "customers"
        "inversedBy" => null
        "cascade" => []
        "orphanRemoval" => false
        "fetch" => 2
        "isOwningSide" => false
        "sourceEntity" => "App\Entity\Customer"
        "isCascadeRemove" => false
        "isCascadePersist" => false
        "isCascadeRefresh" => false
        "isCascadeMerge" => false
        "isCascadeDetach" => false
        "associationType" => 8
        "property" => "notifications"
      ]
      "exerciseQualifications" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "association"
        "fieldType" => "entity"
        "dataType" => "association"
        "virtual" => false
        "sortable" => false
        "template" => null
        "type_options" => [
          "em" => "default"
          "class" => "App\Entity\ExerciseQualification"
          "multiple" => true
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "exerciseQualifications"
        "mappedBy" => "customer_id"
        "targetEntity" => "App\Entity\ExerciseQualification"
        "cascade" => []
        "orphanRemoval" => false
        "fetch" => 2
        "inversedBy" => null
        "isOwningSide" => false
        "sourceEntity" => "App\Entity\Customer"
        "isCascadeRemove" => false
        "isCascadePersist" => false
        "isCascadeRefresh" => false
        "isCascadeMerge" => false
        "isCascadeDetach" => false
        "associationType" => 4
        "property" => "exerciseQualifications"
      ]
      "strategies" => [
        "css_class" => ""
        "format" => null
        "help" => null
        "label" => null
        "type" => "association"
        "fieldType" => "entity"
        "dataType" => "association"
        "virtual" => false
        "sortable" => false
        "template" => null
        "type_options" => [
          "em" => "default"
          "class" => "App\Entity\Strategy"
          "multiple" => true
          "required" => false
        ]
        "form_group" => null
        "permission" => null
        "prepend_html" => null
        "append_html" => null
        "fieldName" => "strategies"
        "mappedBy" => "customer"
        "targetEntity" => "App\Entity\Strategy"
        "cascade" => []
        "orphanRemoval" => true
        "fetch" => 2
        "inversedBy" => null
        "isOwningSide" => false
        "sourceEntity" => "App\Entity\Customer"
        "isCascadeRemove" => true
        "isCascadePersist" => false
        "isCascadeRefresh" => false
        "isCascadeMerge" => false
        "isCascadeDetach" => false
        "associationType" => 4
        "property" => "strategies"
      ]
    ]
    "templates" => [
      "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"
      "action" => "@EasyAdmin/default/action.html.twig"
      "filters" => "@EasyAdmin/default/filters.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_avatar" => "@EasyAdmin/default/field_avatar.html.twig"
      "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig"
      "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig"
      "field_country" => "@EasyAdmin/default/field_country.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"
    ]
  ]
  "view" => "new"
  "item" => App\Entity\Customer {#4878
    -id: null
    -email: null
    -username: null
    -roles: [
      "ROLE_CUSTOMER"
    ]
    -password: null
    -plainPassword: null
    -enabled: true
    -name: null
    -surname: null
    -address: null
    -celular: null
    -image: null
    -imageFile: null
    -createdAt: null
    -updatedAt: null
    -season: Doctrine\Common\Collections\ArrayCollection {#4883 …}
    -country: null
    +countryId: null
    +seasonActive: null
    -suggestions: Doctrine\Common\Collections\ArrayCollection {#4925 …}
    -typeAccount: null
    -isPro: null
    -purchase: null
    -purchasePlatform: null
    -membershipId: null
    -customerCoupons: Doctrine\Common\Collections\ArrayCollection {#4923 …}
    -couponStatus: null
    -phone: null
    -googleAuthCode: null
    -googleAuthCodeVerified: null
    -dateOfBirth: null
    -notifications: Doctrine\Common\Collections\ArrayCollection {#4920 …}
    -deletedAt: null
    -isDeleted: null
    -exerciseQualifications: Doctrine\Common\Collections\ArrayCollection {#4921 …}
    -strategies: Doctrine\Common\Collections\ArrayCollection {#4912 …}
    +"typeSoccerTeamId": ""
  }
]

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"es-ES,es;q=0.9,en;q=0.8,fr;q=0.7"
authorization
""
connection
""
content-length
"0"
cookie
"PHPSESSID=1ad94916e7d753349be0bf96b2ee4e61"
host
"prod.golmanagerpanel.com"
priority
"u=0, i"
referer
"https://prod.golmanagerpanel.com/admin/?action=list&entity=Customer&menuIndex=3&p=admin%2F&submenuIndex=0"
sec-ch-ua
""Microsoft Edge";v="131", "Chromium";v="131", "Not_A Brand";v="24""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0"
x-cache-req
"1"
x-eig-origin
"50.87.230.228"
x-forwarded-for
"85.49.44.99"
x-php-ob-level
"0"
x-real-ip
"85.49.44.99"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 07 Jan 2025 11:04:45 GMT"
x-debug-token
"95913f"

Cookies

Request Cookies

Key Value
PHPSESSID
"1ad94916e7d753349be0bf96b2ee4e61"

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Tue, 07 Jan 25 04:04:16 -0700"
Last used
"Tue, 07 Jan 25 04:04:16 -0700"
Lifetime
"0"

Session Attributes

Attribute Value
_csrf/https-authenticate
"K99SnSewUxsyqK1Uf171ztGHMBzysvy3lbmbZQvl0OU"
_csrf/https-batch_form
"_AM76eLO6-yTVBRawB27AUXd506NgBg1OsHxA8qvO-4"
_csrf/https-customer
"Bv7ta61UZysHRdeAEqESY19bcnInTTZuCn6H1LktUnE"
_csrf/https-delete_form
"xCZ75C18OFJ3PoyQXTYtWxfxZ6wfPAcZT_u7e2NW5nI"
_security.last_username
"saviolabernal7@gmail.com"
_security.main.target_path
"https://prod.golmanagerpanel.com/admin/?action=list&entity=Customer&menuIndex=3&p=admin%2F&submenuIndex=0"
_security_main
"O:67:"Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken":2:{i:0;s:4:"main";i:1;a:5:{i:0;O:15:"App\Entity\User":8:{s:19:"\x00App\Entity\User\x00id";i:3;s:22:"\x00App\Entity\User\x00email";s:24:"saviolabernal7@gmail.com";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:10:"ROLE_ADMIN";}s:25:"\x00App\Entity\User\x00password";s:97:"$argon2id$v=19$m=65536,t=4,p=1$S2pvR3E2aGttVlVvOEtoVw$EQ7zFV9F4KZzNyjYYqulhM7xw89QHarLkOm1tF1/WJg";s:30:"\x00App\Entity\User\x00plainPassword";N;s:24:"\x00App\Entity\User\x00enabled";b:1;s:21:"\x00App\Entity\User\x00name";s:4:"Neti";s:24:"\x00App\Entity\User\x00celular";s:8:"no tengo";}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:1:{i:0;s:10:"ROLE_ADMIN";}}}"

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_DOMAIN
"https://prod.golmanagerpanel.com/api/es"
APP_ENV
"dev"
APP_SECRET
"db0fe4a082443d49ab3dfcfafa45d95b"
DATABASE_URL
"mysql://golmanag_test:Password123@127.0.0.1:3306/golmanag_WPBNK?serverVersion=5.7"
DOMAIN
"https://web.golmanager.app"
GOOGLE_API_KEY
""
GOOGLE_CLIENT_ID
""
GOOGLE_CLIENT_SECRET
""
JWT_PASSPHRASE
"e5f3d6foo6352487c0157i886ffb6d33"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtp://api:fe2247dedbd5eccbaf3e36de75e48829@live.smtp.mailtrap.io:587?encryption=tls&auth_mode=login"
MAILER_URL
"null://localhost"
REVENUECAT_API_KEY
"sk_ZMPneOnNJKoDgxtcMYDiDSbXdYKBz"
SPOOF_SECRET
"MiNombreEsGol609"
STRIPE_PRICE_ID_MONTH
"price_1NFEcHGGazijMsEHepMMMj0H"
STRIPE_PRICE_ID_MONTH_TEST
"price_1NFEOhGGazijMsEHB4O3HmsU"
STRIPE_PRICE_ID_YEARLY
"price_1NFEdmGGazijMsEHOmD98dxW"
STRIPE_PRICE_ID_YEARLY_TEST
"price_1NFEQeGGazijMsEH7DI56cf8"
STRIPE_PUBLISHABLE_KEY
"pk_live_51NEgnxGGazijMsEHwXR68nmHsqi78PPRj7px1gH8z29SOtZqH3A9pZ0lrk1moMIxVqKA9JzJJOE7VecCuZqfTlMQ00c1NgoXRB"
STRIPE_PUBLISHABLE_KEY_TEST
"pk_test_51NEgnxGGazijMsEHdzuLLfg3sW2PjdeGh70KVzLMTOPvCTb9fonOO4JDuPSHZx7iOq220htvgoZp2QHtkWfOCxQg00F9FxWvlH"
STRIPE_SECRET_KEY
"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§"
STRIPE_SECRET_KEY_TEST
"sk_test_51NEgnxGGazijMsEHFMhKz0kcobsbHaipKrDutorZBVTaPLQXSlZdpTdkfiTXPpPdHC65Wsmczhxd63J53G9Yis2H00mmU6dJY0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"0"
CONTEXT_DOCUMENT_ROOT
"/home2/golmanag/public_html/prod-golmanager"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home2/golmanag/public_html/prod-golmanager"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"es-ES,es;q=0.9,en;q=0.8,fr;q=0.7"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
""
HTTP_COOKIE
"PHPSESSID=1ad94916e7d753349be0bf96b2ee4e61"
HTTP_HOST
"prod.golmanagerpanel.com"
HTTP_PRIORITY
"u=0, i"
HTTP_REFERER
"https://prod.golmanagerpanel.com/admin/?action=list&entity=Customer&menuIndex=3&p=admin%2F&submenuIndex=0"
HTTP_SEC_CH_UA
""Microsoft Edge";v="131", "Chromium";v="131", "Not_A Brand";v="24""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0"
HTTP_X_CACHE_REQ
"1"
HTTP_X_EIG_ORIGIN
"50.87.230.228"
HTTP_X_FORWARDED_FOR
"85.49.44.99"
HTTP_X_REAL_IP
"85.49.44.99"
LSPHP_ENABLE_USER_INI
"on"
PATH
"/usr/local/bin:/usr/bin:/bin"
PHP_SELF
"/backend/public/index.php"
PWD
"/"
QS_AllConn
"132"
QS_ConnectionId
"173624788233184292547007"
QS_SrvConn
"132"
QUERY_STRING
"p=admin/&p=admin/&action=new&entity=Customer&menuIndex=3&submenuIndex=0&sortField=id&sortDirection=DESC&page=1&referer=%252Fadmin%252F%253Fp%253Dadmin%252F%2526action%253Dlist%2526entity%253DCustomer%2526menuIndex%253D3%2526submenuIndex%253D0%2526sortField%253Did%2526sortDirection%253DDESC%2526page%253D1"
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_QS_AllConn
"132"
REDIRECT_QS_ConnectionId
"173624788233184292547007"
REDIRECT_QS_SrvConn
"132"
REDIRECT_QUERY_STRING
"p=admin/&p=admin/&action=new&entity=Customer&menuIndex=3&submenuIndex=0&sortField=id&sortDirection=DESC&page=1&referer=%252Fadmin%252F%253Fp%253Dadmin%252F%2526action%253Dlist%2526entity%253DCustomer%2526menuIndex%253D3%2526submenuIndex%253D0%2526sortField%253Did%2526sortDirection%253DDESC%2526page%253D1"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_QS_AllConn
"132"
REDIRECT_REDIRECT_QS_ConnectionId
"173624788233184292547007"
REDIRECT_REDIRECT_QS_SrvConn
"132"
REDIRECT_REDIRECT_SCRIPT_URI
"https://prod.golmanagerpanel.com/admin/"
REDIRECT_REDIRECT_SCRIPT_URL
"/admin/"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"Z30KShLYgTed4kqEldX0vAAAAlA"
REDIRECT_REDIRECT_no-proxy
"1"
REDIRECT_SCRIPT_URI
"https://prod.golmanagerpanel.com/admin/"
REDIRECT_SCRIPT_URL
"/admin/"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Z30KShLYgTed4kqEldX0vAAAAlA"
REDIRECT_URL
"/backend/public/admin/"
REDIRECT_no-proxy
"1"
REMOTE_ADDR
"85.49.44.99"
REMOTE_PORT
"42910"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1736247882
REQUEST_TIME_FLOAT
1736247882.3806
REQUEST_URI
"/admin/?p=admin/&action=new&entity=Customer&menuIndex=3&submenuIndex=0&sortField=id&sortDirection=DESC&page=1&referer=%252Fadmin%252F%253Fp%253Dadmin%252F%2526action%253Dlist%2526entity%253DCustomer%2526menuIndex%253D3%2526submenuIndex%253D0%2526sortField%253Did%2526sortDirection%253DDESC%2526page%253D1"
SCRIPT_FILENAME
"/home2/golmanag/public_html/prod-golmanager/backend/public/index.php"
SCRIPT_NAME
"/backend/public/index.php"
SCRIPT_URI
"https://prod.golmanagerpanel.com/admin/"
SCRIPT_URL
"/admin/"
SERVER_ADDR
"50.87.230.228"
SERVER_ADMIN
"webmaster@prod.golmanagerpanel.com"
SERVER_NAME
"prod.golmanagerpanel.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MAILER_URL,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,REVENUECAT_API_KEY,STRIPE_PUBLISHABLE_KEY_TEST,STRIPE_SECRET_KEY_TEST,STRIPE_PRICE_ID_YEARLY_TEST,STRIPE_PRICE_ID_MONTH_TEST,STRIPE_PUBLISHABLE_KEY,STRIPE_SECRET_KEY,STRIPE_PRICE_ID_YEARLY,STRIPE_PRICE_ID_MONTH,DOMAIN,API_DOMAIN,SPOOF_SECRET,MAILER_DSN"
TEMP
"/tmp"
TMP
"/tmp"
TMPDIR
"/tmp"
UNIQUE_ID
"Z30KShLYgTed4kqEldX0vAAAAlA"
argc
1
argv
[
  "p=admin/&p=admin/&action=new&entity=Customer&menuIndex=3&submenuIndex=0&sortField=id&sortDirection=DESC&page=1&referer=%252Fadmin%252F%253Fp%253Dadmin%252F%2526action%253Dlist%2526entity%253DCustomer%2526menuIndex%253D3%2526submenuIndex%253D0%2526sortField%253Did%2526sortDirection%253DDESC%2526page%253D1"
]
no-proxy
"1"