https://dev.app.pol-crm.com/api/customers Return to referer URL

Forms

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

customer

"App\Form\Type\Customer\CustomerType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Model\Customer\Customer {#78
  -id: "customer_98"
  -name: "DUCAROY GRANGE"
  -expiredAt: null
  -isActive: true
  -isLiveo: false
  -hasIntranet: false
  -phone: "04 72 33 79 04"
  -fax: null
  -activeUsersNumber: null
  -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: null
  -lng: null
  -isGeolocated: false
  -externalId: "98"
  -mailingId: null
  -logoUrl: null
  -licenseNumber: 100
  -buyingAt: DateTime @1449442800 {#68
    date: 2015-12-07 00:00:00.0 Europe/Paris (+01:00)
  }
  -users: Doctrine\Common\Collections\ArrayCollection {#32 …}
  -customerFiles: Doctrine\Common\Collections\ArrayCollection {#70 …}
  -language: "FR"
  -modules: Doctrine\Common\Collections\ArrayCollection {#69 …}
  -alternativeTranslations: null
  -mailingHost: "sfi.fr"
}
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
App\Model\Customer\Customer {#78
  -id: "customer_98"
  -name: "DUCAROY GRANGE"
  -expiredAt: null
  -isActive: true
  -isLiveo: false
  -hasIntranet: false
  -phone: "04 72 33 79 04"
  -fax: null
  -activeUsersNumber: null
  -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: null
  -lng: null
  -isGeolocated: false
  -externalId: "98"
  -mailingId: null
  -logoUrl: null
  -licenseNumber: 100
  -buyingAt: DateTime @1449442800 {#68
    date: 2015-12-07 00:00:00.0 Europe/Paris (+01:00)
  }
  -users: Doctrine\Common\Collections\ArrayCollection {#32 …}
  -customerFiles: Doctrine\Common\Collections\ArrayCollection {#70 …}
  -language: "FR"
  -modules: Doctrine\Common\Collections\ArrayCollection {#69 …}
  -alternativeTranslations: null
  -mailingHost: "sfi.fr"
}
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
allow_extra_fields
true
same as passed value
csrf_protection
false
false
data
App\Model\Customer\Customer {#78
  -id: "customer_98"
  -name: "DUCAROY GRANGE"
  -expiredAt: null
  -isActive: true
  -isLiveo: false
  -hasIntranet: false
  -phone: "04 72 33 79 04"
  -fax: null
  -activeUsersNumber: null
  -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: null
  -lng: null
  -isGeolocated: false
  -externalId: "98"
  -mailingId: null
  -logoUrl: null
  -licenseNumber: 100
  -buyingAt: DateTime @1449442800 {#68
    date: 2015-12-07 00:00:00.0 Europe/Paris (+01:00)
  }
  -users: Doctrine\Common\Collections\ArrayCollection {#32 …}
  -customerFiles: Doctrine\Common\Collections\ArrayCollection {#70 …}
  -language: "FR"
  -modules: Doctrine\Common\Collections\ArrayCollection {#69 …}
  -alternativeTranslations: null
  -mailingHost: "sfi.fr"
}
same as passed value

Resolved Options