https://dev.app.pol-crm.com/api/customers/form/customer_98

Forms

  • customer
    • name
    • externalId
    • expiredAt
    • isActive
    • phone
    • fax
    • email
    • website
    • address
    • postalCode
    • city
    • licenseNumber
    • buyingAt
    • customerFiles
    • deleteLogo
    • isLiveo
    • hasIntranet
    • language
    • mailingHost
    • _token

customer

"App\Form\Type\Customer\CustomerType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Model\Customer\Customer {#629
  -id: "customer_98"
  -name: "DUCAROY GRANGE"
  -expiredAt: null
  -isActive: true
  -isLiveo: false
  -hasIntranet: false
  -phone: "04 72 33 79 04"
  -fax: null
  -activeUsersNumber: 18
  -email: "contact@ducaroy-grange.com"
  -website: "http://www.ducaroy-grange.com"
  -address: """
    Parc Emmanuel Lenne \r\n
    90 rue Frédéric Fays
    """
  -postalCode: "69100"
  -city: "Villeurbanne"
  -lat: 45.7591654
  -lng: null
  -isGeolocated: true
  -externalId: "98"
  -mailingId: "112"
  -logoUrl: null
  -licenseNumber: 100
  -buyingAt: DateTime @1449442800 {#351
    date: 2015-12-07 00:00:00.0 +01:00
  }
  -users: Doctrine\Common\Collections\ArrayCollection {#329 …}
  -customerFiles: Doctrine\Common\Collections\ArrayCollection {#331 …}
  -language: "FR"
  -modules: Doctrine\Common\Collections\ArrayCollection {#326 …}
  -alternativeTranslations: null
  -mailingHost: "sfi.fr"
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Model\Customer\Customer {#629
  -id: "customer_98"
  -name: "DUCAROY GRANGE"
  -expiredAt: null
  -isActive: true
  -isLiveo: false
  -hasIntranet: false
  -phone: "04 72 33 79 04"
  -fax: null
  -activeUsersNumber: 18
  -email: "contact@ducaroy-grange.com"
  -website: "http://www.ducaroy-grange.com"
  -address: """
    Parc Emmanuel Lenne \r\n
    90 rue Frédéric Fays
    """
  -postalCode: "69100"
  -city: "Villeurbanne"
  -lat: 45.7591654
  -lng: null
  -isGeolocated: true
  -externalId: "98"
  -mailingId: "112"
  -logoUrl: null
  -licenseNumber: 100
  -buyingAt: DateTime @1449442800 {#351
    date: 2015-12-07 00:00:00.0 +01:00
  }
  -users: Doctrine\Common\Collections\ArrayCollection {#329 …}
  -customerFiles: Doctrine\Common\Collections\ArrayCollection {#331 …}
  -language: "FR"
  -modules: Doctrine\Common\Collections\ArrayCollection {#326 …}
  -alternativeTranslations: null
  -mailingHost: "sfi.fr"
}
same as passed value

Resolved Options

View Variables