https://crm.ffcb.fr/admin/advanced-search/cotisation

Forms

  • advanced_search
    • searchCriteria
    • _token

advanced_search

"App\Form\Backend\AdvancedSearchType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Model\Search\AdvancedSearch {#962
  -searchCriterias: Doctrine\Common\Collections\ArrayCollection {#960
    -elements: []
  }
  -isForEmailSending: false
  -isForSmsSending: false
  -isForDisplayArchived: false
  -parameters: [
    "title" => "Cotisation"
    "is_exportable" => true
    "is_send_email" => false
    "is_send_sms" => false
    "entities" => [
      [
        "label" => "Cotisation"
        "value" => "cotisation"
        "fields" => [
          [
            "label" => "Année Cotisation"
            "value" => "year"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Statut Cotisation"
            "value" => "cotisationStatut"
            "params" => [
              "type" => "select"
              "values" => [
                [
                  "label" => "Payée"
                  "value" => 1
                ]
                [
                  "label" => "Non payée"
                  "value" => 2
                ]
                [
                  "label" => "Paiement partiel"
                  "value" => 3
                ]
              ]
            ]
          ]
          [
            "label" => "Montant"
            "value" => "montantCotisation"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Type offre"
            "value" => "cotisationType"
            "params" => [
              "type" => "entity"
              "class" => "App\Entity\ParamCotisation"
              "choice_label" => "name"
            ]
          ]
          [
            "label" => "Opt MAPA"
            "value" => "optionMapa"
            "params" => [
              "type" => "boolean"
            ]
          ]
          [
            "label" => "Opt Import / Export"
            "value" => "optionImportExport"
            "params" => [
              "type" => "boolean"
            ]
          ]
          [
            "label" => "Id"
            "value" => "id"
            "params" => [
              "type" => "number"
            ]
          ]
        ]
      ]
      [
        "label" => "Entreprise"
        "value" => "entreprise"
        "fields" => [
          [
            "label" => "Raison Sociale"
            "value" => "raisonSocial"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Département"
            "value" => "departement"
            "params" => [
              "type" => "entity"
              "class" => "App\Entity\Departement"
              "choice_label" => "nom"
            ]
          ]
          [
            "label" => "Code Siren"
            "value" => "codeSiren"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Code APE"
            "value" => "codeApe"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Numéro TVA Intracom"
            "value" => "numTvaIntracom"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Numéro EDE(Négoce)"
            "value" => "numEdeNegoce"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Numéro EDE(Centre)"
            "value" => "numEdeCentre"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Numéro EDE(Elevage)"
            "value" => "numEdeElevage"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Secteur Activité"
            "value" => "activity"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Id"
            "value" => "id"
            "params" => [
              "type" => "number"
            ]
          ]
        ]
      ]
      [
        "label" => "Etablissement"
        "value" => "etablissement"
        "fields" => [
          [
            "label" => "Nom Etablissement"
            "value" => "nom"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Code Siret"
            "value" => "codeSiret"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Id"
            "value" => "id"
            "params" => [
              "type" => "number"
            ]
          ]
        ]
      ]
    ]
  ]
  -entity: "cotisation"
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Model\Search\AdvancedSearch {#962
  -searchCriterias: Doctrine\Common\Collections\ArrayCollection {#960
    -elements: []
  }
  -isForEmailSending: false
  -isForSmsSending: false
  -isForDisplayArchived: false
  -parameters: [
    "title" => "Cotisation"
    "is_exportable" => true
    "is_send_email" => false
    "is_send_sms" => false
    "entities" => [
      [
        "label" => "Cotisation"
        "value" => "cotisation"
        "fields" => [
          [
            "label" => "Année Cotisation"
            "value" => "year"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Statut Cotisation"
            "value" => "cotisationStatut"
            "params" => [
              "type" => "select"
              "values" => [
                [
                  "label" => "Payée"
                  "value" => 1
                ]
                [
                  "label" => "Non payée"
                  "value" => 2
                ]
                [
                  "label" => "Paiement partiel"
                  "value" => 3
                ]
              ]
            ]
          ]
          [
            "label" => "Montant"
            "value" => "montantCotisation"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Type offre"
            "value" => "cotisationType"
            "params" => [
              "type" => "entity"
              "class" => "App\Entity\ParamCotisation"
              "choice_label" => "name"
            ]
          ]
          [
            "label" => "Opt MAPA"
            "value" => "optionMapa"
            "params" => [
              "type" => "boolean"
            ]
          ]
          [
            "label" => "Opt Import / Export"
            "value" => "optionImportExport"
            "params" => [
              "type" => "boolean"
            ]
          ]
          [
            "label" => "Id"
            "value" => "id"
            "params" => [
              "type" => "number"
            ]
          ]
        ]
      ]
      [
        "label" => "Entreprise"
        "value" => "entreprise"
        "fields" => [
          [
            "label" => "Raison Sociale"
            "value" => "raisonSocial"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Département"
            "value" => "departement"
            "params" => [
              "type" => "entity"
              "class" => "App\Entity\Departement"
              "choice_label" => "nom"
            ]
          ]
          [
            "label" => "Code Siren"
            "value" => "codeSiren"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Code APE"
            "value" => "codeApe"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Numéro TVA Intracom"
            "value" => "numTvaIntracom"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Numéro EDE(Négoce)"
            "value" => "numEdeNegoce"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Numéro EDE(Centre)"
            "value" => "numEdeCentre"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Numéro EDE(Elevage)"
            "value" => "numEdeElevage"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Secteur Activité"
            "value" => "activity"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Id"
            "value" => "id"
            "params" => [
              "type" => "number"
            ]
          ]
        ]
      ]
      [
        "label" => "Etablissement"
        "value" => "etablissement"
        "fields" => [
          [
            "label" => "Nom Etablissement"
            "value" => "nom"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Code Siret"
            "value" => "codeSiret"
            "params" => [
              "type" => "text"
            ]
          ]
          [
            "label" => "Id"
            "value" => "id"
            "params" => [
              "type" => "number"
            ]
          ]
        ]
      ]
    ]
  ]
  -entity: "cotisation"
}
same as passed value
entityName
"cotisation"
same as passed value
parameters
[
  "title" => "Cotisation"
  "is_exportable" => true
  "is_send_email" => false
  "is_send_sms" => false
  "entities" => [
    [
      "label" => "Cotisation"
      "value" => "cotisation"
      "fields" => [
        [
          "label" => "Année Cotisation"
          "value" => "year"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Statut Cotisation"
          "value" => "cotisationStatut"
          "params" => [
            "type" => "select"
            "values" => [
              [
                "label" => "Payée"
                "value" => 1
              ]
              [
                "label" => "Non payée"
                "value" => 2
              ]
              [
                "label" => "Paiement partiel"
                "value" => 3
              ]
            ]
          ]
        ]
        [
          "label" => "Montant"
          "value" => "montantCotisation"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Type offre"
          "value" => "cotisationType"
          "params" => [
            "type" => "entity"
            "class" => "App\Entity\ParamCotisation"
            "choice_label" => "name"
          ]
        ]
        [
          "label" => "Opt MAPA"
          "value" => "optionMapa"
          "params" => [
            "type" => "boolean"
          ]
        ]
        [
          "label" => "Opt Import / Export"
          "value" => "optionImportExport"
          "params" => [
            "type" => "boolean"
          ]
        ]
        [
          "label" => "Id"
          "value" => "id"
          "params" => [
            "type" => "number"
          ]
        ]
      ]
    ]
    [
      "label" => "Entreprise"
      "value" => "entreprise"
      "fields" => [
        [
          "label" => "Raison Sociale"
          "value" => "raisonSocial"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Département"
          "value" => "departement"
          "params" => [
            "type" => "entity"
            "class" => "App\Entity\Departement"
            "choice_label" => "nom"
          ]
        ]
        [
          "label" => "Code Siren"
          "value" => "codeSiren"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Code APE"
          "value" => "codeApe"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Numéro TVA Intracom"
          "value" => "numTvaIntracom"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Numéro EDE(Négoce)"
          "value" => "numEdeNegoce"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Numéro EDE(Centre)"
          "value" => "numEdeCentre"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Numéro EDE(Elevage)"
          "value" => "numEdeElevage"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Secteur Activité"
          "value" => "activity"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Id"
          "value" => "id"
          "params" => [
            "type" => "number"
          ]
        ]
      ]
    ]
    [
      "label" => "Etablissement"
      "value" => "etablissement"
      "fields" => [
        [
          "label" => "Nom Etablissement"
          "value" => "nom"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Code Siret"
          "value" => "codeSiret"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Id"
          "value" => "id"
          "params" => [
            "type" => "number"
          ]
        ]
      ]
    ]
  ]
]
[
  "title" => "Cotisation"
  "is_exportable" => true
  "is_send_email" => false
  "is_send_sms" => false
  "entities" => [
    [
      "label" => "Cotisation"
      "value" => "cotisation"
      "fields" => [
        [
          "label" => "Année Cotisation"
          "value" => "year"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Statut Cotisation"
          "value" => "cotisationStatut"
          "params" => [
            "type" => "select"
            "values" => [
              [
                "label" => "Payée"
                "value" => 1
              ]
              [
                "label" => "Non payée"
                "value" => 2
              ]
              [
                "label" => "Paiement partiel"
                "value" => 3
              ]
            ]
          ]
        ]
        [
          "label" => "Montant"
          "value" => "montantCotisation"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Type offre"
          "value" => "cotisationType"
          "params" => [
            "type" => "entity"
            "class" => "App\Entity\ParamCotisation"
            "choice_label" => "name"
          ]
        ]
        [
          "label" => "Opt MAPA"
          "value" => "optionMapa"
          "params" => [
            "type" => "boolean"
          ]
        ]
        [
          "label" => "Opt Import / Export"
          "value" => "optionImportExport"
          "params" => [
            "type" => "boolean"
          ]
        ]
        [
          "label" => "Id"
          "value" => "id"
          "params" => [
            "type" => "number"
          ]
        ]
      ]
    ]
    [
      "label" => "Entreprise"
      "value" => "entreprise"
      "fields" => [
        [
          "label" => "Raison Sociale"
          "value" => "raisonSocial"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Département"
          "value" => "departement"
          "params" => [
            "type" => "entity"
            "class" => "App\Entity\Departement"
            "choice_label" => "nom"
          ]
        ]
        [
          "label" => "Code Siren"
          "value" => "codeSiren"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Code APE"
          "value" => "codeApe"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Numéro TVA Intracom"
          "value" => "numTvaIntracom"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Numéro EDE(Négoce)"
          "value" => "numEdeNegoce"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Numéro EDE(Centre)"
          "value" => "numEdeCentre"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Numéro EDE(Elevage)"
          "value" => "numEdeElevage"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Secteur Activité"
          "value" => "activity"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Id"
          "value" => "id"
          "params" => [
            "type" => "number"
          ]
        ]
      ]
    ]
    [
      "label" => "Etablissement"
      "value" => "etablissement"
      "fields" => [
        [
          "label" => "Nom Etablissement"
          "value" => "nom"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Code Siret"
          "value" => "codeSiret"
          "params" => [
            "type" => "text"
          ]
        ]
        [
          "label" => "Id"
          "value" => "id"
          "params" => [
            "type" => "number"
          ]
        ]
      ]
    ]
  ]
]

Resolved Options

View Variables