object(Doctrine\ORM\Query)#697 (24) { ["_state":"Doctrine\ORM\Query":private]=> int(2) ["_parsedTypes":"Doctrine\ORM\Query":private]=> array(0) { } ["_dql":"Doctrine\ORM\Query":private]=> string(252) "SELECT DISTINCT b.pays FROM AppBundle:Biens b WHERE (b.etat <> 'V' AND b.etat <> 'P' AND b.idE2p <>'' AND (b.titre !='PRIVE' OR b.titre IS NULL)) AND b.venteLocation = :venteLocation AND b.sousNatureSlugify IN ( :sousNatureSlugify ) ORDER BY b.pays ASC" ["_parserResult":"Doctrine\ORM\Query":private]=> NULL ["_firstResult":"Doctrine\ORM\Query":private]=> NULL ["_maxResults":"Doctrine\ORM\Query":private]=> NULL ["_queryCache":"Doctrine\ORM\Query":private]=> NULL ["_expireQueryCache":"Doctrine\ORM\Query":private]=> bool(false) ["_queryCacheTTL":"Doctrine\ORM\Query":private]=> NULL ["_useQueryCache":"Doctrine\ORM\Query":private]=> bool(true) ["parameters":protected]=> object(Doctrine\Common\Collections\ArrayCollection)#689 (1) { ["elements":"Doctrine\Common\Collections\ArrayCollection":private]=> array(2) { [0]=> object(Doctrine\ORM\Query\Parameter)#691 (3) { ["name":"Doctrine\ORM\Query\Parameter":private]=> string(13) "venteLocation" ["value":"Doctrine\ORM\Query\Parameter":private]=> string(5) "vente" ["type":"Doctrine\ORM\Query\Parameter":private]=> int(2) } [1]=> object(Doctrine\ORM\Query\Parameter)#696 (3) { ["name":"Doctrine\ORM\Query\Parameter":private]=> string(17) "sousNatureSlugify" ["value":"Doctrine\ORM\Query\Parameter":private]=> array(8) { [0]=> string(6) "maison" [1]=> string(16) "maison-de-maitre" [2]=> string(19) "maison-individuelle" [3]=> string(16) "maison-mitoyenne" [4]=> string(14) "maison-jumelee" [5]=> string(5) "villa" [6]=> string(5) "ferme" [7]=> string(14) "corps-de-ferme" } ["type":"Doctrine\ORM\Query\Parameter":private]=> int(102) } } } ["_resultSetMapping":protected]=> NULL ["_em":protected]=> object(Doctrine\ORM\EntityManager)#251 (11) { ["config":"Doctrine\ORM\EntityManager":private]=> object(Doctrine\ORM\Configuration)#226 (1) { ["_attributes":protected]=> array(16) { ["entityNamespaces"]=> array(2) { ["LexikTranslationBundle"]=> string(37) "Lexik\Bundle\TranslationBundle\Entity" ["AppBundle"]=> string(16) "AppBundle\Entity" } ["metadataCacheImpl"]=> object(Doctrine\Common\Cache\ArrayCache)#234 (6) { ["data":"Doctrine\Common\Cache\ArrayCache":private]=> array(2) { ["sf_orm_default_65ff762db5519e88d1b1bc9a48a9711b25a47fe7611aaa27301211f89d678163[AppBundle\Entity\Biens$CLASSMETADATA][1]"]=> array(2) { [0]=> object(Doctrine\ORM\Mapping\ClassMetadata)#322 (40) { ["name"]=> string(22) "AppBundle\Entity\Biens" ["namespace"]=> string(16) "AppBundle\Entity" ["rootEntityName"]=> string(22) "AppBundle\Entity\Biens" ["customGeneratorDefinition"]=> NULL ["customRepositoryClassName"]=> string(36) "AppBundle\Repository\BiensRepository" ["isMappedSuperclass"]=> bool(false) ["isEmbeddedClass"]=> bool(false) ["parentClasses"]=> array(0) { } ["subClasses"]=> array(0) { } ["embeddedClasses"]=> array(0) { } ["namedQueries"]=> array(0) { } ["namedNativeQueries"]=> array(0) { } ["sqlResultSetMappings"]=> array(0) { } ["identifier"]=> array(1) { [0]=> string(2) "id" } ["inheritanceType"]=> int(1) ["generatorType"]=> int(4) ["fieldMappings"]=> array(349) { ["idE2p"]=> array(5) { ["fieldName"]=> string(5) "idE2p" ["type"]=> string(6) "string" ["columnName"]=> string(6) "id_e2p" ["length"]=> int(255) ["nullable"]=> bool(true) } ["sousNatureSlugify"]=> array(5) { ["fieldName"]=> string(17) "sousNatureSlugify" ["type"]=> string(6) "string" ["columnName"]=> string(19) "sous_nature_slugify" ["length"]=> int(255) ["nullable"]=> bool(true) } ["villeSlugify"]=> array(5) { ["fieldName"]=> string(12) "villeSlugify" ["type"]=> string(6) "string" ["columnName"]=> string(13) "ville_slugify" ["length"]=> int(255) ["nullable"]=> bool(true) } ["latitude"]=> array(5) { ["fieldName"]=> string(8) "latitude" ["type"]=> string(6) "string" ["columnName"]=> string(8) "latitude" ["length"]=> int(255) ["nullable"]=> bool(true) } ["longitude"]=> array(5) { ["fieldName"]=> string(9) "longitude" ["type"]=> string(6) "string" ["columnName"]=> string(9) "longitude" ["length"]=> int(255) ["nullable"]=> bool(true) } ["commercial"]=> array(4) { ["fieldName"]=> string(10) "commercial" ["type"]=> string(7) "integer" ["columnName"]=> string(10) "commercial" ["nullable"]=> bool(true) } ["alerteEmail"]=> array(5) { ["fieldName"]=> string(11) "alerteEmail" ["type"]=> string(7) "integer" ["columnName"]=> string(12) "alerte_email" ["nullable"]=> bool(true) ["options"]=> array(1) { ["default"]=> string(1) "0" } } ["descriptionZh"]=> array(4) { ["fieldName"]=> string(13) "descriptionZh" ["type"]=> string(4) "text" ["columnName"]=> string(14) "description_zh" ["nullable"]=> bool(true) } ["climatisation"]=> array(4) { ["fieldName"]=> string(13) "climatisation" ["type"]=> string(7) "boolean" ["columnName"]=> string(13) "climatisation" ["nullable"]=> bool(true) } ["charbon"]=> array(4) { ["fieldName"]=> string(7) "charbon" ["type"]=> string(7) "boolean" ["columnName"]=> string(7) "charbon" ["nullable"]=> bool(true) } ["granules"]=> array(4) { ["fieldName"]=> string(8) "granules" ["type"]=> string(7) "boolean" ["columnName"]=> string(8) "granules" ["nullable"]=> bool(true) } ["insertCheminee"]=> array(4) { ["fieldName"]=> string(14) "insertCheminee" ["type"]=> string(7) "boolean" ["columnName"]=> string(15) "insert_cheminee" ["nullable"]=> bool(true) } ["cheminee"]=> array(4) { ["fieldName"]=> string(8) "cheminee" ["type"]=> string(7) "boolean" ["columnName"]=> string(8) "cheminee" ["nullable"]=> bool(true) } ["poele"]=> array(4) { ["fieldName"]=> string(5) "poele" ["type"]=> string(7) "boolean" ["columnName"]=> string(5) "poele" ["nullable"]=> bool(true) } ["radiateurs"]=> array(4) { ["fieldName"]=> string(10) "radiateurs" ["type"]=> string(7) "boolean" ["columnName"]=> string(10) "radiateurs" ["nullable"]=> bool(true) } ["descriptionEnergie"]=> array(4) { ["fieldName"]=> string(18) "descriptionEnergie" ["type"]=> string(4) "text" ["columnName"]=> string(19) "description_energie" ["nullable"]=> bool(true) } ["eauChaude"]=> array(4) { ["fieldName"]=> string(9) "eauChaude" ["type"]=> string(6) "string" ["columnName"]=> string(10) "eau_chaude" ["nullable"]=> bool(true) } ["chauffageGaz"]=> array(4) { ["fieldName"]=> string(12) "chauffageGaz" ["type"]=> string(7) "boolean" ["columnName"]=> string(13) "chauffage_gaz" ["nullable"]=> bool(true) } ["chauffageMazout"]=> array(4) { ["fieldName"]=> string(15) "chauffageMazout" ["type"]=> string(7) "boolean" ["columnName"]=> string(16) "chauffage_mazout" ["nullable"]=> bool(true) } ["chauffageElect"]=> array(4) { ["fieldName"]=> string(14) "chauffageElect" ["type"]=> string(7) "boolean" ["columnName"]=> string(15) "chauffage_elect" ["nullable"]=> bool(true) } ["chauffageCol"]=> array(4) { ["fieldName"]=> string(12) "chauffageCol" ["type"]=> string(7) "boolean" ["columnName"]=> string(13) "chauffage_col" ["nullable"]=> bool(true) } ["ascenseur"]=> array(4) { ["fieldName"]=> string(9) "ascenseur" ["type"]=> string(7) "boolean" ["columnName"]=> string(9) "ascenseur" ["nullable"]=> bool(true) } ["installationHandicapes"]=> array(4) { ["fieldName"]=> string(22) "installationHandicapes" ["type"]=> string(7) "boolean" ["columnName"]=> string(23) "installation_handicapes" ["nullable"]=> bool(true) } ["antenneSatellite"]=> array(4) { ["fieldName"]=> string(16) "antenneSatellite" ["type"]=> string(7) "boolean" ["columnName"]=> string(17) "antenne_satellite" ["nullable"]=> bool(true) } ["voletsElectriques"]=> array(4) { ["fieldName"]=> string(17) "voletsElectriques" ["type"]=> string(7) "boolean" ["columnName"]=> string(18) "volets_electriques" ["nullable"]=> bool(true) } ["voletsRoulants"]=> array(4) { ["fieldName"]=> string(14) "voletsRoulants" ["type"]=> string(7) "boolean" ["columnName"]=> string(15) "volets_roulants" ["nullable"]=> bool(true) } ["wellness"]=> array(4) { ["fieldName"]=> string(8) "wellness" ["type"]=> string(7) "boolean" ["columnName"]=> string(8) "wellness" ["nullable"]=> bool(true) } ["descriptionFr"]=> array(4) { ["fieldName"]=> string(13) "descriptionFr" ["type"]=> string(4) "text" ["columnName"]=> string(14) "description_fr" ["nullable"]=> bool(true) } ["descriptionEn"]=> array(4) { ["fieldName"]=> string(13) "descriptionEn" ["type"]=> string(4) "text" ["columnName"]=> string(14) "description_en" ["nullable"]=> bool(true) } ["descriptionLu"]=> array(4) { ["fieldName"]=> string(13) "descriptionLu" ["type"]=> string(4) "text" ["columnName"]=> string(14) "description_lu" ["nullable"]=> bool(true) } ["descriptionDe"]=> array(4) { ["fieldName"]=> string(13) "descriptionDe" ["type"]=> string(4) "text" ["columnName"]=> string(14) "description_de" ["nullable"]=> bool(true) } ["descriptionPt"]=> array(4) { ["fieldName"]=> string(13) "descriptionPt" ["type"]=> string(4) "text" ["columnName"]=> string(14) "description_pt" ["nullable"]=> bool(true) } ["textePubliciteFr"]=> array(4) { ["fieldName"]=> string(16) "textePubliciteFr" ["type"]=> string(4) "text" ["columnName"]=> string(18) "texte_publicite_fr" ["nullable"]=> bool(true) } ["descriptionNl"]=> array(4) { ["fieldName"]=> string(13) "descriptionNl" ["type"]=> string(4) "text" ["columnName"]=> string(14) "description_nl" ["nullable"]=> bool(true) } ["descriptionSituation"]=> array(4) { ["fieldName"]=> string(20) "descriptionSituation" ["type"]=> string(4) "text" ["columnName"]=> string(21) "description_situation" ["nullable"]=> bool(true) } ["longueurHall"]=> array(4) { ["fieldName"]=> string(12) "longueurHall" ["type"]=> string(5) "float" ["columnName"]=> string(13) "longueur_hall" ["nullable"]=> bool(true) } ["largeurHall"]=> array(4) { ["fieldName"]=> string(11) "largeurHall" ["type"]=> string(5) "float" ["columnName"]=> string(12) "largeur_hall" ["nullable"]=> bool(true) } ["surfaceHall"]=> array(4) { ["fieldName"]=> string(11) "surfaceHall" ["type"]=> string(5) "float" ["columnName"]=> string(12) "surface_hall" ["nullable"]=> bool(true) } ["etageHall"]=> array(4) { ["fieldName"]=> string(9) "etageHall" ["type"]=> string(7) "integer" ["columnName"]=> string(10) "etage_hall" ["nullable"]=> bool(true) } ["longueurCuisine"]=> array(4) { ["fieldName"]=> string(15) "longueurCuisine" ["type"]=> string(5) "float" ["columnName"]=> string(16) "longueur_cuisine" ["nullable"]=> bool(true) } ["largeurCuisine"]=> array(4) { ["fieldName"]=> string(14) "largeurCuisine" ["type"]=> string(5) "float" ["columnName"]=> string(15) "largeur_cuisine" ["nullable"]=> bool(true) } ["surfaceCuisine"]=> array(4) { ["fieldName"]=> string(14) "surfaceCuisine" ["type"]=> string(5) "float" ["columnName"]=> string(15) "surface_cuisine" ["nullable"]=> bool(true) } ["etageCuisine"]=> array(4) { ["fieldName"]=> string(12) "etageCuisine" ["type"]=> string(7) "integer" ["columnName"]=> string(13) "etage_cuisine" ["nullable"]=> bool(true) } ["longueurSejour"]=> array(4) { ["fieldName"]=> string(14) "longueurSejour" ["type"]=> string(5) "float" ["columnName"]=> string(15) "longueur_sejour" ["nullable"]=> bool(true) } ["largeurSejour"]=> array(4) { ["fieldName"]=> string(13) "largeurSejour" ["type"]=> string(5) "float" ["columnName"]=> string(14) "largeur_sejour" ["nullable"]=> bool(true) } ["surfaceSejour"]=> array(4) { ["fieldName"]=> string(13) "surfaceSejour" ["type"]=> string(5) "float" ["columnName"]=> string(14) "surface_sejour" ["nullable"]=> bool(true) } ["etageSejour"]=> array(4) { ["fieldName"]=> string(11) "etageSejour" ["type"]=> string(7) "integer" ["columnName"]=> string(12) "etage_sejour" ["nullable"]=> bool(true) } ["longueurSalon"]=> array(4) { ["fieldName"]=> string(13) "longueurSalon" ["type"]=> string(5) "float" ["columnName"]=> string(14) "longueur_salon" ["nullable"]=> bool(true) } ["largeurSalon"]=> array(4) { ["fieldName"]=> string(12) "largeurSalon" ["type"]=> string(5) "float" ["columnName"]=> string(13) "largeur_salon" ["nullable"]=> bool(true) } ["surfaceSalon"]=> array(4) { ["fieldName"]=> string(12) "surfaceSalon" ["type"]=> string(5) "float" ["columnName"]=> string(13) "surface_salon" ["nullable"]=> bool(true) } ["etageSalon"]=> array(4) { ["fieldName"]=> string(10) "etageSalon" ["type"]=> string(7) "integer" ["columnName"]=> string(11) "etage_salon" ["nullable"]=> bool(true) } ["longueurSalleAManger"]=> array(4) { ["fieldName"]=> string(20) "longueurSalleAManger" ["type"]=> string(5) "float" ["columnName"]=> string(23) "longueur_salle_a_manger" ["nullable"]=> bool(true) } ["largeurSalleAManger"]=> array(4) { ["fieldName"]=> string(19) "largeurSalleAManger" ["type"]=> string(5) "float" ["columnName"]=> string(22) "largeur_salle_a_manger" ["nullable"]=> bool(true) } ["surfaceSalleAManger"]=> array(4) { ["fieldName"]=> string(19) "surfaceSalleAManger" ["type"]=> string(5) "float" ["columnName"]=> string(22) "surface_salle_a_manger" ["nullable"]=> bool(true) } ["etageSalleAManger"]=> array(4) { ["fieldName"]=> string(17) "etageSalleAManger" ["type"]=> string(7) "integer" ["columnName"]=> string(20) "etage_salle_a_manger" ["nullable"]=> bool(true) } ["longueurSejourDouble"]=> array(4) { ["fieldName"]=> string(20) "longueurSejourDouble" ["type"]=> string(5) "float" ["columnName"]=> string(22) "longueur_sejour_double" ["nullable"]=> bool(true) } ["largeurSejourDouble"]=> array(4) { ["fieldName"]=> string(19) "largeurSejourDouble" ["type"]=> string(5) "float" ["columnName"]=> string(21) "largeur_sejour_double" ["nullable"]=> bool(true) } ["surfaceSejourDouble"]=> array(4) { ["fieldName"]=> string(19) "surfaceSejourDouble" ["type"]=> string(5) "float" ["columnName"]=> string(21) "surface_sejour_double" ["nullable"]=> bool(true) } ["etageSejourDouble"]=> array(4) { ["fieldName"]=> string(17) "etageSejourDouble" ["type"]=> string(7) "integer" ["columnName"]=> string(18) "etage_sejourDouble" ["nullable"]=> bool(true) } ["longueurBureau"]=> array(4) { ["fieldName"]=> string(14) "longueurBureau" ["type"]=> string(5) "float" ["columnName"]=> string(15) "longueur_bureau" ["nullable"]=> bool(true) } ["largeurBureau"]=> array(4) { ["fieldName"]=> string(13) "largeurBureau" ["type"]=> string(5) "float" ["columnName"]=> string(14) "largeur_bureau" ["nullable"]=> bool(true) } ["surfaceBureau"]=> array(4) { ["fieldName"]=> string(13) "surfaceBureau" ["type"]=> string(5) "float" ["columnName"]=> string(14) "surface_bureau" ["nullable"]=> bool(true) } ["etageBureau"]=> array(4) { ["fieldName"]=> string(11) "etageBureau" ["type"]=> string(7) "integer" ["columnName"]=> string(12) "etage_bureau" ["nullable"]=> bool(true) } ["longueurSdb"]=> array(4) { ["fieldName"]=> string(11) "longueurSdb" ["type"]=> string(5) "float" ["columnName"]=> string(12) "longueur_sdb" ["nullable"]=> bool(true) } ["largeurSdb"]=> array(4) { ["fieldName"]=> string(10) "largeurSdb" ["type"]=> string(5) "float" ["columnName"]=> string(11) "largeur_sdb" ["nullable"]=> bool(true) } ["surfaceSdb"]=> array(4) { ["fieldName"]=> string(10) "surfaceSdb" ["type"]=> string(5) "float" ["columnName"]=> string(11) "surface_sdb" ["nullable"]=> bool(true) } ["etageSdb"]=> array(4) { ["fieldName"]=> string(8) "etageSdb" ["type"]=> string(7) "integer" ["columnName"]=> string(9) "etage_sdb" ["nullable"]=> bool(true) } ["longueurSalleDeDouche"]=> array(4) { ["fieldName"]=> string(21) "longueurSalleDeDouche" ["type"]=> string(5) "float" ["columnName"]=> string(24) "longueur_salle_de_douche" ["nullable"]=> bool(true) } ["largeurSalleDeDouche"]=> array(4) { ["fieldName"]=> string(20) "largeurSalleDeDouche" ["type"]=> string(5) "float" ["columnName"]=> string(23) "largeur_salle_de_douche" ["nullable"]=> bool(true) } ["surfaceSalleDeDouche"]=> array(4) { ["fieldName"]=> string(20) "surfaceSalleDeDouche" ["type"]=> string(5) "float" ["columnName"]=> string(23) "surface_salle_de_douche" ["nullable"]=> bool(true) } ["etageSalleDeDouche"]=> array(4) { ["fieldName"]=> string(18) "etageSalleDeDouche" ["type"]=> string(7) "integer" ["columnName"]=> string(19) "etage_SalleDeDouche" ["nullable"]=> bool(true) } ["longueurCave"]=> array(4) { ["fieldName"]=> string(12) "longueurCave" ["type"]=> string(5) "float" ["columnName"]=> string(13) "longueur_cave" ["nullable"]=> bool(true) } ["largeurCave"]=> array(4) { ["fieldName"]=> string(11) "largeurCave" ["type"]=> string(5) "float" ["columnName"]=> string(12) "largeur_cave" ["nullable"]=> bool(true) } ["surfaceCave"]=> array(4) { ["fieldName"]=> string(11) "surfaceCave" ["type"]=> string(5) "float" ["columnName"]=> string(12) "surface_cave" ["nullable"]=> bool(true) } ["longueurCh1"]=> array(4) { ["fieldName"]=> string(11) "longueurCh1" ["type"]=> string(5) "float" ["columnName"]=> string(12) "longueur_ch1" ["nullable"]=> bool(true) } ["largeurCh1"]=> array(4) { ["fieldName"]=> string(10) "largeurCh1" ["type"]=> string(5) "float" ["columnName"]=> string(11) "largeur_ch1" ["nullable"]=> bool(true) } ["surfaceCh1"]=> array(4) { ["fieldName"]=> string(10) "surfaceCh1" ["type"]=> string(5) "float" ["columnName"]=> string(11) "surface_ch1" ["nullable"]=> bool(true) } ["etageCh1"]=> array(4) { ["fieldName"]=> string(8) "etageCh1" ["type"]=> string(7) "integer" ["columnName"]=> string(9) "etage_ch1" ["nullable"]=> bool(true) } ["longueurCh2"]=> array(4) { ["fieldName"]=> string(11) "longueurCh2" ["type"]=> string(5) "float" ["columnName"]=> string(12) "longueur_ch2" ["nullable"]=> bool(true) } ["largeurCh2"]=> array(4) { ["fieldName"]=> string(10) "largeurCh2" ["type"]=> string(5) "float" ["columnName"]=> string(11) "largeur_ch2" ["nullable"]=> bool(true) } ["surfaceCh2"]=> array(4) { ["fieldName"]=> string(10) "surfaceCh2" ["type"]=> string(5) "float" ["columnName"]=> string(11) "surface_ch2" ["nullable"]=> bool(true) } ["etageCh2"]=> array(4) { ["fieldName"]=> string(8) "etageCh2" ["type"]=> string(7) "integer" ["columnName"]=> string(9) "etage_ch2" ["nullable"]=> bool(true) } ["longueurCh3"]=> array(4) { ["fieldName"]=> string(11) "longueurCh3" ["type"]=> string(5) "float" ["columnName"]=> string(12) "longueur_ch3" ["nullable"]=> bool(true) } ["largeurCh3"]=> array(4) { ["fieldName"]=> string(10) "largeurCh3" ["type"]=> string(5) "float" ["columnName"]=> string(11) "largeur_ch3" ["nullable"]=> bool(true) } ["surfaceCh3"]=> array(4) { ["fieldName"]=> string(10) "surfaceCh3" ["type"]=> string(5) "float" ["columnName"]=> string(11) "surface_ch3" ["nullable"]=> bool(true) } ["etageCh3"]=> array(4) { ["fieldName"]=> string(8) "etageCh3" ["type"]=> string(7) "integer" ["columnName"]=> string(9) "etage_ch3" ["nullable"]=> bool(true) } ["longueurCh4"]=> array(4) { ["fieldName"]=> string(11) "longueurCh4" ["type"]=> string(5) "float" ["columnName"]=> string(12) "longueur_ch4" ["nullable"]=> bool(true) } ["largeurCh4"]=> array(4) { ["fieldName"]=> string(10) "largeurCh4" ["type"]=> string(5) "float" ["columnName"]=> string(11) "largeur_ch4" ["nullable"]=> bool(true) } ["surfaceCh4"]=> array(4) { ["fieldName"]=> string(10) "surfaceCh4" ["type"]=> string(5) "float" ["columnName"]=> string(11) "surface_ch4" ["nullable"]=> bool(true) } ["etageCh4"]=> array(4) { ["fieldName"]=> string(8) "etageCh4" ["type"]=> string(7) "integer" ["columnName"]=> string(9) "etage_ch4" ["nullable"]=> bool(true) } ["longueurCh5"]=> array(4) { ["fieldName"]=> string(11) "longueurCh5" ["type"]=> string(5) "float" ["columnName"]=> string(12) "longueur_ch5" ["nullable"]=> bool(true) } ["largeurCh5"]=> array(4) { ["fieldName"]=> string(10) "largeurCh5" ["type"]=> string(5) "float" ["columnName"]=> string(11) "largeur_ch5" ["nullable"]=> bool(true) } ["surfaceCh5"]=> array(4) { ["fieldName"]=> string(10) "surfaceCh5" ["type"]=> string(5) "float" ["columnName"]=> string(11) "surface_ch5" ["nullable"]=> bool(true) } ["etageCh5"]=> array(4) { ["fieldName"]=> string(8) "etageCh5" ["type"]=> string(7) "integer" ["columnName"]=> string(9) "etage_ch5" ["nullable"]=> bool(true) } ["longueurCh6"]=> array(4) { ["fieldName"]=> string(11) "longueurCh6" ["type"]=> string(5) "float" ["columnName"]=> string(12) "longueur_ch6" ["nullable"]=> bool(true) } ["largeurCh6"]=> array(4) { ["fieldName"]=> string(10) "largeurCh6" ["type"]=> string(5) "float" ["columnName"]=> string(11) "largeur_ch6" ["nullable"]=> bool(true) } ["surfaceCh6"]=> array(4) { ["fieldName"]=> string(10) "surfaceCh6" ["type"]=> string(5) "float" ["columnName"]=> string(11) "surface_ch6" ["nullable"]=> bool(true) } ["etageCh6"]=> array(4) { ["fieldName"]=> string(8) "etageCh6" ["type"]=> string(7) "integer" ["columnName"]=> string(9) "etage_ch6" ["nullable"]=> bool(true) } ["longueurAccueil"]=> array(4) { ["fieldName"]=> string(15) "longueurAccueil" ["type"]=> string(5) "float" ["columnName"]=> string(16) "longueur_accueil" ["nullable"]=> bool(true) } ["largeurAccueil"]=> array(4) { ["fieldName"]=> string(14) "largeurAccueil" ["type"]=> string(5) "float" ["columnName"]=> string(15) "largeur_accueil" ["nullable"]=> bool(true) } ["surfaceAccueil"]=> array(4) { ["fieldName"]=> string(14) "surfaceAccueil" ["type"]=> string(5) "float" ["columnName"]=> string(15) "surface_accueil" ["nullable"]=> bool(true) } ["etageAccueil"]=> array(4) { ["fieldName"]=> string(12) "etageAccueil" ["type"]=> string(7) "integer" ["columnName"]=> string(13) "etage_accueil" ["nullable"]=> bool(true) } ["longueurSalleDArchives"]=> array(4) { ["fieldName"]=> string(22) "longueurSalleDArchives" ["type"]=> string(5) "float" ["columnName"]=> string(25) "longueur_salle_d_archives" ["nullable"]=> bool(true) } ["largeurSalleDArchives"]=> array(4) { ["fieldName"]=> string(21) "largeurSalleDArchives" ["type"]=> string(5) "float" ["columnName"]=> string(24) "largeur_salle_d_archives" ["nullable"]=> bool(true) } ["surfaceSalleDArchives"]=> array(4) { ["fieldName"]=> string(21) "surfaceSalleDArchives" ["type"]=> string(5) "float" ["columnName"]=> string(24) "surface_salle_d_archives" ["nullable"]=> bool(true) } ["etageSalleDArchives"]=> array(4) { ["fieldName"]=> string(19) "etageSalleDArchives" ["type"]=> string(7) "integer" ["columnName"]=> string(22) "etage_salle_d_archives" ["nullable"]=> bool(true) } ["longueurSalleDeReunion"]=> array(4) { ["fieldName"]=> string(22) "longueurSalleDeReunion" ["type"]=> string(5) "float" ["columnName"]=> string(25) "longueur_salle_de_reunion" ["nullable"]=> bool(true) } ["largeurSalleDeReunion"]=> array(4) { ["fieldName"]=> string(21) "largeurSalleDeReunion" ["type"]=> string(5) "float" ["columnName"]=> string(24) "largeur_salle_de_reunion" ["nullable"]=> bool(true) } ["surfaceSalleDeReunion"]=> array(4) { ["fieldName"]=> string(21) "surfaceSalleDeReunion" ["type"]=> string(5) "float" ["columnName"]=> string(24) "surface_salle_de_reunion" ["nullable"]=> bool(true) } ["etageSalleDeReunion"]=> array(4) { ["fieldName"]=> string(19) "etageSalleDeReunion" ["type"]=> string(7) "integer" ["columnName"]=> string(22) "etage_salle_de_reunion" ["nullable"]=> bool(true) } ["contratDeConstruction"]=> array(4) { ["fieldName"]=> string(21) "contratDeConstruction" ["type"]=> string(6) "string" ["columnName"]=> string(23) "contrat_de_construction" ["nullable"]=> bool(true) } ["copropriete"]=> array(4) { ["fieldName"]=> string(11) "copropriete" ["type"]=> string(7) "boolean" ["columnName"]=> string(11) "copropriete" ["nullable"]=> bool(true) } ["nombreLotsCopropriete"]=> array(4) { ["fieldName"]=> string(21) "nombreLotsCopropriete" ["type"]=> string(7) "integer" ["columnName"]=> string(23) "nombre_lots_copropriete" ["nullable"]=> bool(true) } ["nombreAppartementsCopropriete"]=> array(4) { ["fieldName"]=> string(29) "nombreAppartementsCopropriete" ["type"]=> string(7) "integer" ["columnName"]=> string(31) "nombre_appartements_copropriete" ["nullable"]=> bool(true) } ["lastModification"]=> array(4) { ["fieldName"]=> string(16) "lastModification" ["type"]=> string(8) "datetime" ["columnName"]=> string(17) "last_modification" ["nullable"]=> bool(true) } ["mitoyennete"]=> array(4) { ["fieldName"]=> string(11) "mitoyennete" ["type"]=> string(6) "string" ["columnName"]=> string(11) "mitoyennete" ["nullable"]=> bool(true) } ["assainissement"]=> array(4) { ["fieldName"]=> string(14) "assainissement" ["type"]=> string(6) "string" ["columnName"]=> string(14) "assainissement" ["nullable"]=> bool(true) } ["servitude"]=> array(4) { ["fieldName"]=> string(9) "servitude" ["type"]=> string(6) "string" ["columnName"]=> string(9) "servitude" ["nullable"]=> bool(true) } ["typeFacade"]=> array(4) { ["fieldName"]=> string(10) "typeFacade" ["type"]=> string(6) "string" ["columnName"]=> string(11) "type_facade" ["nullable"]=> bool(true) } ["typeToiture"]=> array(4) { ["fieldName"]=> string(11) "typeToiture" ["type"]=> string(6) "string" ["columnName"]=> string(12) "type_toiture" ["nullable"]=> bool(true) } ["moyenDeVisite"]=> array(4) { ["fieldName"]=> string(13) "moyenDeVisite" ["type"]=> string(6) "string" ["columnName"]=> string(15) "moyen_de_visite" ["nullable"]=> bool(true) } ["garantieBancaire"]=> array(4) { ["fieldName"]=> string(16) "garantieBancaire" ["type"]=> string(6) "string" ["columnName"]=> string(17) "garantie_bancaire" ["nullable"]=> bool(true) } ["lot"]=> array(4) { ["fieldName"]=> string(3) "lot" ["type"]=> string(6) "string" ["columnName"]=> string(3) "lot" ["nullable"]=> bool(true) } ["etatImmeuble"]=> array(4) { ["fieldName"]=> string(12) "etatImmeuble" ["type"]=> string(6) "string" ["columnName"]=> string(13) "etat_immeuble" ["nullable"]=> bool(true) } ["numeroCadastral"]=> array(4) { ["fieldName"]=> string(15) "numeroCadastral" ["type"]=> string(6) "string" ["columnName"]=> string(16) "numero_cadastral" ["nullable"]=> bool(true) } ["valeurAssurable"]=> array(4) { ["fieldName"]=> string(15) "valeurAssurable" ["type"]=> string(6) "string" ["columnName"]=> string(16) "valeur_assurable" ["nullable"]=> bool(true) } ["tripleVitrage"]=> array(4) { ["fieldName"]=> string(13) "tripleVitrage" ["type"]=> string(7) "boolean" ["columnName"]=> string(14) "triple_vitrage" ["nullable"]=> bool(true) } ["doubleVitrage"]=> array(4) { ["fieldName"]=> string(13) "doubleVitrage" ["type"]=> string(7) "boolean" ["columnName"]=> string(14) "double_vitrage" ["nullable"]=> bool(true) } ["pompeAChaleur"]=> array(4) { ["fieldName"]=> string(13) "pompeAChaleur" ["type"]=> string(7) "boolean" ["columnName"]=> string(15) "pompe_a_chaleur" ["nullable"]=> bool(true) } ["chauffageAuSol"]=> array(4) { ["fieldName"]=> string(14) "chauffageAuSol" ["type"]=> string(7) "boolean" ["columnName"]=> string(16) "chauffage_au_sol" ["nullable"]=> bool(true) } ["ventilationMecanique"]=> array(4) { ["fieldName"]=> string(20) "ventilationMecanique" ["type"]=> string(7) "boolean" ["columnName"]=> string(21) "ventilation_mecanique" ["nullable"]=> bool(true) } ["geothermie"]=> array(4) { ["fieldName"]=> string(10) "geothermie" ["type"]=> string(7) "boolean" ["columnName"]=> string(10) "geothermie" ["nullable"]=> bool(true) } ["chaudiereCondensation"]=> array(4) { ["fieldName"]=> string(21) "chaudiereCondensation" ["type"]=> string(7) "boolean" ["columnName"]=> string(22) "chaudiere_condensation" ["nullable"]=> bool(true) } ["vmcDoubleFlux"]=> array(4) { ["fieldName"]=> string(13) "vmcDoubleFlux" ["type"]=> string(7) "boolean" ["columnName"]=> string(15) "vmc_double_flux" ["nullable"]=> bool(true) } ["solaireThermique"]=> array(4) { ["fieldName"]=> string(16) "solaireThermique" ["type"]=> string(7) "boolean" ["columnName"]=> string(17) "solaire_thermique" ["nullable"]=> bool(true) } ["solairePhotovoltaique"]=> array(4) { ["fieldName"]=> string(21) "solairePhotovoltaique" ["type"]=> string(7) "boolean" ["columnName"]=> string(22) "solaire_photovoltaique" ["nullable"]=> bool(true) } ["lineaireDeVitrine"]=> array(4) { ["fieldName"]=> string(17) "lineaireDeVitrine" ["type"]=> string(7) "boolean" ["columnName"]=> string(19) "lineaire_de_vitrine" ["nullable"]=> bool(true) } ["indiceEnergetique"]=> array(4) { ["fieldName"]=> string(17) "indiceEnergetique" ["type"]=> string(6) "string" ["columnName"]=> string(18) "indice_energetique" ["nullable"]=> bool(true) } ["valeurIndiceEnergetique"]=> array(4) { ["fieldName"]=> string(23) "valeurIndiceEnergetique" ["type"]=> string(7) "integer" ["columnName"]=> string(25) "valeur_indice_energetique" ["nullable"]=> bool(true) } ["indiceIsolation"]=> array(4) { ["fieldName"]=> string(15) "indiceIsolation" ["type"]=> string(6) "string" ["columnName"]=> string(16) "indice_isolation" ["nullable"]=> bool(true) } ["valeurIndiceIsolation"]=> array(4) { ["fieldName"]=> string(21) "valeurIndiceIsolation" ["type"]=> string(7) "integer" ["columnName"]=> string(23) "valeur_indice_isolation" ["nullable"]=> bool(true) } ["indiceCo2"]=> array(4) { ["fieldName"]=> string(9) "indiceCo2" ["type"]=> string(6) "string" ["columnName"]=> string(10) "indice_co2" ["nullable"]=> bool(true) } ["dateFinEcopass"]=> array(4) { ["fieldName"]=> string(14) "dateFinEcopass" ["type"]=> string(4) "date" ["columnName"]=> string(16) "date_fin_ecopass" ["nullable"]=> bool(true) } ["numeroEcopass"]=> array(4) { ["fieldName"]=> string(13) "numeroEcopass" ["type"]=> string(6) "string" ["columnName"]=> string(14) "numero_ecopass" ["nullable"]=> bool(true) } ["dateEmissionEcopass"]=> array(4) { ["fieldName"]=> string(19) "dateEmissionEcopass" ["type"]=> string(4) "date" ["columnName"]=> string(21) "date_emission_ecopass" ["nullable"]=> bool(true) } ["dpeEnergieValeur"]=> array(4) { ["fieldName"]=> string(16) "dpeEnergieValeur" ["type"]=> string(6) "string" ["columnName"]=> string(18) "dpe_energie_valeur" ["nullable"]=> bool(true) } ["dpeEnergieLettre"]=> array(4) { ["fieldName"]=> string(16) "dpeEnergieLettre" ["type"]=> string(6) "string" ["columnName"]=> string(18) "dpe_energie_lettre" ["nullable"]=> bool(true) } ["dpeCo2Valeur"]=> array(4) { ["fieldName"]=> string(12) "dpeCo2Valeur" ["type"]=> string(7) "integer" ["columnName"]=> string(14) "dpe_co2_valeur" ["nullable"]=> bool(true) } ["dpeCo2Lettre"]=> array(4) { ["fieldName"]=> string(12) "dpeCo2Lettre" ["type"]=> string(6) "string" ["columnName"]=> string(14) "dpe_co2_lettre" ["nullable"]=> bool(true) } ["pebEnergieValeur"]=> array(4) { ["fieldName"]=> string(16) "pebEnergieValeur" ["type"]=> string(7) "integer" ["columnName"]=> string(18) "peb_energie_valeur" ["nullable"]=> bool(true) } ["pebEnergieLettre"]=> array(4) { ["fieldName"]=> string(16) "pebEnergieLettre" ["type"]=> string(6) "string" ["columnName"]=> string(18) "peb_energie_lettre" ["nullable"]=> bool(true) } ["pebCo2Valeur"]=> array(4) { ["fieldName"]=> string(12) "pebCo2Valeur" ["type"]=> string(7) "integer" ["columnName"]=> string(14) "peb_co2_valeur" ["nullable"]=> bool(true) } ["dpeEnCours"]=> array(4) { ["fieldName"]=> string(10) "dpeEnCours" ["type"]=> string(7) "boolean" ["columnName"]=> string(12) "dpe_en_cours" ["nullable"]=> bool(true) } ["dpeNonApplicable"]=> array(4) { ["fieldName"]=> string(16) "dpeNonApplicable" ["type"]=> string(7) "boolean" ["columnName"]=> string(18) "dpe_non_applicable" ["nullable"]=> bool(true) } ["dpeVierge"]=> array(4) { ["fieldName"]=> string(9) "dpeVierge" ["type"]=> string(7) "boolean" ["columnName"]=> string(10) "dpe_vierge" ["nullable"]=> bool(true) } ["publierEcopass"]=> array(4) { ["fieldName"]=> string(14) "publierEcopass" ["type"]=> string(7) "boolean" ["columnName"]=> string(15) "publier_ecopass" ["nullable"]=> bool(true) } ["dpeDate"]=> array(4) { ["fieldName"]=> string(7) "dpeDate" ["type"]=> string(4) "date" ["columnName"]=> string(8) "dpe_date" ["nullable"]=> bool(true) } ["dpeLoiElan"]=> array(4) { ["fieldName"]=> string(10) "dpeLoiElan" ["type"]=> string(7) "boolean" ["columnName"]=> string(12) "dpe_loi_elan" ["nullable"]=> bool(true) } ["dpeConsoMin"]=> array(4) { ["fieldName"]=> string(11) "dpeConsoMin" ["type"]=> string(5) "float" ["columnName"]=> string(13) "dpe_conso_min" ["nullable"]=> bool(true) } ["dpeConsoMax"]=> array(4) { ["fieldName"]=> string(11) "dpeConsoMax" ["type"]=> string(5) "float" ["columnName"]=> string(13) "dpe_conso_max" ["nullable"]=> bool(true) } ["dpeAnneeConso"]=> array(4) { ["fieldName"]=> string(13) "dpeAnneeConso" ["type"]=> string(6) "string" ["columnName"]=> string(15) "dpe_annee_conso" ["nullable"]=> bool(true) } ["laveLinge"]=> array(4) { ["fieldName"]=> string(9) "laveLinge" ["type"]=> string(7) "boolean" ["columnName"]=> string(10) "lave_linge" ["nullable"]=> bool(true) } ["secheLinge"]=> array(4) { ["fieldName"]=> string(10) "secheLinge" ["type"]=> string(7) "boolean" ["columnName"]=> string(11) "seche_linge" ["nullable"]=> bool(true) } ["laveVaisselle"]=> array(4) { ["fieldName"]=> string(13) "laveVaisselle" ["type"]=> string(7) "boolean" ["columnName"]=> string(14) "lave_vaisselle" ["nullable"]=> bool(true) } ["microOndes"]=> array(4) { ["fieldName"]=> string(10) "microOndes" ["type"]=> string(7) "boolean" ["columnName"]=> string(11) "micro_ondes" ["nullable"]=> bool(true) } ["television"]=> array(4) { ["fieldName"]=> string(10) "television" ["type"]=> string(7) "boolean" ["columnName"]=> string(10) "television" ["nullable"]=> bool(true) } ["magnetoscope"]=> array(4) { ["fieldName"]=> string(12) "magnetoscope" ["type"]=> string(7) "boolean" ["columnName"]=> string(12) "magnetoscope" ["nullable"]=> bool(true) } ["lecteurDvd"]=> array(4) { ["fieldName"]=> string(10) "lecteurDvd" ["type"]=> string(7) "boolean" ["columnName"]=> string(11) "lecteur_dvd" ["nullable"]=> bool(true) } ["chaineHifi"]=> array(4) { ["fieldName"]=> string(10) "chaineHifi" ["type"]=> string(7) "boolean" ["columnName"]=> string(11) "chaine_hifi" ["nullable"]=> bool(true) } ["accesInternet"]=> array(4) { ["fieldName"]=> string(13) "accesInternet" ["type"]=> string(7) "boolean" ["columnName"]=> string(14) "acces_internet" ["nullable"]=> bool(true) } ["wifi"]=> array(4) { ["fieldName"]=> string(4) "wifi" ["type"]=> string(7) "boolean" ["columnName"]=> string(4) "wifi" ["nullable"]=> bool(true) } ["four"]=> array(4) { ["fieldName"]=> string(4) "four" ["type"]=> string(7) "boolean" ["columnName"]=> string(4) "four" ["nullable"]=> bool(true) } ["plaque"]=> array(4) { ["fieldName"]=> string(6) "plaque" ["type"]=> string(7) "boolean" ["columnName"]=> string(6) "plaque" ["nullable"]=> bool(true) } ["vaisselle"]=> array(4) { ["fieldName"]=> string(9) "vaisselle" ["type"]=> string(7) "boolean" ["columnName"]=> string(9) "vaisselle" ["nullable"]=> bool(true) } ["canapeLit"]=> array(4) { ["fieldName"]=> string(9) "canapeLit" ["type"]=> string(7) "boolean" ["columnName"]=> string(10) "canape_lit" ["nullable"]=> bool(true) } ["refrigerateur"]=> array(4) { ["fieldName"]=> string(13) "refrigerateur" ["type"]=> string(7) "boolean" ["columnName"]=> string(13) "refrigerateur" ["nullable"]=> bool(true) } ["congelateur"]=> array(4) { ["fieldName"]=> string(11) "congelateur" ["type"]=> string(7) "boolean" ["columnName"]=> string(11) "congelateur" ["nullable"]=> bool(true) } ["rangements"]=> array(4) { ["fieldName"]=> string(10) "rangements" ["type"]=> string(7) "boolean" ["columnName"]=> string(10) "rangements" ["nullable"]=> bool(true) } ["litSimple"]=> array(4) { ["fieldName"]=> string(9) "litSimple" ["type"]=> string(7) "boolean" ["columnName"]=> string(10) "lit_simple" ["nullable"]=> bool(true) } ["litDouble"]=> array(4) { ["fieldName"]=> string(9) "litDouble" ["type"]=> string(7) "boolean" ["columnName"]=> string(10) "lit_double" ["nullable"]=> bool(true) } ["lingeDeMaison"]=> array(4) { ["fieldName"]=> string(13) "lingeDeMaison" ["type"]=> string(7) "boolean" ["columnName"]=> string(15) "linge_de_maison" ["nullable"]=> bool(true) } ["terrasse"]=> array(4) { ["fieldName"]=> string(8) "terrasse" ["type"]=> string(7) "boolean" ["columnName"]=> string(8) "terrasse" ["nullable"]=> bool(true) } ["surfaceTerrasse"]=> array(4) { ["fieldName"]=> string(15) "surfaceTerrasse" ["type"]=> string(5) "float" ["columnName"]=> string(16) "surface_terrasse" ["nullable"]=> bool(true) } ["balcon"]=> array(4) { ["fieldName"]=> string(6) "balcon" ["type"]=> string(7) "boolean" ["columnName"]=> string(6) "balcon" ["nullable"]=> bool(true) } ["surfaceBalcon"]=> array(4) { ["fieldName"]=> string(13) "surfaceBalcon" ["type"]=> string(5) "float" ["columnName"]=> string(14) "surface_balcon" ["nullable"]=> bool(true) } ["piscineExterieure"]=> array(4) { ["fieldName"]=> string(17) "piscineExterieure" ["type"]=> string(7) "boolean" ["columnName"]=> string(18) "piscine_exterieure" ["nullable"]=> bool(true) } ["jardin"]=> array(4) { ["fieldName"]=> string(6) "jardin" ["type"]=> string(7) "boolean" ["columnName"]=> string(6) "jardin" ["nullable"]=> bool(true) } ["surfaceJardin"]=> array(4) { ["fieldName"]=> string(13) "surfaceJardin" ["type"]=> string(5) "float" ["columnName"]=> string(14) "surface_jardin" ["nullable"]=> bool(true) } ["cour"]=> array(4) { ["fieldName"]=> string(4) "cour" ["type"]=> string(7) "boolean" ["columnName"]=> string(4) "cour" ["nullable"]=> bool(true) } ["veranda"]=> array(4) { ["fieldName"]=> string(7) "veranda" ["type"]=> string(7) "boolean" ["columnName"]=> string(7) "veranda" ["nullable"]=> bool(true) } ["pack"]=> array(4) { ["fieldName"]=> string(4) "pack" ["type"]=> string(6) "string" ["columnName"]=> string(4) "pack" ["nullable"]=> bool(true) } ["idParent"]=> array(4) { ["fieldName"]=> string(8) "idParent" ["type"]=> string(6) "string" ["columnName"]=> string(9) "id_parent" ["nullable"]=> bool(true) } ["nomProjet"]=> array(4) { ["fieldName"]=> string(9) "nomProjet" ["type"]=> string(6) "string" ["columnName"]=> string(10) "nom_projet" ["nullable"]=> bool(true) } ["idProjet"]=> array(4) { ["fieldName"]=> string(8) "idProjet" ["type"]=> string(6) "string" ["columnName"]=> string(9) "id_projet" ["nullable"]=> bool(true) } ["statutProjet"]=> array(4) { ["fieldName"]=> string(12) "statutProjet" ["type"]=> string(6) "string" ["columnName"]=> string(13) "statut_projet" ["nullable"]=> bool(true) } ["exportSitePasserelle"]=> array(4) { ["fieldName"]=> string(20) "exportSitePasserelle" ["type"]=> string(7) "integer" ["columnName"]=> string(22) "export_site_passerelle" ["nullable"]=> bool(true) } ["reference"]=> array(4) { ["fieldName"]=> string(9) "reference" ["type"]=> string(6) "string" ["columnName"]=> string(9) "reference" ["nullable"]=> bool(true) } ["venteLocation"]=> array(4) { ["fieldName"]=> string(13) "venteLocation" ["type"]=> string(6) "string" ["columnName"]=> string(14) "vente_location" ["nullable"]=> bool(true) } ["dateEntree"]=> array(4) { ["fieldName"]=> string(10) "dateEntree" ["type"]=> string(4) "date" ["columnName"]=> string(11) "date_entree" ["nullable"]=> bool(true) } ["titre"]=> array(4) { ["fieldName"]=> string(5) "titre" ["type"]=> string(6) "string" ["columnName"]=> string(5) "titre" ["nullable"]=> bool(true) } ["etat"]=> array(4) { ["fieldName"]=> string(4) "etat" ["type"]=> string(6) "string" ["columnName"]=> string(4) "etat" ["nullable"]=> bool(true) } ["etatComplet"]=> array(4) { ["fieldName"]=> string(11) "etatComplet" ["type"]=> string(6) "string" ["columnName"]=> string(12) "etat_complet" ["nullable"]=> bool(true) } ["url"]=> array(4) { ["fieldName"]=> string(3) "url" ["type"]=> string(6) "string" ["columnName"]=> string(3) "url" ["nullable"]=> bool(true) } ["video"]=> array(4) { ["fieldName"]=> string(5) "video" ["type"]=> string(6) "string" ["columnName"]=> string(5) "video" ["nullable"]=> bool(true) } ["nature"]=> array(4) { ["fieldName"]=> string(6) "nature" ["type"]=> string(6) "string" ["columnName"]=> string(6) "nature" ["nullable"]=> bool(true) } ["sousNature"]=> array(4) { ["fieldName"]=> string(10) "sousNature" ["type"]=> string(6) "string" ["columnName"]=> string(11) "sous_nature" ["nullable"]=> bool(true) } ["natureAthome"]=> array(4) { ["fieldName"]=> string(12) "natureAthome" ["type"]=> string(6) "string" ["columnName"]=> string(13) "nature_athome" ["nullable"]=> bool(true) } ["achatType"]=> array(4) { ["fieldName"]=> string(9) "achatType" ["type"]=> string(6) "string" ["columnName"]=> string(10) "achat_type" ["nullable"]=> bool(true) } ["nombrePieces"]=> array(4) { ["fieldName"]=> string(12) "nombrePieces" ["type"]=> string(7) "integer" ["columnName"]=> string(13) "nombre_pieces" ["nullable"]=> bool(true) } ["nombreChambres"]=> array(4) { ["fieldName"]=> string(14) "nombreChambres" ["type"]=> string(7) "integer" ["columnName"]=> string(15) "nombre_chambres" ["nullable"]=> bool(true) } ["nbCouchages"]=> array(4) { ["fieldName"]=> string(11) "nbCouchages" ["type"]=> string(7) "integer" ["columnName"]=> string(12) "nb_couchages" ["nullable"]=> bool(true) } ["coupCoeur"]=> array(4) { ["fieldName"]=> string(9) "coupCoeur" ["type"]=> string(7) "integer" ["columnName"]=> string(10) "coup_coeur" ["nullable"]=> bool(true) } ["typeProjet"]=> array(4) { ["fieldName"]=> string(10) "typeProjet" ["type"]=> string(6) "string" ["columnName"]=> string(11) "type_projet" ["nullable"]=> bool(true) } ["vacances"]=> array(4) { ["fieldName"]=> string(8) "vacances" ["type"]=> string(7) "boolean" ["columnName"]=> string(8) "vacances" ["nullable"]=> bool(true) } ["courtTerme"]=> array(4) { ["fieldName"]=> string(10) "courtTerme" ["type"]=> string(7) "boolean" ["columnName"]=> string(11) "court_terme" ["nullable"]=> bool(true) } ["typeSource"]=> array(4) { ["fieldName"]=> string(10) "typeSource" ["type"]=> string(6) "string" ["columnName"]=> string(11) "type_source" ["nullable"]=> bool(true) } ["internetHautDebit"]=> array(4) { ["fieldName"]=> string(17) "internetHautDebit" ["type"]=> string(6) "string" ["columnName"]=> string(19) "internet_haut_debit" ["nullable"]=> bool(true) } ["typeInternet"]=> array(4) { ["fieldName"]=> string(12) "typeInternet" ["type"]=> string(6) "string" ["columnName"]=> string(13) "type_internet" ["nullable"]=> bool(true) } ["surface"]=> array(4) { ["fieldName"]=> string(7) "surface" ["type"]=> string(5) "float" ["columnName"]=> string(7) "surface" ["nullable"]=> bool(true) } ["surfaceUtile"]=> array(4) { ["fieldName"]=> string(12) "surfaceUtile" ["type"]=> string(5) "float" ["columnName"]=> string(13) "surface_utile" ["nullable"]=> bool(true) } ["surfaceTerrain"]=> array(4) { ["fieldName"]=> string(14) "surfaceTerrain" ["type"]=> string(5) "float" ["columnName"]=> string(15) "surface_terrain" ["nullable"]=> bool(true) } ["surfaceTerrainAres"]=> array(4) { ["fieldName"]=> string(18) "surfaceTerrainAres" ["type"]=> string(5) "float" ["columnName"]=> string(20) "surface_terrain_ares" ["nullable"]=> bool(true) } ["surfaceTotale"]=> array(4) { ["fieldName"]=> string(13) "surfaceTotale" ["type"]=> string(5) "float" ["columnName"]=> string(14) "surface_totale" ["nullable"]=> bool(true) } ["surfacePlancher"]=> array(4) { ["fieldName"]=> string(15) "surfacePlancher" ["type"]=> string(5) "float" ["columnName"]=> string(16) "surface_plancher" ["nullable"]=> bool(true) } ["surfaceVeranda"]=> array(4) { ["fieldName"]=> string(14) "surfaceVeranda" ["type"]=> string(5) "float" ["columnName"]=> string(15) "surface_veranda" ["nullable"]=> bool(true) } ["surfaceGrenier"]=> array(4) { ["fieldName"]=> string(14) "surfaceGrenier" ["type"]=> string(5) "float" ["columnName"]=> string(15) "surface_grenier" ["nullable"]=> bool(true) } ["surfaceEmpriseSol"]=> array(4) { ["fieldName"]=> string(17) "surfaceEmpriseSol" ["type"]=> string(5) "float" ["columnName"]=> string(19) "surface_emprise_sol" ["nullable"]=> bool(true) } ["loiCarrez"]=> array(4) { ["fieldName"]=> string(9) "loiCarrez" ["type"]=> string(6) "string" ["columnName"]=> string(10) "loi_carrez" ["nullable"]=> bool(true) } ["vue"]=> array(4) { ["fieldName"]=> string(3) "vue" ["type"]=> string(6) "string" ["columnName"]=> string(3) "vue" ["nullable"]=> bool(true) } ["proprietaire"]=> array(4) { ["fieldName"]=> string(12) "proprietaire" ["type"]=> string(6) "string" ["columnName"]=> string(12) "proprietaire" ["nullable"]=> bool(true) } ["locataire"]=> array(4) { ["fieldName"]=> string(9) "locataire" ["type"]=> string(6) "string" ["columnName"]=> string(9) "locataire" ["nullable"]=> bool(true) } ["anneeDeConstruction"]=> array(4) { ["fieldName"]=> string(19) "anneeDeConstruction" ["type"]=> string(6) "string" ["columnName"]=> string(21) "annee_de_construction" ["nullable"]=> bool(true) } ["disponibilite"]=> array(4) { ["fieldName"]=> string(13) "disponibilite" ["type"]=> string(6) "string" ["columnName"]=> string(13) "disponibilite" ["nullable"]=> bool(true) } ["dateDisponibilite"]=> array(4) { ["fieldName"]=> string(17) "dateDisponibilite" ["type"]=> string(6) "string" ["columnName"]=> string(18) "date_disponibilite" ["nullable"]=> bool(true) } ["dateFinReservation"]=> array(4) { ["fieldName"]=> string(18) "dateFinReservation" ["type"]=> string(6) "string" ["columnName"]=> string(20) "date_fin_reservation" ["nullable"]=> bool(true) } ["locationSaisonniere"]=> array(4) { ["fieldName"]=> string(19) "locationSaisonniere" ["type"]=> string(6) "string" ["columnName"]=> string(20) "location_saisonniere" ["nullable"]=> bool(true) } ["exclusivite"]=> array(4) { ["fieldName"]=> string(11) "exclusivite" ["type"]=> string(6) "string" ["columnName"]=> string(11) "exclusivite" ["nullable"]=> bool(true) } ["visiteVirtuelle"]=> array(4) { ["fieldName"]=> string(15) "visiteVirtuelle" ["type"]=> string(6) "string" ["columnName"]=> string(16) "visite_virtuelle" ["nullable"]=> bool(true) } ["video1"]=> array(4) { ["fieldName"]=> string(6) "video1" ["type"]=> string(6) "string" ["columnName"]=> string(7) "video_1" ["nullable"]=> bool(true) } ["video2"]=> array(4) { ["fieldName"]=> string(6) "video2" ["type"]=> string(6) "string" ["columnName"]=> string(7) "video_2" ["nullable"]=> bool(true) } ["exclusiviteMedia"]=> array(4) { ["fieldName"]=> string(16) "exclusiviteMedia" ["type"]=> string(7) "boolean" ["columnName"]=> string(17) "exclusivite_media" ["nullable"]=> bool(true) } ["grenier"]=> array(4) { ["fieldName"]=> string(7) "grenier" ["type"]=> string(7) "boolean" ["columnName"]=> string(7) "grenier" ["nullable"]=> bool(true) } ["nbGrenier"]=> array(4) { ["fieldName"]=> string(9) "nbGrenier" ["type"]=> string(7) "integer" ["columnName"]=> string(10) "nb_grenier" ["nullable"]=> bool(true) } ["orientation"]=> array(4) { ["fieldName"]=> string(11) "orientation" ["type"]=> string(6) "string" ["columnName"]=> string(11) "orientation" ["nullable"]=> bool(true) } ["buanderie"]=> array(4) { ["fieldName"]=> string(9) "buanderie" ["type"]=> string(7) "boolean" ["columnName"]=> string(9) "buanderie" ["nullable"]=> bool(true) } ["meuble"]=> array(4) { ["fieldName"]=> string(6) "meuble" ["type"]=> string(7) "boolean" ["columnName"]=> string(6) "meuble" ["nullable"]=> bool(true) } ["renove"]=> array(4) { ["fieldName"]=> string(6) "renove" ["type"]=> string(7) "boolean" ["columnName"]=> string(6) "renove" ["nullable"]=> bool(true) } ["caveAVin"]=> array(4) { ["fieldName"]=> string(8) "caveAVin" ["type"]=> string(7) "boolean" ["columnName"]=> string(10) "cave_a_vin" ["nullable"]=> bool(true) } ["animauxAcceptes"]=> array(4) { ["fieldName"]=> string(15) "animauxAcceptes" ["type"]=> string(7) "boolean" ["columnName"]=> string(16) "animaux_acceptes" ["nullable"]=> bool(true) } ["piscineInterieure"]=> array(4) { ["fieldName"]=> string(17) "piscineInterieure" ["type"]=> string(7) "boolean" ["columnName"]=> string(18) "piscine_interieure" ["nullable"]=> bool(true) } ["loggia"]=> array(4) { ["fieldName"]=> string(6) "loggia" ["type"]=> string(7) "boolean" ["columnName"]=> string(6) "loggia" ["nullable"]=> bool(true) } ["adresseNum"]=> array(4) { ["fieldName"]=> string(10) "adresseNum" ["type"]=> string(6) "string" ["columnName"]=> string(11) "adresse_num" ["nullable"]=> bool(true) } ["adresse"]=> array(4) { ["fieldName"]=> string(7) "adresse" ["type"]=> string(6) "string" ["columnName"]=> string(7) "adresse" ["nullable"]=> bool(true) } ["adresseBis"]=> array(4) { ["fieldName"]=> string(10) "adresseBis" ["type"]=> string(6) "string" ["columnName"]=> string(11) "adresse_bis" ["nullable"]=> bool(true) } ["immeuble"]=> array(4) { ["fieldName"]=> string(8) "immeuble" ["type"]=> string(6) "string" ["columnName"]=> string(8) "immeuble" ["nullable"]=> bool(true) } ["codePostal"]=> array(4) { ["fieldName"]=> string(10) "codePostal" ["type"]=> string(6) "string" ["columnName"]=> string(11) "code_postal" ["nullable"]=> bool(true) } ["ville"]=> array(4) { ["fieldName"]=> string(5) "ville" ["type"]=> string(6) "string" ["columnName"]=> string(5) "ville" ["nullable"]=> bool(true) } ["villeAthome"]=> array(4) { ["fieldName"]=> string(11) "villeAthome" ["type"]=> string(6) "string" ["columnName"]=> string(12) "ville_athome" ["nullable"]=> bool(true) } ["pays"]=> array(4) { ["fieldName"]=> string(4) "pays" ["type"]=> string(6) "string" ["columnName"]=> string(4) "pays" ["nullable"]=> bool(true) } ["sousLocalite"]=> array(4) { ["fieldName"]=> string(12) "sousLocalite" ["type"]=> string(6) "string" ["columnName"]=> string(13) "sous_localite" ["nullable"]=> bool(true) } ["secteurs"]=> array(4) { ["fieldName"]=> string(8) "secteurs" ["type"]=> string(6) "string" ["columnName"]=> string(8) "secteurs" ["nullable"]=> bool(true) } ["region"]=> array(4) { ["fieldName"]=> string(6) "region" ["type"]=> string(6) "string" ["columnName"]=> string(6) "region" ["nullable"]=> bool(true) } ["lat"]=> array(4) { ["fieldName"]=> string(3) "lat" ["type"]=> string(6) "string" ["columnName"]=> string(3) "lat" ["nullable"]=> bool(true) } ["lng"]=> array(4) { ["fieldName"]=> string(3) "lng" ["type"]=> string(6) "string" ["columnName"]=> string(3) "lng" ["nullable"]=> bool(true) } ["quartier"]=> array(4) { ["fieldName"]=> string(8) "quartier" ["type"]=> string(6) "string" ["columnName"]=> string(8) "quartier" ["nullable"]=> bool(true) } ["numeroEtage"]=> array(4) { ["fieldName"]=> string(11) "numeroEtage" ["type"]=> string(7) "integer" ["columnName"]=> string(12) "numero_etage" ["nullable"]=> bool(true) } ["nombreEtage"]=> array(4) { ["fieldName"]=> string(11) "nombreEtage" ["type"]=> string(7) "integer" ["columnName"]=> string(12) "nombre_etage" ["nullable"]=> bool(true) } ["parkingSouterrain"]=> array(4) { ["fieldName"]=> string(17) "parkingSouterrain" ["type"]=> string(7) "integer" ["columnName"]=> string(18) "parking_souterrain" ["nullable"]=> bool(true) } ["parkingCollectif"]=> array(4) { ["fieldName"]=> string(16) "parkingCollectif" ["type"]=> string(7) "integer" ["columnName"]=> string(17) "parking_collectif" ["nullable"]=> bool(true) } ["garages"]=> array(4) { ["fieldName"]=> string(7) "garages" ["type"]=> string(7) "integer" ["columnName"]=> string(7) "garages" ["nullable"]=> bool(true) } ["parkingOuvert"]=> array(4) { ["fieldName"]=> string(13) "parkingOuvert" ["type"]=> string(7) "integer" ["columnName"]=> string(14) "parking_ouvert" ["nullable"]=> bool(true) } ["cuisine"]=> array(4) { ["fieldName"]=> string(7) "cuisine" ["type"]=> string(7) "boolean" ["columnName"]=> string(7) "cuisine" ["nullable"]=> bool(true) } ["cuisineEquipee"]=> array(4) { ["fieldName"]=> string(14) "cuisineEquipee" ["type"]=> string(7) "boolean" ["columnName"]=> string(15) "cuisine_equipee" ["nullable"]=> bool(true) } ["cuisineIndependante"]=> array(4) { ["fieldName"]=> string(19) "cuisineIndependante" ["type"]=> string(7) "boolean" ["columnName"]=> string(20) "cuisine_independante" ["nullable"]=> bool(true) } ["descriptionCuisine"]=> array(4) { ["fieldName"]=> string(18) "descriptionCuisine" ["type"]=> string(4) "text" ["columnName"]=> string(19) "description_cuisine" ["nullable"]=> bool(true) } ["sejour"]=> array(4) { ["fieldName"]=> string(6) "sejour" ["type"]=> string(7) "boolean" ["columnName"]=> string(6) "sejour" ["nullable"]=> bool(true) } ["descriptionSejour"]=> array(4) { ["fieldName"]=> string(17) "descriptionSejour" ["type"]=> string(4) "text" ["columnName"]=> string(18) "description_sejour" ["nullable"]=> bool(true) } ["salon"]=> array(4) { ["fieldName"]=> string(5) "salon" ["type"]=> string(7) "boolean" ["columnName"]=> string(5) "salon" ["nullable"]=> bool(true) } ["descriptionSalon"]=> array(4) { ["fieldName"]=> string(16) "descriptionSalon" ["type"]=> string(4) "text" ["columnName"]=> string(17) "description_salon" ["nullable"]=> bool(true) } ["salleAManger"]=> array(4) { ["fieldName"]=> string(12) "salleAManger" ["type"]=> string(7) "boolean" ["columnName"]=> string(14) "salle_a_manger" ["nullable"]=> bool(true) } ["descriptionSalleAManger"]=> array(4) { ["fieldName"]=> string(23) "descriptionSalleAManger" ["type"]=> string(4) "text" ["columnName"]=> string(26) "description_salle_a_manger" ["nullable"]=> bool(true) } ["sejourDouble"]=> array(4) { ["fieldName"]=> string(12) "sejourDouble" ["type"]=> string(7) "boolean" ["columnName"]=> string(13) "sejour_double" ["nullable"]=> bool(true) } ["descriptionSejourDouble"]=> array(4) { ["fieldName"]=> string(23) "descriptionSejourDouble" ["type"]=> string(4) "text" ["columnName"]=> string(25) "description_sejour_double" ["nullable"]=> bool(true) } ["sallesDeBain"]=> array(4) { ["fieldName"]=> string(12) "sallesDeBain" ["type"]=> string(7) "integer" ["columnName"]=> string(14) "salles_de_bain" ["nullable"]=> bool(true) } ["descriptionSalleDeBain"]=> array(4) { ["fieldName"]=> string(22) "descriptionSalleDeBain" ["type"]=> string(4) "text" ["columnName"]=> string(25) "description_salle_de_bain" ["nullable"]=> bool(true) } ["salleDeDouche"]=> array(4) { ["fieldName"]=> string(13) "salleDeDouche" ["type"]=> string(7) "integer" ["columnName"]=> string(15) "salle_de_douche" ["nullable"]=> bool(true) } ["descriptionSalleDeDouche"]=> array(4) { ["fieldName"]=> string(24) "descriptionSalleDeDouche" ["type"]=> string(4) "text" ["columnName"]=> string(27) "description_salle_de_douche" ["nullable"]=> bool(true) } ["wcSepare"]=> array(4) { ["fieldName"]=> string(8) "wcSepare" ["type"]=> string(7) "boolean" ["columnName"]=> string(9) "wc_separe" ["nullable"]=> bool(true) } ["descriptionWc"]=> array(4) { ["fieldName"]=> string(13) "descriptionWc" ["type"]=> string(4) "text" ["columnName"]=> string(14) "description_wc" ["nullable"]=> bool(true) } ["placard"]=> array(4) { ["fieldName"]=> string(7) "placard" ["type"]=> string(7) "boolean" ["columnName"]=> string(7) "placard" ["nullable"]=> bool(true) } ["descriptionPlacard"]=> array(4) { ["fieldName"]=> string(18) "descriptionPlacard" ["type"]=> string(4) "text" ["columnName"]=> string(19) "description_placard" ["nullable"]=> bool(true) } ["cave"]=> array(4) { ["fieldName"]=> string(4) "cave" ["type"]=> string(7) "boolean" ["columnName"]=> string(4) "cave" ["nullable"]=> bool(true) } ["descriptionCave"]=> array(4) { ["fieldName"]=> string(15) "descriptionCave" ["type"]=> string(4) "text" ["columnName"]=> string(16) "description_cave" ["nullable"]=> bool(true) } ["parc"]=> array(4) { ["fieldName"]=> string(4) "parc" ["type"]=> string(7) "boolean" ["columnName"]=> string(4) "parc" ["nullable"]=> bool(true) } ["parcSurface"]=> array(4) { ["fieldName"]=> string(11) "parcSurface" ["type"]=> string(6) "string" ["columnName"]=> string(12) "parc_surface" ["nullable"]=> bool(true) } ["hall"]=> array(4) { ["fieldName"]=> string(4) "hall" ["type"]=> string(7) "boolean" ["columnName"]=> string(4) "hall" ["nullable"]=> bool(true) } ["descriptionHall"]=> array(4) { ["fieldName"]=> string(15) "descriptionHall" ["type"]=> string(4) "text" ["columnName"]=> string(16) "description_hall" ["nullable"]=> bool(true) } ["bureau"]=> array(4) { ["fieldName"]=> string(6) "bureau" ["type"]=> string(7) "boolean" ["columnName"]=> string(6) "bureau" ["nullable"]=> bool(true) } ["descriptionBureau"]=> array(4) { ["fieldName"]=> string(17) "descriptionBureau" ["type"]=> string(4) "text" ["columnName"]=> string(18) "description_bureau" ["nullable"]=> bool(true) } ["descriptionCh1"]=> array(4) { ["fieldName"]=> string(14) "descriptionCh1" ["type"]=> string(4) "text" ["columnName"]=> string(15) "description_ch1" ["nullable"]=> bool(true) } ["descriptionCh2"]=> array(4) { ["fieldName"]=> string(14) "descriptionCh2" ["type"]=> string(4) "text" ["columnName"]=> string(15) "description_ch2" ["nullable"]=> bool(true) } ["descriptionCh3"]=> array(4) { ["fieldName"]=> string(14) "descriptionCh3" ["type"]=> string(4) "text" ["columnName"]=> string(15) "description_ch3" ["nullable"]=> bool(true) } ["descriptionCh4"]=> array(4) { ["fieldName"]=> string(14) "descriptionCh4" ["type"]=> string(4) "text" ["columnName"]=> string(15) "description_ch4" ["nullable"]=> bool(true) } ["descriptionCh5"]=> array(4) { ["fieldName"]=> string(14) "descriptionCh5" ["type"]=> string(4) "text" ["columnName"]=> string(15) "description_ch5" ["nullable"]=> bool(true) } ["descriptionCh6"]=> array(4) { ["fieldName"]=> string(14) "descriptionCh6" ["type"]=> string(4) "text" ["columnName"]=> string(15) "description_ch6" ["nullable"]=> bool(true) } ["accueil"]=> array(4) { ["fieldName"]=> string(7) "accueil" ["type"]=> string(7) "boolean" ["columnName"]=> string(7) "accueil" ["nullable"]=> bool(true) } ["descriptionAccueil"]=> array(4) { ["fieldName"]=> string(18) "descriptionAccueil" ["type"]=> string(4) "text" ["columnName"]=> string(19) "description_accueil" ["nullable"]=> bool(true) } ["salleDArchives"]=> array(4) { ["fieldName"]=> string(14) "salleDArchives" ["type"]=> string(7) "boolean" ["columnName"]=> string(16) "salle_d_archives" ["nullable"]=> bool(true) } ["descriptionSalleDArchives"]=> array(4) { ["fieldName"]=> string(25) "descriptionSalleDArchives" ["type"]=> string(4) "text" ["columnName"]=> string(28) "description_salle_d_archives" ["nullable"]=> bool(true) } ["salleDeReunion"]=> array(4) { ["fieldName"]=> string(14) "salleDeReunion" ["type"]=> string(7) "boolean" ["columnName"]=> string(16) "salle_de_reunion" ["nullable"]=> bool(true) } ["descriptionSalleDeReunion"]=> array(4) { ["fieldName"]=> string(25) "descriptionSalleDeReunion" ["type"]=> string(4) "text" ["columnName"]=> string(28) "description_salle_de_reunion" ["nullable"]=> bool(true) } ["autrePiece"]=> array(4) { ["fieldName"]=> string(10) "autrePiece" ["type"]=> string(4) "text" ["columnName"]=> string(11) "autre_piece" ["nullable"]=> bool(true) } ["autre"]=> array(4) { ["fieldName"]=> string(5) "autre" ["type"]=> string(4) "text" ["columnName"]=> string(5) "autre" ["nullable"]=> bool(true) } ["budget"]=> array(4) { ["fieldName"]=> string(6) "budget" ["type"]=> string(5) "float" ["columnName"]=> string(6) "budget" ["nullable"]=> bool(true) } ["loyerMensuelTtc"]=> array(4) { ["fieldName"]=> string(15) "loyerMensuelTtc" ["type"]=> string(5) "float" ["columnName"]=> string(17) "loyer_mensuel_ttc" ["nullable"]=> bool(true) } ["prixM2"]=> array(4) { ["fieldName"]=> string(6) "prixM2" ["type"]=> string(5) "float" ["columnName"]=> string(7) "prix_m2" ["nullable"]=> bool(true) } ["cacherPrix"]=> array(4) { ["fieldName"]=> string(10) "cacherPrix" ["type"]=> string(7) "integer" ["columnName"]=> string(11) "cacher_prix" ["nullable"]=> bool(true) } ["chargesMensuelles"]=> array(4) { ["fieldName"]=> string(17) "chargesMensuelles" ["type"]=> string(5) "float" ["columnName"]=> string(18) "charges_mensuelles" ["nullable"]=> bool(true) } ["dispositifFiscal"]=> array(4) { ["fieldName"]=> string(16) "dispositifFiscal" ["type"]=> string(6) "string" ["columnName"]=> string(17) "dispositif_fiscal" ["nullable"]=> bool(true) } ["honorairesACharge"]=> array(4) { ["fieldName"]=> string(17) "honorairesACharge" ["type"]=> string(6) "string" ["columnName"]=> string(19) "honoraires_a_charge" ["nullable"]=> bool(true) } ["horsTaxe"]=> array(4) { ["fieldName"]=> string(8) "horsTaxe" ["type"]=> string(7) "boolean" ["columnName"]=> string(9) "hors_taxe" ["nullable"]=> bool(true) } ["tva"]=> array(4) { ["fieldName"]=> string(3) "tva" ["type"]=> string(5) "float" ["columnName"]=> string(3) "tva" ["nullable"]=> bool(true) } ["honorairesVisite"]=> array(4) { ["fieldName"]=> string(16) "honorairesVisite" ["type"]=> string(5) "float" ["columnName"]=> string(17) "honoraires_visite" ["nullable"]=> bool(true) } ["caution"]=> array(4) { ["fieldName"]=> string(7) "caution" ["type"]=> string(5) "float" ["columnName"]=> string(7) "caution" ["nullable"]=> bool(true) } ["honorairesEtatDesLieux"]=> array(4) { ["fieldName"]=> string(22) "honorairesEtatDesLieux" ["type"]=> string(5) "float" ["columnName"]=> string(25) "honoraires_etat_des_lieux" ["nullable"]=> bool(true) } ["taxeFonciere"]=> array(4) { ["fieldName"]=> string(12) "taxeFonciere" ["type"]=> string(5) "float" ["columnName"]=> string(13) "taxe_fonciere" ["nullable"]=> bool(true) } ["taxeHabitation"]=> array(4) { ["fieldName"]=> string(14) "taxeHabitation" ["type"]=> string(5) "float" ["columnName"]=> string(15) "taxe_habitation" ["nullable"]=> bool(true) } ["prixNet"]=> array(4) { ["fieldName"]=> string(7) "prixNet" ["type"]=> string(5) "float" ["columnName"]=> string(8) "prix_net" ["nullable"]=> bool(true) } ["modalitesChargesLocataire"]=> array(4) { ["fieldName"]=> string(25) "modalitesChargesLocataire" ["type"]=> string(6) "string" ["columnName"]=> string(27) "modalites_charges_locataire" ["nullable"]=> bool(true) } ["commission"]=> array(4) { ["fieldName"]=> string(10) "commission" ["type"]=> string(5) "float" ["columnName"]=> string(10) "commission" ["nullable"]=> bool(true) } ["tvaNeufLu"]=> array(4) { ["fieldName"]=> string(9) "tvaNeufLu" ["type"]=> string(5) "float" ["columnName"]=> string(11) "tva_neuf_lu" ["nullable"]=> bool(true) } ["projetParentId"]=> array(4) { ["fieldName"]=> string(14) "projetParentId" ["type"]=> string(6) "string" ["columnName"]=> string(16) "projet_parent_id" ["nullable"]=> bool(true) } ["projetParentRef"]=> array(4) { ["fieldName"]=> string(15) "projetParentRef" ["type"]=> string(6) "string" ["columnName"]=> string(17) "projet_parent_ref" ["nullable"]=> bool(true) } ["projetParentNom"]=> array(4) { ["fieldName"]=> string(15) "projetParentNom" ["type"]=> string(6) "string" ["columnName"]=> string(17) "projet_parent_nom" ["nullable"]=> bool(true) } ["projetParentDescriptionFr"]=> array(4) { ["fieldName"]=> string(25) "projetParentDescriptionFr" ["type"]=> string(4) "text" ["columnName"]=> string(28) "projet_parent_description_fr" ["nullable"]=> bool(true) } ["projetParentDescriptionEn"]=> array(4) { ["fieldName"]=> string(25) "projetParentDescriptionEn" ["type"]=> string(4) "text" ["columnName"]=> string(28) "projet_parent_description_en" ["nullable"]=> bool(true) } ["projetParentDescriptionLu"]=> array(4) { ["fieldName"]=> string(25) "projetParentDescriptionLu" ["type"]=> string(4) "text" ["columnName"]=> string(28) "projet_parent_description_lu" ["nullable"]=> bool(true) } ["projetParentDescriptionDe"]=> array(4) { ["fieldName"]=> string(25) "projetParentDescriptionDe" ["type"]=> string(4) "text" ["columnName"]=> string(28) "projet_parent_description_de" ["nullable"]=> bool(true) } ["projetParentDescriptionPt"]=> array(4) { ["fieldName"]=> string(25) "projetParentDescriptionPt" ["type"]=> string(4) "text" ["columnName"]=> string(28) "projet_parent_description_pt" ["nullable"]=> bool(true) } ["projetParentTextePubliciteFr"]=> array(4) { ["fieldName"]=> string(28) "projetParentTextePubliciteFr" ["type"]=> string(4) "text" ["columnName"]=> string(32) "projet_parent_texte_publicite_fr" ["nullable"]=> bool(true) } ["projetParentDescriptionNl"]=> array(4) { ["fieldName"]=> string(25) "projetParentDescriptionNl" ["type"]=> string(4) "text" ["columnName"]=> string(28) "projet_parent_description_nl" ["nullable"]=> bool(true) } ["projetParentDescriptionSituation"]=> array(4) { ["fieldName"]=> string(32) "projetParentDescriptionSituation" ["type"]=> string(4) "text" ["columnName"]=> string(35) "projet_parent_description_situation" ["nullable"]=> bool(true) } ["digicode"]=> array(4) { ["fieldName"]=> string(8) "digicode" ["type"]=> string(7) "boolean" ["columnName"]=> string(8) "digicode" ["nullable"]=> bool(true) } ["gardien"]=> array(4) { ["fieldName"]=> string(7) "gardien" ["type"]=> string(7) "boolean" ["columnName"]=> string(7) "gardien" ["nullable"]=> bool(true) } ["porteBlindee"]=> array(4) { ["fieldName"]=> string(12) "porteBlindee" ["type"]=> string(7) "boolean" ["columnName"]=> string(13) "porte_blindee" ["nullable"]=> bool(true) } ["parlophone"]=> array(4) { ["fieldName"]=> string(10) "parlophone" ["type"]=> string(7) "boolean" ["columnName"]=> string(10) "parlophone" ["nullable"]=> bool(true) } ["videophone"]=> array(4) { ["fieldName"]=> string(10) "videophone" ["type"]=> string(7) "boolean" ["columnName"]=> string(10) "videophone" ["nullable"]=> bool(true) } ["alarme"]=> array(4) { ["fieldName"]=> string(6) "alarme" ["type"]=> string(7) "boolean" ["columnName"]=> string(6) "alarme" ["nullable"]=> bool(true) } ["id"]=> array(4) { ["id"]=> bool(true) ["fieldName"]=> string(2) "id" ["type"]=> string(7) "integer" ["columnName"]=> string(2) "id" } } ["fieldNames"]=> array(349) { ["id_e2p"]=> string(5) "idE2p" ["sous_nature_slugify"]=> string(17) "sousNatureSlugify" ["ville_slugify"]=> string(12) "villeSlugify" ["latitude"]=> string(8) "latitude" ["longitude"]=> string(9) "longitude" ["commercial"]=> string(10) "commercial" ["alerte_email"]=> string(11) "alerteEmail" ["description_zh"]=> string(13) "descriptionZh" ["climatisation"]=> string(13) "climatisation" ["charbon"]=> string(7) "charbon" ["granules"]=> string(8) "granules" ["insert_cheminee"]=> string(14) "insertCheminee" ["cheminee"]=> string(8) "cheminee" ["poele"]=> string(5) "poele" ["radiateurs"]=> string(10) "radiateurs" ["description_energie"]=> string(18) "descriptionEnergie" ["eau_chaude"]=> string(9) "eauChaude" ["chauffage_gaz"]=> string(12) "chauffageGaz" ["chauffage_mazout"]=> string(15) "chauffageMazout" ["chauffage_elect"]=> string(14) "chauffageElect" ["chauffage_col"]=> string(12) "chauffageCol" ["ascenseur"]=> string(9) "ascenseur" ["installation_handicapes"]=> string(22) "installationHandicapes" ["antenne_satellite"]=> string(16) "antenneSatellite" ["volets_electriques"]=> string(17) "voletsElectriques" ["volets_roulants"]=> string(14) "voletsRoulants" ["wellness"]=> string(8) "wellness" ["description_fr"]=> string(13) "descriptionFr" ["description_en"]=> string(13) "descriptionEn" ["description_lu"]=> string(13) "descriptionLu" ["description_de"]=> string(13) "descriptionDe" ["description_pt"]=> string(13) "descriptionPt" ["texte_publicite_fr"]=> string(16) "textePubliciteFr" ["description_nl"]=> string(13) "descriptionNl" ["description_situation"]=> string(20) "descriptionSituation" ["longueur_hall"]=> string(12) "longueurHall" ["largeur_hall"]=> string(11) "largeurHall" ["surface_hall"]=> string(11) "surfaceHall" ["etage_hall"]=> string(9) "etageHall" ["longueur_cuisine"]=> string(15) "longueurCuisine" ["largeur_cuisine"]=> string(14) "largeurCuisine" ["surface_cuisine"]=> string(14) "surfaceCuisine" ["etage_cuisine"]=> string(12) "etageCuisine" ["longueur_sejour"]=> string(14) "longueurSejour" ["largeur_sejour"]=> string(13) "largeurSejour" ["surface_sejour"]=> string(13) "surfaceSejour" ["etage_sejour"]=> string(11) "etageSejour" ["longueur_salon"]=> string(13) "longueurSalon" ["largeur_salon"]=> string(12) "largeurSalon" ["surface_salon"]=> string(12) "surfaceSalon" ["etage_salon"]=> string(10) "etageSalon" ["longueur_salle_a_manger"]=> string(20) "longueurSalleAManger" ["largeur_salle_a_manger"]=> string(19) "largeurSalleAManger" ["surface_salle_a_manger"]=> string(19) "surfaceSalleAManger" ["etage_salle_a_manger"]=> string(17) "etageSalleAManger" ["longueur_sejour_double"]=> string(20) "longueurSejourDouble" ["largeur_sejour_double"]=> string(19) "largeurSejourDouble" ["surface_sejour_double"]=> string(19) "surfaceSejourDouble" ["etage_sejourDouble"]=> string(17) "etageSejourDouble" ["longueur_bureau"]=> string(14) "longueurBureau" ["largeur_bureau"]=> string(13) "largeurBureau" ["surface_bureau"]=> string(13) "surfaceBureau" ["etage_bureau"]=> string(11) "etageBureau" ["longueur_sdb"]=> string(11) "longueurSdb" ["largeur_sdb"]=> string(10) "largeurSdb" ["surface_sdb"]=> string(10) "surfaceSdb" ["etage_sdb"]=> string(8) "etageSdb" ["longueur_salle_de_douche"]=> string(21) "longueurSalleDeDouche" ["largeur_salle_de_douche"]=> string(20) "largeurSalleDeDouche" ["surface_salle_de_douche"]=> string(20) "surfaceSalleDeDouche" ["etage_SalleDeDouche"]=> string(18) "etageSalleDeDouche" ["longueur_cave"]=> string(12) "longueurCave" ["largeur_cave"]=> string(11) "largeurCave" ["surface_cave"]=> string(11) "surfaceCave" ["longueur_ch1"]=> string(11) "longueurCh1" ["largeur_ch1"]=> string(10) "largeurCh1" ["surface_ch1"]=> string(10) "surfaceCh1" ["etage_ch1"]=> string(8) "etageCh1" ["longueur_ch2"]=> string(11) "longueurCh2" ["largeur_ch2"]=> string(10) "largeurCh2" ["surface_ch2"]=> string(10) "surfaceCh2" ["etage_ch2"]=> string(8) "etageCh2" ["longueur_ch3"]=> string(11) "longueurCh3" ["largeur_ch3"]=> string(10) "largeurCh3" ["surface_ch3"]=> string(10) "surfaceCh3" ["etage_ch3"]=> string(8) "etageCh3" ["longueur_ch4"]=> string(11) "longueurCh4" ["largeur_ch4"]=> string(10) "largeurCh4" ["surface_ch4"]=> string(10) "surfaceCh4" ["etage_ch4"]=> string(8) "etageCh4" ["longueur_ch5"]=> string(11) "longueurCh5" ["largeur_ch5"]=> string(10) "largeurCh5" ["surface_ch5"]=> string(10) "surfaceCh5" ["etage_ch5"]=> string(8) "etageCh5" ["longueur_ch6"]=> string(11) "longueurCh6" ["largeur_ch6"]=> string(10) "largeurCh6" ["surface_ch6"]=> string(10) "surfaceCh6" ["etage_ch6"]=> string(8) "etageCh6" ["longueur_accueil"]=> string(15) "longueurAccueil" ["largeur_accueil"]=> string(14) "largeurAccueil" ["surface_accueil"]=> string(14) "surfaceAccueil" ["etage_accueil"]=> string(12) "etageAccueil" ["longueur_salle_d_archives"]=> string(22) "longueurSalleDArchives" ["largeur_salle_d_archives"]=> string(21) "largeurSalleDArchives" ["surface_salle_d_archives"]=> string(21) "surfaceSalleDArchives" ["etage_salle_d_archives"]=> string(19) "etageSalleDArchives" ["longueur_salle_de_reunion"]=> string(22) "longueurSalleDeReunion" ["largeur_salle_de_reunion"]=> string(21) "largeurSalleDeReunion" ["surface_salle_de_reunion"]=> string(21) "surfaceSalleDeReunion" ["etage_salle_de_reunion"]=> string(19) "etageSalleDeReunion" ["contrat_de_construction"]=> string(21) "contratDeConstruction" ["copropriete"]=> string(11) "copropriete" ["nombre_lots_copropriete"]=> string(21) "nombreLotsCopropriete" ["nombre_appartements_copropriete"]=> string(29) "nombreAppartementsCopropriete" ["last_modification"]=> string(16) "lastModification" ["mitoyennete"]=> string(11) "mitoyennete" ["assainissement"]=> string(14) "assainissement" ["servitude"]=> string(9) "servitude" ["type_facade"]=> string(10) "typeFacade" ["type_toiture"]=> string(11) "typeToiture" ["moyen_de_visite"]=> string(13) "moyenDeVisite" ["garantie_bancaire"]=> string(16) "garantieBancaire" ["lot"]=> string(3) "lot" ["etat_immeuble"]=> string(12) "etatImmeuble" ["numero_cadastral"]=> string(15) "numeroCadastral" ["valeur_assurable"]=> string(15) "valeurAssurable" ["triple_vitrage"]=> string(13) "tripleVitrage" ["double_vitrage"]=> string(13) "doubleVitrage" ["pompe_a_chaleur"]=> string(13) "pompeAChaleur" ["chauffage_au_sol"]=> string(14) "chauffageAuSol" ["ventilation_mecanique"]=> string(20) "ventilationMecanique" ["geothermie"]=> string(10) "geothermie" ["chaudiere_condensation"]=> string(21) "chaudiereCondensation" ["vmc_double_flux"]=> string(13) "vmcDoubleFlux" ["solaire_thermique"]=> string(16) "solaireThermique" ["solaire_photovoltaique"]=> string(21) "solairePhotovoltaique" ["lineaire_de_vitrine"]=> string(17) "lineaireDeVitrine" ["indice_energetique"]=> string(17) "indiceEnergetique" ["valeur_indice_energetique"]=> string(23) "valeurIndiceEnergetique" ["indice_isolation"]=> string(15) "indiceIsolation" ["valeur_indice_isolation"]=> string(21) "valeurIndiceIsolation" ["indice_co2"]=> string(9) "indiceCo2" ["date_fin_ecopass"]=> string(14) "dateFinEcopass" ["numero_ecopass"]=> string(13) "numeroEcopass" ["date_emission_ecopass"]=> string(19) "dateEmissionEcopass" ["dpe_energie_valeur"]=> string(16) "dpeEnergieValeur" ["dpe_energie_lettre"]=> string(16) "dpeEnergieLettre" ["dpe_co2_valeur"]=> string(12) "dpeCo2Valeur" ["dpe_co2_lettre"]=> string(12) "dpeCo2Lettre" ["peb_energie_valeur"]=> string(16) "pebEnergieValeur" ["peb_energie_lettre"]=> string(16) "pebEnergieLettre" ["peb_co2_valeur"]=> string(12) "pebCo2Valeur" ["dpe_en_cours"]=> string(10) "dpeEnCours" ["dpe_non_applicable"]=> string(16) "dpeNonApplicable" ["dpe_vierge"]=> string(9) "dpeVierge" ["publier_ecopass"]=> string(14) "publierEcopass" ["dpe_date"]=> string(7) "dpeDate" ["dpe_loi_elan"]=> string(10) "dpeLoiElan" ["dpe_conso_min"]=> string(11) "dpeConsoMin" ["dpe_conso_max"]=> string(11) "dpeConsoMax" ["dpe_annee_conso"]=> string(13) "dpeAnneeConso" ["lave_linge"]=> string(9) "laveLinge" ["seche_linge"]=> string(10) "secheLinge" ["lave_vaisselle"]=> string(13) "laveVaisselle" ["micro_ondes"]=> string(10) "microOndes" ["television"]=> string(10) "television" ["magnetoscope"]=> string(12) "magnetoscope" ["lecteur_dvd"]=> string(10) "lecteurDvd" ["chaine_hifi"]=> string(10) "chaineHifi" ["acces_internet"]=> string(13) "accesInternet" ["wifi"]=> string(4) "wifi" ["four"]=> string(4) "four" ["plaque"]=> string(6) "plaque" ["vaisselle"]=> string(9) "vaisselle" ["canape_lit"]=> string(9) "canapeLit" ["refrigerateur"]=> string(13) "refrigerateur" ["congelateur"]=> string(11) "congelateur" ["rangements"]=> string(10) "rangements" ["lit_simple"]=> string(9) "litSimple" ["lit_double"]=> string(9) "litDouble" ["linge_de_maison"]=> string(13) "lingeDeMaison" ["terrasse"]=> string(8) "terrasse" ["surface_terrasse"]=> string(15) "surfaceTerrasse" ["balcon"]=> string(6) "balcon" ["surface_balcon"]=> string(13) "surfaceBalcon" ["piscine_exterieure"]=> string(17) "piscineExterieure" ["jardin"]=> string(6) "jardin" ["surface_jardin"]=> string(13) "surfaceJardin" ["cour"]=> string(4) "cour" ["veranda"]=> string(7) "veranda" ["pack"]=> string(4) "pack" ["id_parent"]=> string(8) "idParent" ["nom_projet"]=> string(9) "nomProjet" ["id_projet"]=> string(8) "idProjet" ["statut_projet"]=> string(12) "statutProjet" ["export_site_passerelle"]=> string(20) "exportSitePasserelle" ["reference"]=> string(9) "reference" ["vente_location"]=> string(13) "venteLocation" ["date_entree"]=> string(10) "dateEntree" ["titre"]=> string(5) "titre" ["etat"]=> string(4) "etat" ["etat_complet"]=> string(11) "etatComplet" ["url"]=> string(3) "url" ["video"]=> string(5) "video" ["nature"]=> string(6) "nature" ["sous_nature"]=> string(10) "sousNature" ["nature_athome"]=> string(12) "natureAthome" ["achat_type"]=> string(9) "achatType" ["nombre_pieces"]=> string(12) "nombrePieces" ["nombre_chambres"]=> string(14) "nombreChambres" ["nb_couchages"]=> string(11) "nbCouchages" ["coup_coeur"]=> string(9) "coupCoeur" ["type_projet"]=> string(10) "typeProjet" ["vacances"]=> string(8) "vacances" ["court_terme"]=> string(10) "courtTerme" ["type_source"]=> string(10) "typeSource" ["internet_haut_debit"]=> string(17) "internetHautDebit" ["type_internet"]=> string(12) "typeInternet" ["surface"]=> string(7) "surface" ["surface_utile"]=> string(12) "surfaceUtile" ["surface_terrain"]=> string(14) "surfaceTerrain" ["surface_terrain_ares"]=> string(18) "surfaceTerrainAres" ["surface_totale"]=> string(13) "surfaceTotale" ["surface_plancher"]=> string(15) "surfacePlancher" ["surface_veranda"]=> string(14) "surfaceVeranda" ["surface_grenier"]=> string(14) "surfaceGrenier" ["surface_emprise_sol"]=> string(17) "surfaceEmpriseSol" ["loi_carrez"]=> string(9) "loiCarrez" ["vue"]=> string(3) "vue" ["proprietaire"]=> string(12) "proprietaire" ["locataire"]=> string(9) "locataire" ["annee_de_construction"]=> string(19) "anneeDeConstruction" ["disponibilite"]=> string(13) "disponibilite" ["date_disponibilite"]=> string(17) "dateDisponibilite" ["date_fin_reservation"]=> string(18) "dateFinReservation" ["location_saisonniere"]=> string(19) "locationSaisonniere" ["exclusivite"]=> string(11) "exclusivite" ["visite_virtuelle"]=> string(15) "visiteVirtuelle" ["video_1"]=> string(6) "video1" ["video_2"]=> string(6) "video2" ["exclusivite_media"]=> string(16) "exclusiviteMedia" ["grenier"]=> string(7) "grenier" ["nb_grenier"]=> string(9) "nbGrenier" ["orientation"]=> string(11) "orientation" ["buanderie"]=> string(9) "buanderie" ["meuble"]=> string(6) "meuble" ["renove"]=> string(6) "renove" ["cave_a_vin"]=> string(8) "caveAVin" ["animaux_acceptes"]=> string(15) "animauxAcceptes" ["piscine_interieure"]=> string(17) "piscineInterieure" ["loggia"]=> string(6) "loggia" ["adresse_num"]=> string(10) "adresseNum" ["adresse"]=> string(7) "adresse" ["adresse_bis"]=> string(10) "adresseBis" ["immeuble"]=> string(8) "immeuble" ["code_postal"]=> string(10) "codePostal" ["ville"]=> string(5) "ville" ["ville_athome"]=> string(11) "villeAthome" ["pays"]=> string(4) "pays" ["sous_localite"]=> string(12) "sousLocalite" ["secteurs"]=> string(8) "secteurs" ["region"]=> string(6) "region" ["lat"]=> string(3) "lat" ["lng"]=> string(3) "lng" ["quartier"]=> string(8) "quartier" ["numero_etage"]=> string(11) "numeroEtage" ["nombre_etage"]=> string(11) "nombreEtage" ["parking_souterrain"]=> string(17) "parkingSouterrain" ["parking_collectif"]=> string(16) "parkingCollectif" ["garages"]=> string(7) "garages" ["parking_ouvert"]=> string(13) "parkingOuvert" ["cuisine"]=> string(7) "cuisine" ["cuisine_equipee"]=> string(14) "cuisineEquipee" ["cuisine_independante"]=> string(19) "cuisineIndependante" ["description_cuisine"]=> string(18) "descriptionCuisine" ["sejour"]=> string(6) "sejour" ["description_sejour"]=> string(17) "descriptionSejour" ["salon"]=> string(5) "salon" ["description_salon"]=> string(16) "descriptionSalon" ["salle_a_manger"]=> string(12) "salleAManger" ["description_salle_a_manger"]=> string(23) "descriptionSalleAManger" ["sejour_double"]=> string(12) "sejourDouble" ["description_sejour_double"]=> string(23) "descriptionSejourDouble" ["salles_de_bain"]=> string(12) "sallesDeBain" ["description_salle_de_bain"]=> string(22) "descriptionSalleDeBain" ["salle_de_douche"]=> string(13) "salleDeDouche" ["description_salle_de_douche"]=> string(24) "descriptionSalleDeDouche" ["wc_separe"]=> string(8) "wcSepare" ["description_wc"]=> string(13) "descriptionWc" ["placard"]=> string(7) "placard" ["description_placard"]=> string(18) "descriptionPlacard" ["cave"]=> string(4) "cave" ["description_cave"]=> string(15) "descriptionCave" ["parc"]=> string(4) "parc" ["parc_surface"]=> string(11) "parcSurface" ["hall"]=> string(4) "hall" ["description_hall"]=> string(15) "descriptionHall" ["bureau"]=> string(6) "bureau" ["description_bureau"]=> string(17) "descriptionBureau" ["description_ch1"]=> string(14) "descriptionCh1" ["description_ch2"]=> string(14) "descriptionCh2" ["description_ch3"]=> string(14) "descriptionCh3" ["description_ch4"]=> string(14) "descriptionCh4" ["description_ch5"]=> string(14) "descriptionCh5" ["description_ch6"]=> string(14) "descriptionCh6" ["accueil"]=> string(7) "accueil" ["description_accueil"]=> string(18) "descriptionAccueil" ["salle_d_archives"]=> string(14) "salleDArchives" ["description_salle_d_archives"]=> string(25) "descriptionSalleDArchives" ["salle_de_reunion"]=> string(14) "salleDeReunion" ["description_salle_de_reunion"]=> string(25) "descriptionSalleDeReunion" ["autre_piece"]=> string(10) "autrePiece" ["autre"]=> string(5) "autre" ["budget"]=> string(6) "budget" ["loyer_mensuel_ttc"]=> string(15) "loyerMensuelTtc" ["prix_m2"]=> string(6) "prixM2" ["cacher_prix"]=> string(10) "cacherPrix" ["charges_mensuelles"]=> string(17) "chargesMensuelles" ["dispositif_fiscal"]=> string(16) "dispositifFiscal" ["honoraires_a_charge"]=> string(17) "honorairesACharge" ["hors_taxe"]=> string(8) "horsTaxe" ["tva"]=> string(3) "tva" ["honoraires_visite"]=> string(16) "honorairesVisite" ["caution"]=> string(7) "caution" ["honoraires_etat_des_lieux"]=> string(22) "honorairesEtatDesLieux" ["taxe_fonciere"]=> string(12) "taxeFonciere" ["taxe_habitation"]=> string(14) "taxeHabitation" ["prix_net"]=> string(7) "prixNet" ["modalites_charges_locataire"]=> string(25) "modalitesChargesLocataire" ["commission"]=> string(10) "commission" ["tva_neuf_lu"]=> string(9) "tvaNeufLu" ["projet_parent_id"]=> string(14) "projetParentId" ["projet_parent_ref"]=> string(15) "projetParentRef" ["projet_parent_nom"]=> string(15) "projetParentNom" ["projet_parent_description_fr"]=> string(25) "projetParentDescriptionFr" ["projet_parent_description_en"]=> string(25) "projetParentDescriptionEn" ["projet_parent_description_lu"]=> string(25) "projetParentDescriptionLu" ["projet_parent_description_de"]=> string(25) "projetParentDescriptionDe" ["projet_parent_description_pt"]=> string(25) "projetParentDescriptionPt" ["projet_parent_texte_publicite_fr"]=> string(28) "projetParentTextePubliciteFr" ["projet_parent_description_nl"]=> string(25) "projetParentDescriptionNl" ["projet_parent_description_situation"]=> string(32) "projetParentDescriptionSituation" ["digicode"]=> string(8) "digicode" ["gardien"]=> string(7) "gardien" ["porte_blindee"]=> string(12) "porteBlindee" ["parlophone"]=> string(10) "parlophone" ["videophone"]=> string(10) "videophone" ["alarme"]=> string(6) "alarme" ["id"]=> string(2) "id" } ["columnNames"]=> array(349) { ["idE2p"]=> string(6) "id_e2p" ["sousNatureSlugify"]=> string(19) "sous_nature_slugify" ["villeSlugify"]=> string(13) "ville_slugify" ["latitude"]=> string(8) "latitude" ["longitude"]=> string(9) "longitude" ["commercial"]=> string(10) "commercial" ["alerteEmail"]=> string(12) "alerte_email" ["descriptionZh"]=> string(14) "description_zh" ["climatisation"]=> string(13) "climatisation" ["charbon"]=> string(7) "charbon" ["granules"]=> string(8) "granules" ["insertCheminee"]=> string(15) "insert_cheminee" ["cheminee"]=> string(8) "cheminee" ["poele"]=> string(5) "poele" ["radiateurs"]=> string(10) "radiateurs" ["descriptionEnergie"]=> string(19) "description_energie" ["eauChaude"]=> string(10) "eau_chaude" ["chauffageGaz"]=> string(13) "chauffage_gaz" ["chauffageMazout"]=> string(16) "chauffage_mazout" ["chauffageElect"]=> string(15) "chauffage_elect" ["chauffageCol"]=> string(13) "chauffage_col" ["ascenseur"]=> string(9) "ascenseur" ["installationHandicapes"]=> string(23) "installation_handicapes" ["antenneSatellite"]=> string(17) "antenne_satellite" ["voletsElectriques"]=> string(18) "volets_electriques" ["voletsRoulants"]=> string(15) "volets_roulants" ["wellness"]=> string(8) "wellness" ["descriptionFr"]=> string(14) "description_fr" ["descriptionEn"]=> string(14) "description_en" ["descriptionLu"]=> string(14) "description_lu" ["descriptionDe"]=> string(14) "description_de" ["descriptionPt"]=> string(14) "description_pt" ["textePubliciteFr"]=> string(18) "texte_publicite_fr" ["descriptionNl"]=> string(14) "description_nl" ["descriptionSituation"]=> string(21) "description_situation" ["longueurHall"]=> string(13) "longueur_hall" ["largeurHall"]=> string(12) "largeur_hall" ["surfaceHall"]=> string(12) "surface_hall" ["etageHall"]=> string(10) "etage_hall" ["longueurCuisine"]=> string(16) "longueur_cuisine" ["largeurCuisine"]=> string(15) "largeur_cuisine" ["surfaceCuisine"]=> string(15) "surface_cuisine" ["etageCuisine"]=> string(13) "etage_cuisine" ["longueurSejour"]=> string(15) "longueur_sejour" ["largeurSejour"]=> string(14) "largeur_sejour" ["surfaceSejour"]=> string(14) "surface_sejour" ["etageSejour"]=> string(12) "etage_sejour" ["longueurSalon"]=> string(14) "longueur_salon" ["largeurSalon"]=> string(13) "largeur_salon" ["surfaceSalon"]=> string(13) "surface_salon" ["etageSalon"]=> string(11) "etage_salon" ["longueurSalleAManger"]=> string(23) "longueur_salle_a_manger" ["largeurSalleAManger"]=> string(22) "largeur_salle_a_manger" ["surfaceSalleAManger"]=> string(22) "surface_salle_a_manger" ["etageSalleAManger"]=> string(20) "etage_salle_a_manger" ["longueurSejourDouble"]=> string(22) "longueur_sejour_double" ["largeurSejourDouble"]=> string(21) "largeur_sejour_double" ["surfaceSejourDouble"]=> string(21) "surface_sejour_double" ["etageSejourDouble"]=> string(18) "etage_sejourDouble" ["longueurBureau"]=> string(15) "longueur_bureau" ["largeurBureau"]=> string(14) "largeur_bureau" ["surfaceBureau"]=> string(14) "surface_bureau" ["etageBureau"]=> string(12) "etage_bureau" ["longueurSdb"]=> string(12) "longueur_sdb" ["largeurSdb"]=> string(11) "largeur_sdb" ["surfaceSdb"]=> string(11) "surface_sdb" ["etageSdb"]=> string(9) "etage_sdb" ["longueurSalleDeDouche"]=> string(24) "longueur_salle_de_douche" ["largeurSalleDeDouche"]=> string(23) "largeur_salle_de_douche" ["surfaceSalleDeDouche"]=> string(23) "surface_salle_de_douche" ["etageSalleDeDouche"]=> string(19) "etage_SalleDeDouche" ["longueurCave"]=> string(13) "longueur_cave" ["largeurCave"]=> string(12) "largeur_cave" ["surfaceCave"]=> string(12) "surface_cave" ["longueurCh1"]=> string(12) "longueur_ch1" ["largeurCh1"]=> string(11) "largeur_ch1" ["surfaceCh1"]=> string(11) "surface_ch1" ["etageCh1"]=> string(9) "etage_ch1" ["longueurCh2"]=> string(12) "longueur_ch2" ["largeurCh2"]=> string(11) "largeur_ch2" ["surfaceCh2"]=> string(11) "surface_ch2" ["etageCh2"]=> string(9) "etage_ch2" ["longueurCh3"]=> string(12) "longueur_ch3" ["largeurCh3"]=> string(11) "largeur_ch3" ["surfaceCh3"]=> string(11) "surface_ch3" ["etageCh3"]=> string(9) "etage_ch3" ["longueurCh4"]=> string(12) "longueur_ch4" ["largeurCh4"]=> string(11) "largeur_ch4" ["surfaceCh4"]=> string(11) "surface_ch4" ["etageCh4"]=> string(9) "etage_ch4" ["longueurCh5"]=> string(12) "longueur_ch5" ["largeurCh5"]=> string(11) "largeur_ch5" ["surfaceCh5"]=> string(11) "surface_ch5" ["etageCh5"]=> string(9) "etage_ch5" ["longueurCh6"]=> string(12) "longueur_ch6" ["largeurCh6"]=> string(11) "largeur_ch6" ["surfaceCh6"]=> string(11) "surface_ch6" ["etageCh6"]=> string(9) "etage_ch6" ["longueurAccueil"]=> string(16) "longueur_accueil" ["largeurAccueil"]=> string(15) "largeur_accueil" ["surfaceAccueil"]=> string(15) "surface_accueil" ["etageAccueil"]=> string(13) "etage_accueil" ["longueurSalleDArchives"]=> string(25) "longueur_salle_d_archives" ["largeurSalleDArchives"]=> string(24) "largeur_salle_d_archives" ["surfaceSalleDArchives"]=> string(24) "surface_salle_d_archives" ["etageSalleDArchives"]=> string(22) "etage_salle_d_archives" ["longueurSalleDeReunion"]=> string(25) "longueur_salle_de_reunion" ["largeurSalleDeReunion"]=> string(24) "largeur_salle_de_reunion" ["surfaceSalleDeReunion"]=> string(24) "surface_salle_de_reunion" ["etageSalleDeReunion"]=> string(22) "etage_salle_de_reunion" ["contratDeConstruction"]=> string(23) "contrat_de_construction" ["copropriete"]=> string(11) "copropriete" ["nombreLotsCopropriete"]=> string(23) "nombre_lots_copropriete" ["nombreAppartementsCopropriete"]=> string(31) "nombre_appartements_copropriete" ["lastModification"]=> string(17) "last_modification" ["mitoyennete"]=> string(11) "mitoyennete" ["assainissement"]=> string(14) "assainissement" ["servitude"]=> string(9) "servitude" ["typeFacade"]=> string(11) "type_facade" ["typeToiture"]=> string(12) "type_toiture" ["moyenDeVisite"]=> string(15) "moyen_de_visite" ["garantieBancaire"]=> string(17) "garantie_bancaire" ["lot"]=> string(3) "lot" ["etatImmeuble"]=> string(13) "etat_immeuble" ["numeroCadastral"]=> string(16) "numero_cadastral" ["valeurAssurable"]=> string(16) "valeur_assurable" ["tripleVitrage"]=> string(14) "triple_vitrage" ["doubleVitrage"]=> string(14) "double_vitrage" ["pompeAChaleur"]=> string(15) "pompe_a_chaleur" ["chauffageAuSol"]=> string(16) "chauffage_au_sol" ["ventilationMecanique"]=> string(21) "ventilation_mecanique" ["geothermie"]=> string(10) "geothermie" ["chaudiereCondensation"]=> string(22) "chaudiere_condensation" ["vmcDoubleFlux"]=> string(15) "vmc_double_flux" ["solaireThermique"]=> string(17) "solaire_thermique" ["solairePhotovoltaique"]=> string(22) "solaire_photovoltaique" ["lineaireDeVitrine"]=> string(19) "lineaire_de_vitrine" ["indiceEnergetique"]=> string(18) "indice_energetique" ["valeurIndiceEnergetique"]=> string(25) "valeur_indice_energetique" ["indiceIsolation"]=> string(16) "indice_isolation" ["valeurIndiceIsolation"]=> string(23) "valeur_indice_isolation" ["indiceCo2"]=> string(10) "indice_co2" ["dateFinEcopass"]=> string(16) "date_fin_ecopass" ["numeroEcopass"]=> string(14) "numero_ecopass" ["dateEmissionEcopass"]=> string(21) "date_emission_ecopass" ["dpeEnergieValeur"]=> string(18) "dpe_energie_valeur" ["dpeEnergieLettre"]=> string(18) "dpe_energie_lettre" ["dpeCo2Valeur"]=> string(14) "dpe_co2_valeur" ["dpeCo2Lettre"]=> string(14) "dpe_co2_lettre" ["pebEnergieValeur"]=> string(18) "peb_energie_valeur" ["pebEnergieLettre"]=> string(18) "peb_energie_lettre" ["pebCo2Valeur"]=> string(14) "peb_co2_valeur" ["dpeEnCours"]=> string(12) "dpe_en_cours" ["dpeNonApplicable"]=> string(18) "dpe_non_applicable" ["dpeVierge"]=> string(10) "dpe_vierge" ["publierEcopass"]=> string(15) "publier_ecopass" ["dpeDate"]=> string(8) "dpe_date" ["dpeLoiElan"]=> string(12) "dpe_loi_elan" ["dpeConsoMin"]=> string(13) "dpe_conso_min" ["dpeConsoMax"]=> string(13) "dpe_conso_max" ["dpeAnneeConso"]=> string(15) "dpe_annee_conso" ["laveLinge"]=> string(10) "lave_linge" ["secheLinge"]=> string(11) "seche_linge" ["laveVaisselle"]=> string(14) "lave_vaisselle" ["microOndes"]=> string(11) "micro_ondes" ["television"]=> string(10) "television" ["magnetoscope"]=> string(12) "magnetoscope" ["lecteurDvd"]=> string(11) "lecteur_dvd" ["chaineHifi"]=> string(11) "chaine_hifi" ["accesInternet"]=> string(14) "acces_internet" ["wifi"]=> string(4) "wifi" ["four"]=> string(4) "four" ["plaque"]=> string(6) "plaque" ["vaisselle"]=> string(9) "vaisselle" ["canapeLit"]=> string(10) "canape_lit" ["refrigerateur"]=> string(13) "refrigerateur" ["congelateur"]=> string(11) "congelateur" ["rangements"]=> string(10) "rangements" ["litSimple"]=> string(10) "lit_simple" ["litDouble"]=> string(10) "lit_double" ["lingeDeMaison"]=> string(15) "linge_de_maison" ["terrasse"]=> string(8) "terrasse" ["surfaceTerrasse"]=> string(16) "surface_terrasse" ["balcon"]=> string(6) "balcon" ["surfaceBalcon"]=> string(14) "surface_balcon" ["piscineExterieure"]=> string(18) "piscine_exterieure" ["jardin"]=> string(6) "jardin" ["surfaceJardin"]=> string(14) "surface_jardin" ["cour"]=> string(4) "cour" ["veranda"]=> string(7) "veranda" ["pack"]=> string(4) "pack" ["idParent"]=> string(9) "id_parent" ["nomProjet"]=> string(10) "nom_projet" ["idProjet"]=> string(9) "id_projet" ["statutProjet"]=> string(13) "statut_projet" ["exportSitePasserelle"]=> string(22) "export_site_passerelle" ["reference"]=> string(9) "reference" ["venteLocation"]=> string(14) "vente_location" ["dateEntree"]=> string(11) "date_entree" ["titre"]=> string(5) "titre" ["etat"]=> string(4) "etat" ["etatComplet"]=> string(12) "etat_complet" ["url"]=> string(3) "url" ["video"]=> string(5) "video" ["nature"]=> string(6) "nature" ["sousNature"]=> string(11) "sous_nature" ["natureAthome"]=> string(13) "nature_athome" ["achatType"]=> string(10) "achat_type" ["nombrePieces"]=> string(13) "nombre_pieces" ["nombreChambres"]=> string(15) "nombre_chambres" ["nbCouchages"]=> string(12) "nb_couchages" ["coupCoeur"]=> string(10) "coup_coeur" ["typeProjet"]=> string(11) "type_projet" ["vacances"]=> string(8) "vacances" ["courtTerme"]=> string(11) "court_terme" ["typeSource"]=> string(11) "type_source" ["internetHautDebit"]=> string(19) "internet_haut_debit" ["typeInternet"]=> string(13) "type_internet" ["surface"]=> string(7) "surface" ["surfaceUtile"]=> string(13) "surface_utile" ["surfaceTerrain"]=> string(15) "surface_terrain" ["surfaceTerrainAres"]=> string(20) "surface_terrain_ares" ["surfaceTotale"]=> string(14) "surface_totale" ["surfacePlancher"]=> string(16) "surface_plancher" ["surfaceVeranda"]=> string(15) "surface_veranda" ["surfaceGrenier"]=> string(15) "surface_grenier" ["surfaceEmpriseSol"]=> string(19) "surface_emprise_sol" ["loiCarrez"]=> string(10) "loi_carrez" ["vue"]=> string(3) "vue" ["proprietaire"]=> string(12) "proprietaire" ["locataire"]=> string(9) "locataire" ["anneeDeConstruction"]=> string(21) "annee_de_construction" ["disponibilite"]=> string(13) "disponibilite" ["dateDisponibilite"]=> string(18) "date_disponibilite" ["dateFinReservation"]=> string(20) "date_fin_reservation" ["locationSaisonniere"]=> string(20) "location_saisonniere" ["exclusivite"]=> string(11) "exclusivite" ["visiteVirtuelle"]=> string(16) "visite_virtuelle" ["video1"]=> string(7) "video_1" ["video2"]=> string(7) "video_2" ["exclusiviteMedia"]=> string(17) "exclusivite_media" ["grenier"]=> string(7) "grenier" ["nbGrenier"]=> string(10) "nb_grenier" ["orientation"]=> string(11) "orientation" ["buanderie"]=> string(9) "buanderie" ["meuble"]=> string(6) "meuble" ["renove"]=> string(6) "renove" ["caveAVin"]=> string(10) "cave_a_vin" ["animauxAcceptes"]=> string(16) "animaux_acceptes" ["piscineInterieure"]=> string(18) "piscine_interieure" ["loggia"]=> string(6) "loggia" ["adresseNum"]=> string(11) "adresse_num" ["adresse"]=> string(7) "adresse" ["adresseBis"]=> string(11) "adresse_bis" ["immeuble"]=> string(8) "immeuble" ["codePostal"]=> string(11) "code_postal" ["ville"]=> string(5) "ville" ["villeAthome"]=> string(12) "ville_athome" ["pays"]=> string(4) "pays" ["sousLocalite"]=> string(13) "sous_localite" ["secteurs"]=> string(8) "secteurs" ["region"]=> string(6) "region" ["lat"]=> string(3) "lat" ["lng"]=> string(3) "lng" ["quartier"]=> string(8) "quartier" ["numeroEtage"]=> string(12) "numero_etage" ["nombreEtage"]=> string(12) "nombre_etage" ["parkingSouterrain"]=> string(18) "parking_souterrain" ["parkingCollectif"]=> string(17) "parking_collectif" ["garages"]=> string(7) "garages" ["parkingOuvert"]=> string(14) "parking_ouvert" ["cuisine"]=> string(7) "cuisine" ["cuisineEquipee"]=> string(15) "cuisine_equipee" ["cuisineIndependante"]=> string(20) "cuisine_independante" ["descriptionCuisine"]=> string(19) "description_cuisine" ["sejour"]=> string(6) "sejour" ["descriptionSejour"]=> string(18) "description_sejour" ["salon"]=> string(5) "salon" ["descriptionSalon"]=> string(17) "description_salon" ["salleAManger"]=> string(14) "salle_a_manger" ["descriptionSalleAManger"]=> string(26) "description_salle_a_manger" ["sejourDouble"]=> string(13) "sejour_double" ["descriptionSejourDouble"]=> string(25) "description_sejour_double" ["sallesDeBain"]=> string(14) "salles_de_bain" ["descriptionSalleDeBain"]=> string(25) "description_salle_de_bain" ["salleDeDouche"]=> string(15) "salle_de_douche" ["descriptionSalleDeDouche"]=> string(27) "description_salle_de_douche" ["wcSepare"]=> string(9) "wc_separe" ["descriptionWc"]=> string(14) "description_wc" ["placard"]=> string(7) "placard" ["descriptionPlacard"]=> string(19) "description_placard" ["cave"]=> string(4) "cave" ["descriptionCave"]=> string(16) "description_cave" ["parc"]=> string(4) "parc" ["parcSurface"]=> string(12) "parc_surface" ["hall"]=> string(4) "hall" ["descriptionHall"]=> string(16) "description_hall" ["bureau"]=> string(6) "bureau" ["descriptionBureau"]=> string(18) "description_bureau" ["descriptionCh1"]=> string(15) "description_ch1" ["descriptionCh2"]=> string(15) "description_ch2" ["descriptionCh3"]=> string(15) "description_ch3" ["descriptionCh4"]=> string(15) "description_ch4" ["descriptionCh5"]=> string(15) "description_ch5" ["descriptionCh6"]=> string(15) "description_ch6" ["accueil"]=> string(7) "accueil" ["descriptionAccueil"]=> string(19) "description_accueil" ["salleDArchives"]=> string(16) "salle_d_archives" ["descriptionSalleDArchives"]=> string(28) "description_salle_d_archives" ["salleDeReunion"]=> string(16) "salle_de_reunion" ["descriptionSalleDeReunion"]=> string(28) "description_salle_de_reunion" ["autrePiece"]=> string(11) "autre_piece" ["autre"]=> string(5) "autre" ["budget"]=> string(6) "budget" ["loyerMensuelTtc"]=> string(17) "loyer_mensuel_ttc" ["prixM2"]=> string(7) "prix_m2" ["cacherPrix"]=> string(11) "cacher_prix" ["chargesMensuelles"]=> string(18) "charges_mensuelles" ["dispositifFiscal"]=> string(17) "dispositif_fiscal" ["honorairesACharge"]=> string(19) "honoraires_a_charge" ["horsTaxe"]=> string(9) "hors_taxe" ["tva"]=> string(3) "tva" ["honorairesVisite"]=> string(17) "honoraires_visite" ["caution"]=> string(7) "caution" ["honorairesEtatDesLieux"]=> string(25) "honoraires_etat_des_lieux" ["taxeFonciere"]=> string(13) "taxe_fonciere" ["taxeHabitation"]=> string(15) "taxe_habitation" ["prixNet"]=> string(8) "prix_net" ["modalitesChargesLocataire"]=> string(27) "modalites_charges_locataire" ["commission"]=> string(10) "commission" ["tvaNeufLu"]=> string(11) "tva_neuf_lu" ["projetParentId"]=> string(16) "projet_parent_id" ["projetParentRef"]=> string(17) "projet_parent_ref" ["projetParentNom"]=> string(17) "projet_parent_nom" ["projetParentDescriptionFr"]=> string(28) "projet_parent_description_fr" ["projetParentDescriptionEn"]=> string(28) "projet_parent_description_en" ["projetParentDescriptionLu"]=> string(28) "projet_parent_description_lu" ["projetParentDescriptionDe"]=> string(28) "projet_parent_description_de" ["projetParentDescriptionPt"]=> string(28) "projet_parent_description_pt" ["projetParentTextePubliciteFr"]=> string(32) "projet_parent_texte_publicite_fr" ["projetParentDescriptionNl"]=> string(28) "projet_parent_description_nl" ["projetParentDescriptionSituation"]=> string(35) "projet_parent_description_situation" ["digicode"]=> string(8) "digicode" ["gardien"]=> string(7) "gardien" ["porteBlindee"]=> string(13) "porte_blindee" ["parlophone"]=> string(10) "parlophone" ["videophone"]=> string(10) "videophone" ["alarme"]=> string(6) "alarme" ["id"]=> string(2) "id" } ["discriminatorValue"]=> NULL ["discriminatorMap"]=> array(0) { } ["discriminatorColumn"]=> NULL ["table"]=> array(1) { ["name"]=> string(5) "biens" } ["lifecycleCallbacks"]=> array(0) { } ["entityListeners"]=> array(0) { } ["associationMappings"]=> array(0) { } ["isIdentifierComposite"]=> bool(false) ["containsForeignIdentifier"]=> bool(false) ["idGenerator"]=> object(Doctrine\ORM\Id\IdentityGenerator)#327 (1) { ["sequenceName":"Doctrine\ORM\Id\IdentityGenerator":private]=> NULL } ["sequenceGeneratorDefinition"]=> NULL ["tableGeneratorDefinition"]=> NULL ["changeTrackingPolicy"]=> int(1) ["isVersioned"]=> NULL ["versionField"]=> NULL ["cache"]=> NULL ["reflClass"]=> object(ReflectionClass)#317 (1) { ["name"]=> string(22) "AppBundle\Entity\Biens" } ["isReadOnly"]=> bool(false) ["namingStrategy":protected]=> object(Doctrine\ORM\Mapping\UnderscoreNamingStrategy)#237 (1) { ["case":"Doctrine\ORM\Mapping\UnderscoreNamingStrategy":private]=> int(0) } ["reflFields"]=> array(349) { ["idE2p"]=> object(ReflectionProperty)#320 (2) { ["name"]=> string(5) "idE2p" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["sousNatureSlugify"]=> object(ReflectionProperty)#330 (2) { ["name"]=> string(17) "sousNatureSlugify" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["villeSlugify"]=> object(ReflectionProperty)#328 (2) { ["name"]=> string(12) "villeSlugify" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["latitude"]=> object(ReflectionProperty)#329 (2) { ["name"]=> string(8) "latitude" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["longitude"]=> object(ReflectionProperty)#331 (2) { ["name"]=> string(9) "longitude" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["commercial"]=> object(ReflectionProperty)#332 (2) { ["name"]=> string(10) "commercial" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["alerteEmail"]=> object(ReflectionProperty)#333 (2) { ["name"]=> string(11) "alerteEmail" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionZh"]=> object(ReflectionProperty)#334 (2) { ["name"]=> string(13) "descriptionZh" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["climatisation"]=> object(ReflectionProperty)#335 (2) { ["name"]=> string(13) "climatisation" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["charbon"]=> object(ReflectionProperty)#336 (2) { ["name"]=> string(7) "charbon" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["granules"]=> object(ReflectionProperty)#337 (2) { ["name"]=> string(8) "granules" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["insertCheminee"]=> object(ReflectionProperty)#338 (2) { ["name"]=> string(14) "insertCheminee" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["cheminee"]=> object(ReflectionProperty)#339 (2) { ["name"]=> string(8) "cheminee" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["poele"]=> object(ReflectionProperty)#340 (2) { ["name"]=> string(5) "poele" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["radiateurs"]=> object(ReflectionProperty)#341 (2) { ["name"]=> string(10) "radiateurs" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionEnergie"]=> object(ReflectionProperty)#342 (2) { ["name"]=> string(18) "descriptionEnergie" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["eauChaude"]=> object(ReflectionProperty)#343 (2) { ["name"]=> string(9) "eauChaude" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["chauffageGaz"]=> object(ReflectionProperty)#344 (2) { ["name"]=> string(12) "chauffageGaz" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["chauffageMazout"]=> object(ReflectionProperty)#345 (2) { ["name"]=> string(15) "chauffageMazout" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["chauffageElect"]=> object(ReflectionProperty)#346 (2) { ["name"]=> string(14) "chauffageElect" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["chauffageCol"]=> object(ReflectionProperty)#347 (2) { ["name"]=> string(12) "chauffageCol" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["ascenseur"]=> object(ReflectionProperty)#348 (2) { ["name"]=> string(9) "ascenseur" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["installationHandicapes"]=> object(ReflectionProperty)#349 (2) { ["name"]=> string(22) "installationHandicapes" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["antenneSatellite"]=> object(ReflectionProperty)#350 (2) { ["name"]=> string(16) "antenneSatellite" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["voletsElectriques"]=> object(ReflectionProperty)#351 (2) { ["name"]=> string(17) "voletsElectriques" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["voletsRoulants"]=> object(ReflectionProperty)#352 (2) { ["name"]=> string(14) "voletsRoulants" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["wellness"]=> object(ReflectionProperty)#353 (2) { ["name"]=> string(8) "wellness" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionFr"]=> object(ReflectionProperty)#354 (2) { ["name"]=> string(13) "descriptionFr" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionEn"]=> object(ReflectionProperty)#355 (2) { ["name"]=> string(13) "descriptionEn" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionLu"]=> object(ReflectionProperty)#356 (2) { ["name"]=> string(13) "descriptionLu" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionDe"]=> object(ReflectionProperty)#357 (2) { ["name"]=> string(13) "descriptionDe" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionPt"]=> object(ReflectionProperty)#358 (2) { ["name"]=> string(13) "descriptionPt" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["textePubliciteFr"]=> object(ReflectionProperty)#359 (2) { ["name"]=> string(16) "textePubliciteFr" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionNl"]=> object(ReflectionProperty)#360 (2) { ["name"]=> string(13) "descriptionNl" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionSituation"]=> object(ReflectionProperty)#361 (2) { ["name"]=> string(20) "descriptionSituation" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["longueurHall"]=> object(ReflectionProperty)#362 (2) { ["name"]=> string(12) "longueurHall" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["largeurHall"]=> object(ReflectionProperty)#363 (2) { ["name"]=> string(11) "largeurHall" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceHall"]=> object(ReflectionProperty)#364 (2) { ["name"]=> string(11) "surfaceHall" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["etageHall"]=> object(ReflectionProperty)#365 (2) { ["name"]=> string(9) "etageHall" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["longueurCuisine"]=> object(ReflectionProperty)#366 (2) { ["name"]=> string(15) "longueurCuisine" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["largeurCuisine"]=> object(ReflectionProperty)#367 (2) { ["name"]=> string(14) "largeurCuisine" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceCuisine"]=> object(ReflectionProperty)#368 (2) { ["name"]=> string(14) "surfaceCuisine" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["etageCuisine"]=> object(ReflectionProperty)#369 (2) { ["name"]=> string(12) "etageCuisine" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["longueurSejour"]=> object(ReflectionProperty)#370 (2) { ["name"]=> string(14) "longueurSejour" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["largeurSejour"]=> object(ReflectionProperty)#371 (2) { ["name"]=> string(13) "largeurSejour" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceSejour"]=> object(ReflectionProperty)#372 (2) { ["name"]=> string(13) "surfaceSejour" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["etageSejour"]=> object(ReflectionProperty)#373 (2) { ["name"]=> string(11) "etageSejour" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["longueurSalon"]=> object(ReflectionProperty)#374 (2) { ["name"]=> string(13) "longueurSalon" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["largeurSalon"]=> object(ReflectionProperty)#375 (2) { ["name"]=> string(12) "largeurSalon" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceSalon"]=> object(ReflectionProperty)#376 (2) { ["name"]=> string(12) "surfaceSalon" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["etageSalon"]=> object(ReflectionProperty)#377 (2) { ["name"]=> string(10) "etageSalon" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["longueurSalleAManger"]=> object(ReflectionProperty)#378 (2) { ["name"]=> string(20) "longueurSalleAManger" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["largeurSalleAManger"]=> object(ReflectionProperty)#379 (2) { ["name"]=> string(19) "largeurSalleAManger" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceSalleAManger"]=> object(ReflectionProperty)#380 (2) { ["name"]=> string(19) "surfaceSalleAManger" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["etageSalleAManger"]=> object(ReflectionProperty)#381 (2) { ["name"]=> string(17) "etageSalleAManger" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["longueurSejourDouble"]=> object(ReflectionProperty)#382 (2) { ["name"]=> string(20) "longueurSejourDouble" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["largeurSejourDouble"]=> object(ReflectionProperty)#383 (2) { ["name"]=> string(19) "largeurSejourDouble" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceSejourDouble"]=> object(ReflectionProperty)#384 (2) { ["name"]=> string(19) "surfaceSejourDouble" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["etageSejourDouble"]=> object(ReflectionProperty)#385 (2) { ["name"]=> string(17) "etageSejourDouble" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["longueurBureau"]=> object(ReflectionProperty)#386 (2) { ["name"]=> string(14) "longueurBureau" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["largeurBureau"]=> object(ReflectionProperty)#387 (2) { ["name"]=> string(13) "largeurBureau" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceBureau"]=> object(ReflectionProperty)#388 (2) { ["name"]=> string(13) "surfaceBureau" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["etageBureau"]=> object(ReflectionProperty)#389 (2) { ["name"]=> string(11) "etageBureau" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["longueurSdb"]=> object(ReflectionProperty)#390 (2) { ["name"]=> string(11) "longueurSdb" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["largeurSdb"]=> object(ReflectionProperty)#391 (2) { ["name"]=> string(10) "largeurSdb" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceSdb"]=> object(ReflectionProperty)#392 (2) { ["name"]=> string(10) "surfaceSdb" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["etageSdb"]=> object(ReflectionProperty)#393 (2) { ["name"]=> string(8) "etageSdb" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["longueurSalleDeDouche"]=> object(ReflectionProperty)#394 (2) { ["name"]=> string(21) "longueurSalleDeDouche" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["largeurSalleDeDouche"]=> object(ReflectionProperty)#395 (2) { ["name"]=> string(20) "largeurSalleDeDouche" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceSalleDeDouche"]=> object(ReflectionProperty)#396 (2) { ["name"]=> string(20) "surfaceSalleDeDouche" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["etageSalleDeDouche"]=> object(ReflectionProperty)#397 (2) { ["name"]=> string(18) "etageSalleDeDouche" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["longueurCave"]=> object(ReflectionProperty)#398 (2) { ["name"]=> string(12) "longueurCave" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["largeurCave"]=> object(ReflectionProperty)#399 (2) { ["name"]=> string(11) "largeurCave" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceCave"]=> object(ReflectionProperty)#400 (2) { ["name"]=> string(11) "surfaceCave" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["longueurCh1"]=> object(ReflectionProperty)#401 (2) { ["name"]=> string(11) "longueurCh1" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["largeurCh1"]=> object(ReflectionProperty)#402 (2) { ["name"]=> string(10) "largeurCh1" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceCh1"]=> object(ReflectionProperty)#403 (2) { ["name"]=> string(10) "surfaceCh1" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["etageCh1"]=> object(ReflectionProperty)#404 (2) { ["name"]=> string(8) "etageCh1" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["longueurCh2"]=> object(ReflectionProperty)#405 (2) { ["name"]=> string(11) "longueurCh2" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["largeurCh2"]=> object(ReflectionProperty)#406 (2) { ["name"]=> string(10) "largeurCh2" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceCh2"]=> object(ReflectionProperty)#407 (2) { ["name"]=> string(10) "surfaceCh2" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["etageCh2"]=> object(ReflectionProperty)#408 (2) { ["name"]=> string(8) "etageCh2" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["longueurCh3"]=> object(ReflectionProperty)#409 (2) { ["name"]=> string(11) "longueurCh3" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["largeurCh3"]=> object(ReflectionProperty)#410 (2) { ["name"]=> string(10) "largeurCh3" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceCh3"]=> object(ReflectionProperty)#411 (2) { ["name"]=> string(10) "surfaceCh3" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["etageCh3"]=> object(ReflectionProperty)#412 (2) { ["name"]=> string(8) "etageCh3" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["longueurCh4"]=> object(ReflectionProperty)#413 (2) { ["name"]=> string(11) "longueurCh4" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["largeurCh4"]=> object(ReflectionProperty)#414 (2) { ["name"]=> string(10) "largeurCh4" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceCh4"]=> object(ReflectionProperty)#415 (2) { ["name"]=> string(10) "surfaceCh4" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["etageCh4"]=> object(ReflectionProperty)#416 (2) { ["name"]=> string(8) "etageCh4" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["longueurCh5"]=> object(ReflectionProperty)#417 (2) { ["name"]=> string(11) "longueurCh5" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["largeurCh5"]=> object(ReflectionProperty)#418 (2) { ["name"]=> string(10) "largeurCh5" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceCh5"]=> object(ReflectionProperty)#419 (2) { ["name"]=> string(10) "surfaceCh5" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["etageCh5"]=> object(ReflectionProperty)#420 (2) { ["name"]=> string(8) "etageCh5" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["longueurCh6"]=> object(ReflectionProperty)#421 (2) { ["name"]=> string(11) "longueurCh6" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["largeurCh6"]=> object(ReflectionProperty)#422 (2) { ["name"]=> string(10) "largeurCh6" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceCh6"]=> object(ReflectionProperty)#423 (2) { ["name"]=> string(10) "surfaceCh6" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["etageCh6"]=> object(ReflectionProperty)#424 (2) { ["name"]=> string(8) "etageCh6" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["longueurAccueil"]=> object(ReflectionProperty)#425 (2) { ["name"]=> string(15) "longueurAccueil" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["largeurAccueil"]=> object(ReflectionProperty)#426 (2) { ["name"]=> string(14) "largeurAccueil" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceAccueil"]=> object(ReflectionProperty)#427 (2) { ["name"]=> string(14) "surfaceAccueil" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["etageAccueil"]=> object(ReflectionProperty)#428 (2) { ["name"]=> string(12) "etageAccueil" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["longueurSalleDArchives"]=> object(ReflectionProperty)#429 (2) { ["name"]=> string(22) "longueurSalleDArchives" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["largeurSalleDArchives"]=> object(ReflectionProperty)#430 (2) { ["name"]=> string(21) "largeurSalleDArchives" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceSalleDArchives"]=> object(ReflectionProperty)#431 (2) { ["name"]=> string(21) "surfaceSalleDArchives" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["etageSalleDArchives"]=> object(ReflectionProperty)#432 (2) { ["name"]=> string(19) "etageSalleDArchives" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["longueurSalleDeReunion"]=> object(ReflectionProperty)#433 (2) { ["name"]=> string(22) "longueurSalleDeReunion" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["largeurSalleDeReunion"]=> object(ReflectionProperty)#434 (2) { ["name"]=> string(21) "largeurSalleDeReunion" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceSalleDeReunion"]=> object(ReflectionProperty)#435 (2) { ["name"]=> string(21) "surfaceSalleDeReunion" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["etageSalleDeReunion"]=> object(ReflectionProperty)#436 (2) { ["name"]=> string(19) "etageSalleDeReunion" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["contratDeConstruction"]=> object(ReflectionProperty)#437 (2) { ["name"]=> string(21) "contratDeConstruction" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["copropriete"]=> object(ReflectionProperty)#438 (2) { ["name"]=> string(11) "copropriete" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["nombreLotsCopropriete"]=> object(ReflectionProperty)#439 (2) { ["name"]=> string(21) "nombreLotsCopropriete" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["nombreAppartementsCopropriete"]=> object(ReflectionProperty)#440 (2) { ["name"]=> string(29) "nombreAppartementsCopropriete" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["lastModification"]=> object(ReflectionProperty)#441 (2) { ["name"]=> string(16) "lastModification" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["mitoyennete"]=> object(ReflectionProperty)#442 (2) { ["name"]=> string(11) "mitoyennete" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["assainissement"]=> object(ReflectionProperty)#443 (2) { ["name"]=> string(14) "assainissement" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["servitude"]=> object(ReflectionProperty)#444 (2) { ["name"]=> string(9) "servitude" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["typeFacade"]=> object(ReflectionProperty)#445 (2) { ["name"]=> string(10) "typeFacade" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["typeToiture"]=> object(ReflectionProperty)#446 (2) { ["name"]=> string(11) "typeToiture" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["moyenDeVisite"]=> object(ReflectionProperty)#447 (2) { ["name"]=> string(13) "moyenDeVisite" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["garantieBancaire"]=> object(ReflectionProperty)#448 (2) { ["name"]=> string(16) "garantieBancaire" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["lot"]=> object(ReflectionProperty)#449 (2) { ["name"]=> string(3) "lot" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["etatImmeuble"]=> object(ReflectionProperty)#450 (2) { ["name"]=> string(12) "etatImmeuble" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["numeroCadastral"]=> object(ReflectionProperty)#451 (2) { ["name"]=> string(15) "numeroCadastral" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["valeurAssurable"]=> object(ReflectionProperty)#452 (2) { ["name"]=> string(15) "valeurAssurable" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["tripleVitrage"]=> object(ReflectionProperty)#453 (2) { ["name"]=> string(13) "tripleVitrage" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["doubleVitrage"]=> object(ReflectionProperty)#454 (2) { ["name"]=> string(13) "doubleVitrage" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["pompeAChaleur"]=> object(ReflectionProperty)#455 (2) { ["name"]=> string(13) "pompeAChaleur" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["chauffageAuSol"]=> object(ReflectionProperty)#456 (2) { ["name"]=> string(14) "chauffageAuSol" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["ventilationMecanique"]=> object(ReflectionProperty)#457 (2) { ["name"]=> string(20) "ventilationMecanique" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["geothermie"]=> object(ReflectionProperty)#458 (2) { ["name"]=> string(10) "geothermie" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["chaudiereCondensation"]=> object(ReflectionProperty)#459 (2) { ["name"]=> string(21) "chaudiereCondensation" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["vmcDoubleFlux"]=> object(ReflectionProperty)#460 (2) { ["name"]=> string(13) "vmcDoubleFlux" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["solaireThermique"]=> object(ReflectionProperty)#461 (2) { ["name"]=> string(16) "solaireThermique" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["solairePhotovoltaique"]=> object(ReflectionProperty)#462 (2) { ["name"]=> string(21) "solairePhotovoltaique" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["lineaireDeVitrine"]=> object(ReflectionProperty)#463 (2) { ["name"]=> string(17) "lineaireDeVitrine" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["indiceEnergetique"]=> object(ReflectionProperty)#464 (2) { ["name"]=> string(17) "indiceEnergetique" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["valeurIndiceEnergetique"]=> object(ReflectionProperty)#465 (2) { ["name"]=> string(23) "valeurIndiceEnergetique" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["indiceIsolation"]=> object(ReflectionProperty)#466 (2) { ["name"]=> string(15) "indiceIsolation" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["valeurIndiceIsolation"]=> object(ReflectionProperty)#467 (2) { ["name"]=> string(21) "valeurIndiceIsolation" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["indiceCo2"]=> object(ReflectionProperty)#468 (2) { ["name"]=> string(9) "indiceCo2" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["dateFinEcopass"]=> object(ReflectionProperty)#469 (2) { ["name"]=> string(14) "dateFinEcopass" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["numeroEcopass"]=> object(ReflectionProperty)#470 (2) { ["name"]=> string(13) "numeroEcopass" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["dateEmissionEcopass"]=> object(ReflectionProperty)#471 (2) { ["name"]=> string(19) "dateEmissionEcopass" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["dpeEnergieValeur"]=> object(ReflectionProperty)#472 (2) { ["name"]=> string(16) "dpeEnergieValeur" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["dpeEnergieLettre"]=> object(ReflectionProperty)#473 (2) { ["name"]=> string(16) "dpeEnergieLettre" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["dpeCo2Valeur"]=> object(ReflectionProperty)#474 (2) { ["name"]=> string(12) "dpeCo2Valeur" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["dpeCo2Lettre"]=> object(ReflectionProperty)#475 (2) { ["name"]=> string(12) "dpeCo2Lettre" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["pebEnergieValeur"]=> object(ReflectionProperty)#476 (2) { ["name"]=> string(16) "pebEnergieValeur" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["pebEnergieLettre"]=> object(ReflectionProperty)#477 (2) { ["name"]=> string(16) "pebEnergieLettre" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["pebCo2Valeur"]=> object(ReflectionProperty)#478 (2) { ["name"]=> string(12) "pebCo2Valeur" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["dpeEnCours"]=> object(ReflectionProperty)#479 (2) { ["name"]=> string(10) "dpeEnCours" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["dpeNonApplicable"]=> object(ReflectionProperty)#480 (2) { ["name"]=> string(16) "dpeNonApplicable" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["dpeVierge"]=> object(ReflectionProperty)#481 (2) { ["name"]=> string(9) "dpeVierge" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["publierEcopass"]=> object(ReflectionProperty)#482 (2) { ["name"]=> string(14) "publierEcopass" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["dpeDate"]=> object(ReflectionProperty)#483 (2) { ["name"]=> string(7) "dpeDate" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["dpeLoiElan"]=> object(ReflectionProperty)#484 (2) { ["name"]=> string(10) "dpeLoiElan" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["dpeConsoMin"]=> object(ReflectionProperty)#485 (2) { ["name"]=> string(11) "dpeConsoMin" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["dpeConsoMax"]=> object(ReflectionProperty)#486 (2) { ["name"]=> string(11) "dpeConsoMax" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["dpeAnneeConso"]=> object(ReflectionProperty)#487 (2) { ["name"]=> string(13) "dpeAnneeConso" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["laveLinge"]=> object(ReflectionProperty)#488 (2) { ["name"]=> string(9) "laveLinge" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["secheLinge"]=> object(ReflectionProperty)#489 (2) { ["name"]=> string(10) "secheLinge" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["laveVaisselle"]=> object(ReflectionProperty)#490 (2) { ["name"]=> string(13) "laveVaisselle" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["microOndes"]=> object(ReflectionProperty)#491 (2) { ["name"]=> string(10) "microOndes" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["television"]=> object(ReflectionProperty)#492 (2) { ["name"]=> string(10) "television" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["magnetoscope"]=> object(ReflectionProperty)#493 (2) { ["name"]=> string(12) "magnetoscope" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["lecteurDvd"]=> object(ReflectionProperty)#494 (2) { ["name"]=> string(10) "lecteurDvd" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["chaineHifi"]=> object(ReflectionProperty)#495 (2) { ["name"]=> string(10) "chaineHifi" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["accesInternet"]=> object(ReflectionProperty)#496 (2) { ["name"]=> string(13) "accesInternet" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["wifi"]=> object(ReflectionProperty)#497 (2) { ["name"]=> string(4) "wifi" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["four"]=> object(ReflectionProperty)#498 (2) { ["name"]=> string(4) "four" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["plaque"]=> object(ReflectionProperty)#499 (2) { ["name"]=> string(6) "plaque" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["vaisselle"]=> object(ReflectionProperty)#500 (2) { ["name"]=> string(9) "vaisselle" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["canapeLit"]=> object(ReflectionProperty)#501 (2) { ["name"]=> string(9) "canapeLit" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["refrigerateur"]=> object(ReflectionProperty)#502 (2) { ["name"]=> string(13) "refrigerateur" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["congelateur"]=> object(ReflectionProperty)#503 (2) { ["name"]=> string(11) "congelateur" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["rangements"]=> object(ReflectionProperty)#504 (2) { ["name"]=> string(10) "rangements" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["litSimple"]=> object(ReflectionProperty)#505 (2) { ["name"]=> string(9) "litSimple" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["litDouble"]=> object(ReflectionProperty)#506 (2) { ["name"]=> string(9) "litDouble" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["lingeDeMaison"]=> object(ReflectionProperty)#507 (2) { ["name"]=> string(13) "lingeDeMaison" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["terrasse"]=> object(ReflectionProperty)#508 (2) { ["name"]=> string(8) "terrasse" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceTerrasse"]=> object(ReflectionProperty)#509 (2) { ["name"]=> string(15) "surfaceTerrasse" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["balcon"]=> object(ReflectionProperty)#510 (2) { ["name"]=> string(6) "balcon" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceBalcon"]=> object(ReflectionProperty)#511 (2) { ["name"]=> string(13) "surfaceBalcon" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["piscineExterieure"]=> object(ReflectionProperty)#512 (2) { ["name"]=> string(17) "piscineExterieure" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["jardin"]=> object(ReflectionProperty)#513 (2) { ["name"]=> string(6) "jardin" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceJardin"]=> object(ReflectionProperty)#514 (2) { ["name"]=> string(13) "surfaceJardin" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["cour"]=> object(ReflectionProperty)#515 (2) { ["name"]=> string(4) "cour" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["veranda"]=> object(ReflectionProperty)#516 (2) { ["name"]=> string(7) "veranda" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["pack"]=> object(ReflectionProperty)#517 (2) { ["name"]=> string(4) "pack" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["idParent"]=> object(ReflectionProperty)#518 (2) { ["name"]=> string(8) "idParent" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["nomProjet"]=> object(ReflectionProperty)#519 (2) { ["name"]=> string(9) "nomProjet" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["idProjet"]=> object(ReflectionProperty)#520 (2) { ["name"]=> string(8) "idProjet" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["statutProjet"]=> object(ReflectionProperty)#521 (2) { ["name"]=> string(12) "statutProjet" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["exportSitePasserelle"]=> object(ReflectionProperty)#522 (2) { ["name"]=> string(20) "exportSitePasserelle" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["reference"]=> object(ReflectionProperty)#523 (2) { ["name"]=> string(9) "reference" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["venteLocation"]=> object(ReflectionProperty)#524 (2) { ["name"]=> string(13) "venteLocation" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["dateEntree"]=> object(ReflectionProperty)#525 (2) { ["name"]=> string(10) "dateEntree" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["titre"]=> object(ReflectionProperty)#526 (2) { ["name"]=> string(5) "titre" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["etat"]=> object(ReflectionProperty)#527 (2) { ["name"]=> string(4) "etat" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["etatComplet"]=> object(ReflectionProperty)#528 (2) { ["name"]=> string(11) "etatComplet" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["url"]=> object(ReflectionProperty)#529 (2) { ["name"]=> string(3) "url" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["video"]=> object(ReflectionProperty)#530 (2) { ["name"]=> string(5) "video" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["nature"]=> object(ReflectionProperty)#531 (2) { ["name"]=> string(6) "nature" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["sousNature"]=> object(ReflectionProperty)#532 (2) { ["name"]=> string(10) "sousNature" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["natureAthome"]=> object(ReflectionProperty)#533 (2) { ["name"]=> string(12) "natureAthome" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["achatType"]=> object(ReflectionProperty)#534 (2) { ["name"]=> string(9) "achatType" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["nombrePieces"]=> object(ReflectionProperty)#535 (2) { ["name"]=> string(12) "nombrePieces" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["nombreChambres"]=> object(ReflectionProperty)#536 (2) { ["name"]=> string(14) "nombreChambres" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["nbCouchages"]=> object(ReflectionProperty)#537 (2) { ["name"]=> string(11) "nbCouchages" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["coupCoeur"]=> object(ReflectionProperty)#538 (2) { ["name"]=> string(9) "coupCoeur" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["typeProjet"]=> object(ReflectionProperty)#539 (2) { ["name"]=> string(10) "typeProjet" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["vacances"]=> object(ReflectionProperty)#540 (2) { ["name"]=> string(8) "vacances" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["courtTerme"]=> object(ReflectionProperty)#541 (2) { ["name"]=> string(10) "courtTerme" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["typeSource"]=> object(ReflectionProperty)#542 (2) { ["name"]=> string(10) "typeSource" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["internetHautDebit"]=> object(ReflectionProperty)#543 (2) { ["name"]=> string(17) "internetHautDebit" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["typeInternet"]=> object(ReflectionProperty)#544 (2) { ["name"]=> string(12) "typeInternet" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surface"]=> object(ReflectionProperty)#545 (2) { ["name"]=> string(7) "surface" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceUtile"]=> object(ReflectionProperty)#546 (2) { ["name"]=> string(12) "surfaceUtile" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceTerrain"]=> object(ReflectionProperty)#547 (2) { ["name"]=> string(14) "surfaceTerrain" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceTerrainAres"]=> object(ReflectionProperty)#548 (2) { ["name"]=> string(18) "surfaceTerrainAres" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceTotale"]=> object(ReflectionProperty)#549 (2) { ["name"]=> string(13) "surfaceTotale" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfacePlancher"]=> object(ReflectionProperty)#550 (2) { ["name"]=> string(15) "surfacePlancher" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceVeranda"]=> object(ReflectionProperty)#551 (2) { ["name"]=> string(14) "surfaceVeranda" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceGrenier"]=> object(ReflectionProperty)#552 (2) { ["name"]=> string(14) "surfaceGrenier" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["surfaceEmpriseSol"]=> object(ReflectionProperty)#553 (2) { ["name"]=> string(17) "surfaceEmpriseSol" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["loiCarrez"]=> object(ReflectionProperty)#554 (2) { ["name"]=> string(9) "loiCarrez" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["vue"]=> object(ReflectionProperty)#555 (2) { ["name"]=> string(3) "vue" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["proprietaire"]=> object(ReflectionProperty)#556 (2) { ["name"]=> string(12) "proprietaire" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["locataire"]=> object(ReflectionProperty)#557 (2) { ["name"]=> string(9) "locataire" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["anneeDeConstruction"]=> object(ReflectionProperty)#558 (2) { ["name"]=> string(19) "anneeDeConstruction" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["disponibilite"]=> object(ReflectionProperty)#559 (2) { ["name"]=> string(13) "disponibilite" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["dateDisponibilite"]=> object(ReflectionProperty)#560 (2) { ["name"]=> string(17) "dateDisponibilite" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["dateFinReservation"]=> object(ReflectionProperty)#561 (2) { ["name"]=> string(18) "dateFinReservation" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["locationSaisonniere"]=> object(ReflectionProperty)#562 (2) { ["name"]=> string(19) "locationSaisonniere" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["exclusivite"]=> object(ReflectionProperty)#563 (2) { ["name"]=> string(11) "exclusivite" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["visiteVirtuelle"]=> object(ReflectionProperty)#564 (2) { ["name"]=> string(15) "visiteVirtuelle" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["video1"]=> object(ReflectionProperty)#565 (2) { ["name"]=> string(6) "video1" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["video2"]=> object(ReflectionProperty)#566 (2) { ["name"]=> string(6) "video2" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["exclusiviteMedia"]=> object(ReflectionProperty)#567 (2) { ["name"]=> string(16) "exclusiviteMedia" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["grenier"]=> object(ReflectionProperty)#568 (2) { ["name"]=> string(7) "grenier" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["nbGrenier"]=> object(ReflectionProperty)#569 (2) { ["name"]=> string(9) "nbGrenier" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["orientation"]=> object(ReflectionProperty)#570 (2) { ["name"]=> string(11) "orientation" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["buanderie"]=> object(ReflectionProperty)#571 (2) { ["name"]=> string(9) "buanderie" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["meuble"]=> object(ReflectionProperty)#572 (2) { ["name"]=> string(6) "meuble" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["renove"]=> object(ReflectionProperty)#573 (2) { ["name"]=> string(6) "renove" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["caveAVin"]=> object(ReflectionProperty)#574 (2) { ["name"]=> string(8) "caveAVin" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["animauxAcceptes"]=> object(ReflectionProperty)#575 (2) { ["name"]=> string(15) "animauxAcceptes" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["piscineInterieure"]=> object(ReflectionProperty)#576 (2) { ["name"]=> string(17) "piscineInterieure" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["loggia"]=> object(ReflectionProperty)#577 (2) { ["name"]=> string(6) "loggia" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["adresseNum"]=> object(ReflectionProperty)#578 (2) { ["name"]=> string(10) "adresseNum" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["adresse"]=> object(ReflectionProperty)#579 (2) { ["name"]=> string(7) "adresse" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["adresseBis"]=> object(ReflectionProperty)#580 (2) { ["name"]=> string(10) "adresseBis" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["immeuble"]=> object(ReflectionProperty)#581 (2) { ["name"]=> string(8) "immeuble" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["codePostal"]=> object(ReflectionProperty)#582 (2) { ["name"]=> string(10) "codePostal" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["ville"]=> object(ReflectionProperty)#583 (2) { ["name"]=> string(5) "ville" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["villeAthome"]=> object(ReflectionProperty)#584 (2) { ["name"]=> string(11) "villeAthome" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["pays"]=> object(ReflectionProperty)#585 (2) { ["name"]=> string(4) "pays" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["sousLocalite"]=> object(ReflectionProperty)#586 (2) { ["name"]=> string(12) "sousLocalite" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["secteurs"]=> object(ReflectionProperty)#587 (2) { ["name"]=> string(8) "secteurs" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["region"]=> object(ReflectionProperty)#588 (2) { ["name"]=> string(6) "region" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["lat"]=> object(ReflectionProperty)#589 (2) { ["name"]=> string(3) "lat" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["lng"]=> object(ReflectionProperty)#590 (2) { ["name"]=> string(3) "lng" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["quartier"]=> object(ReflectionProperty)#591 (2) { ["name"]=> string(8) "quartier" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["numeroEtage"]=> object(ReflectionProperty)#592 (2) { ["name"]=> string(11) "numeroEtage" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["nombreEtage"]=> object(ReflectionProperty)#593 (2) { ["name"]=> string(11) "nombreEtage" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["parkingSouterrain"]=> object(ReflectionProperty)#594 (2) { ["name"]=> string(17) "parkingSouterrain" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["parkingCollectif"]=> object(ReflectionProperty)#595 (2) { ["name"]=> string(16) "parkingCollectif" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["garages"]=> object(ReflectionProperty)#596 (2) { ["name"]=> string(7) "garages" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["parkingOuvert"]=> object(ReflectionProperty)#597 (2) { ["name"]=> string(13) "parkingOuvert" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["cuisine"]=> object(ReflectionProperty)#598 (2) { ["name"]=> string(7) "cuisine" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["cuisineEquipee"]=> object(ReflectionProperty)#599 (2) { ["name"]=> string(14) "cuisineEquipee" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["cuisineIndependante"]=> object(ReflectionProperty)#600 (2) { ["name"]=> string(19) "cuisineIndependante" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionCuisine"]=> object(ReflectionProperty)#601 (2) { ["name"]=> string(18) "descriptionCuisine" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["sejour"]=> object(ReflectionProperty)#602 (2) { ["name"]=> string(6) "sejour" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionSejour"]=> object(ReflectionProperty)#603 (2) { ["name"]=> string(17) "descriptionSejour" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["salon"]=> object(ReflectionProperty)#604 (2) { ["name"]=> string(5) "salon" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionSalon"]=> object(ReflectionProperty)#605 (2) { ["name"]=> string(16) "descriptionSalon" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["salleAManger"]=> object(ReflectionProperty)#606 (2) { ["name"]=> string(12) "salleAManger" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionSalleAManger"]=> object(ReflectionProperty)#607 (2) { ["name"]=> string(23) "descriptionSalleAManger" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["sejourDouble"]=> object(ReflectionProperty)#608 (2) { ["name"]=> string(12) "sejourDouble" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionSejourDouble"]=> object(ReflectionProperty)#609 (2) { ["name"]=> string(23) "descriptionSejourDouble" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["sallesDeBain"]=> object(ReflectionProperty)#610 (2) { ["name"]=> string(12) "sallesDeBain" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionSalleDeBain"]=> object(ReflectionProperty)#611 (2) { ["name"]=> string(22) "descriptionSalleDeBain" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["salleDeDouche"]=> object(ReflectionProperty)#612 (2) { ["name"]=> string(13) "salleDeDouche" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionSalleDeDouche"]=> object(ReflectionProperty)#613 (2) { ["name"]=> string(24) "descriptionSalleDeDouche" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["wcSepare"]=> object(ReflectionProperty)#614 (2) { ["name"]=> string(8) "wcSepare" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionWc"]=> object(ReflectionProperty)#615 (2) { ["name"]=> string(13) "descriptionWc" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["placard"]=> object(ReflectionProperty)#616 (2) { ["name"]=> string(7) "placard" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionPlacard"]=> object(ReflectionProperty)#617 (2) { ["name"]=> string(18) "descriptionPlacard" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["cave"]=> object(ReflectionProperty)#618 (2) { ["name"]=> string(4) "cave" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionCave"]=> object(ReflectionProperty)#619 (2) { ["name"]=> string(15) "descriptionCave" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["parc"]=> object(ReflectionProperty)#620 (2) { ["name"]=> string(4) "parc" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["parcSurface"]=> object(ReflectionProperty)#621 (2) { ["name"]=> string(11) "parcSurface" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["hall"]=> object(ReflectionProperty)#622 (2) { ["name"]=> string(4) "hall" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionHall"]=> object(ReflectionProperty)#623 (2) { ["name"]=> string(15) "descriptionHall" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["bureau"]=> object(ReflectionProperty)#624 (2) { ["name"]=> string(6) "bureau" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionBureau"]=> object(ReflectionProperty)#625 (2) { ["name"]=> string(17) "descriptionBureau" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionCh1"]=> object(ReflectionProperty)#626 (2) { ["name"]=> string(14) "descriptionCh1" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionCh2"]=> object(ReflectionProperty)#627 (2) { ["name"]=> string(14) "descriptionCh2" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionCh3"]=> object(ReflectionProperty)#628 (2) { ["name"]=> string(14) "descriptionCh3" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionCh4"]=> object(ReflectionProperty)#629 (2) { ["name"]=> string(14) "descriptionCh4" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionCh5"]=> object(ReflectionProperty)#630 (2) { ["name"]=> string(14) "descriptionCh5" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionCh6"]=> object(ReflectionProperty)#631 (2) { ["name"]=> string(14) "descriptionCh6" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["accueil"]=> object(ReflectionProperty)#632 (2) { ["name"]=> string(7) "accueil" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionAccueil"]=> object(ReflectionProperty)#633 (2) { ["name"]=> string(18) "descriptionAccueil" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["salleDArchives"]=> object(ReflectionProperty)#634 (2) { ["name"]=> string(14) "salleDArchives" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionSalleDArchives"]=> object(ReflectionProperty)#635 (2) { ["name"]=> string(25) "descriptionSalleDArchives" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["salleDeReunion"]=> object(ReflectionProperty)#636 (2) { ["name"]=> string(14) "salleDeReunion" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["descriptionSalleDeReunion"]=> object(ReflectionProperty)#637 (2) { ["name"]=> string(25) "descriptionSalleDeReunion" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["autrePiece"]=> object(ReflectionProperty)#638 (2) { ["name"]=> string(10) "autrePiece" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["autre"]=> object(ReflectionProperty)#639 (2) { ["name"]=> string(5) "autre" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["budget"]=> object(ReflectionProperty)#640 (2) { ["name"]=> string(6) "budget" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["loyerMensuelTtc"]=> object(ReflectionProperty)#641 (2) { ["name"]=> string(15) "loyerMensuelTtc" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["prixM2"]=> object(ReflectionProperty)#642 (2) { ["name"]=> string(6) "prixM2" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["cacherPrix"]=> object(ReflectionProperty)#643 (2) { ["name"]=> string(10) "cacherPrix" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["chargesMensuelles"]=> object(ReflectionProperty)#644 (2) { ["name"]=> string(17) "chargesMensuelles" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["dispositifFiscal"]=> object(ReflectionProperty)#645 (2) { ["name"]=> string(16) "dispositifFiscal" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["honorairesACharge"]=> object(ReflectionProperty)#646 (2) { ["name"]=> string(17) "honorairesACharge" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["horsTaxe"]=> object(ReflectionProperty)#647 (2) { ["name"]=> string(8) "horsTaxe" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["tva"]=> object(ReflectionProperty)#648 (2) { ["name"]=> string(3) "tva" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["honorairesVisite"]=> object(ReflectionProperty)#649 (2) { ["name"]=> string(16) "honorairesVisite" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["caution"]=> object(ReflectionProperty)#650 (2) { ["name"]=> string(7) "caution" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["honorairesEtatDesLieux"]=> object(ReflectionProperty)#651 (2) { ["name"]=> string(22) "honorairesEtatDesLieux" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["taxeFonciere"]=> object(ReflectionProperty)#652 (2) { ["name"]=> string(12) "taxeFonciere" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["taxeHabitation"]=> object(ReflectionProperty)#653 (2) { ["name"]=> string(14) "taxeHabitation" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["prixNet"]=> object(ReflectionProperty)#654 (2) { ["name"]=> string(7) "prixNet" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["modalitesChargesLocataire"]=> object(ReflectionProperty)#655 (2) { ["name"]=> string(25) "modalitesChargesLocataire" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["commission"]=> object(ReflectionProperty)#656 (2) { ["name"]=> string(10) "commission" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["tvaNeufLu"]=> object(ReflectionProperty)#657 (2) { ["name"]=> string(9) "tvaNeufLu" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["projetParentId"]=> object(ReflectionProperty)#658 (2) { ["name"]=> string(14) "projetParentId" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["projetParentRef"]=> object(ReflectionProperty)#659 (2) { ["name"]=> string(15) "projetParentRef" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["projetParentNom"]=> object(ReflectionProperty)#660 (2) { ["name"]=> string(15) "projetParentNom" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["projetParentDescriptionFr"]=> object(ReflectionProperty)#661 (2) { ["name"]=> string(25) "projetParentDescriptionFr" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["projetParentDescriptionEn"]=> object(ReflectionProperty)#662 (2) { ["name"]=> string(25) "projetParentDescriptionEn" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["projetParentDescriptionLu"]=> object(ReflectionProperty)#663 (2) { ["name"]=> string(25) "projetParentDescriptionLu" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["projetParentDescriptionDe"]=> object(ReflectionProperty)#664 (2) { ["name"]=> string(25) "projetParentDescriptionDe" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["projetParentDescriptionPt"]=> object(ReflectionProperty)#665 (2) { ["name"]=> string(25) "projetParentDescriptionPt" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["projetParentTextePubliciteFr"]=> object(ReflectionProperty)#666 (2) { ["name"]=> string(28) "projetParentTextePubliciteFr" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["projetParentDescriptionNl"]=> object(ReflectionProperty)#667 (2) { ["name"]=> string(25) "projetParentDescriptionNl" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["projetParentDescriptionSituation"]=> object(ReflectionProperty)#668 (2) { ["name"]=> string(32) "projetParentDescriptionSituation" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["digicode"]=> object(ReflectionProperty)#669 (2) { ["name"]=> string(8) "digicode" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["gardien"]=> object(ReflectionProperty)#670 (2) { ["name"]=> string(7) "gardien" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["porteBlindee"]=> object(ReflectionProperty)#671 (2) { ["name"]=> string(12) "porteBlindee" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["parlophone"]=> object(ReflectionProperty)#672 (2) { ["name"]=> string(10) "parlophone" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["videophone"]=> object(ReflectionProperty)#673 (2) { ["name"]=> string(10) "videophone" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["alarme"]=> object(ReflectionProperty)#674 (2) { ["name"]=> string(6) "alarme" ["class"]=> string(22) "AppBundle\Entity\Biens" } ["id"]=> object(ReflectionProperty)#675 (2) { ["name"]=> string(2) "id" ["class"]=> string(22) "AppBundle\Entity\Biens" } } ["instantiator":"Doctrine\ORM\Mapping\ClassMetadataInfo":private]=> object(Doctrine\Instantiator\Instantiator)#321 (0) { } } [1]=> bool(false) } ["sf_orm_default_65ff762db5519e88d1b1bc9a48a9711b25a47fe7611aaa27301211f89d678163[AppBundle\Entity\BiensPhotos$CLASSMETADATA][1]"]=> array(2) { [0]=> object(Doctrine\ORM\Mapping\ClassMetadata)#677 (40) { ["name"]=> string(28) "AppBundle\Entity\BiensPhotos" ["namespace"]=> string(16) "AppBundle\Entity" ["rootEntityName"]=> string(28) "AppBundle\Entity\BiensPhotos" ["customGeneratorDefinition"]=> NULL ["customRepositoryClassName"]=> string(42) "AppBundle\Repository\BiensPhotosRepository" ["isMappedSuperclass"]=> bool(false) ["isEmbeddedClass"]=> bool(false) ["parentClasses"]=> array(0) { } ["subClasses"]=> array(0) { } ["embeddedClasses"]=> array(0) { } ["namedQueries"]=> array(0) { } ["namedNativeQueries"]=> array(0) { } ["sqlResultSetMappings"]=> array(0) { } ["identifier"]=> array(1) { [0]=> string(2) "id" } ["inheritanceType"]=> int(1) ["generatorType"]=> int(4) ["fieldMappings"]=> array(5) { ["idBien"]=> array(3) { ["fieldName"]=> string(6) "idBien" ["type"]=> string(7) "integer" ["columnName"]=> string(7) "id_bien" } ["fichier"]=> array(4) { ["fieldName"]=> string(7) "fichier" ["type"]=> string(6) "string" ["columnName"]=> string(7) "fichier" ["length"]=> int(255) } ["titre"]=> array(5) { ["fieldName"]=> string(5) "titre" ["type"]=> string(6) "string" ["columnName"]=> string(5) "titre" ["length"]=> int(255) ["nullable"]=> bool(true) } ["ordre"]=> array(3) { ["fieldName"]=> string(5) "ordre" ["type"]=> string(7) "integer" ["columnName"]=> string(5) "ordre" } ["id"]=> array(4) { ["id"]=> bool(true) ["fieldName"]=> string(2) "id" ["type"]=> string(7) "integer" ["columnName"]=> string(2) "id" } } ["fieldNames"]=> array(5) { ["id_bien"]=> string(6) "idBien" ["fichier"]=> string(7) "fichier" ["titre"]=> string(5) "titre" ["ordre"]=> string(5) "ordre" ["id"]=> string(2) "id" } ["columnNames"]=> array(5) { ["idBien"]=> string(7) "id_bien" ["fichier"]=> string(7) "fichier" ["titre"]=> string(5) "titre" ["ordre"]=> string(5) "ordre" ["id"]=> string(2) "id" } ["discriminatorValue"]=> NULL ["discriminatorMap"]=> array(0) { } ["discriminatorColumn"]=> NULL ["table"]=> array(1) { ["name"]=> string(12) "biens_photos" } ["lifecycleCallbacks"]=> array(0) { } ["entityListeners"]=> array(0) { } ["associationMappings"]=> array(0) { } ["isIdentifierComposite"]=> bool(false) ["containsForeignIdentifier"]=> bool(false) ["idGenerator"]=> object(Doctrine\ORM\Id\IdentityGenerator)#681 (1) { ["sequenceName":"Doctrine\ORM\Id\IdentityGenerator":private]=> NULL } ["sequenceGeneratorDefinition"]=> NULL ["tableGeneratorDefinition"]=> NULL ["changeTrackingPolicy"]=> int(1) ["isVersioned"]=> NULL ["versionField"]=> NULL ["cache"]=> NULL ["reflClass"]=> object(ReflectionClass)#684 (1) { ["name"]=> string(28) "AppBundle\Entity\BiensPhotos" } ["isReadOnly"]=> bool(false) ["namingStrategy":protected]=> object(Doctrine\ORM\Mapping\UnderscoreNamingStrategy)#237 (1) { ["case":"Doctrine\ORM\Mapping\UnderscoreNamingStrategy":private]=> int(0) } ["reflFields"]=> array(5) { ["idBien"]=> object(ReflectionProperty)#679 (2) { ["name"]=> string(6) "idBien" ["class"]=> string(28) "AppBundle\Entity\BiensPhotos" } ["fichier"]=> object(ReflectionProperty)#680 (2) { ["name"]=> string(7) "fichier" ["class"]=> string(28) "AppBundle\Entity\BiensPhotos" } ["titre"]=> object(ReflectionProperty)#682 (2) { ["name"]=> string(5) "titre" ["class"]=> string(28) "AppBundle\Entity\BiensPhotos" } ["ordre"]=> object(ReflectionProperty)#687 (2) { ["name"]=> string(5) "ordre" ["class"]=> string(28) "AppBundle\Entity\BiensPhotos" } ["id"]=> object(ReflectionProperty)#685 (2) { ["name"]=> string(2) "id" ["class"]=> string(28) "AppBundle\Entity\BiensPhotos" } } ["instantiator":"Doctrine\ORM\Mapping\ClassMetadataInfo":private]=> object(Doctrine\Instantiator\Instantiator)#678 (0) { } } [1]=> bool(false) } } ["hitsCount":"Doctrine\Common\Cache\ArrayCache":private]=> int(0) ["missesCount":"Doctrine\Common\Cache\ArrayCache":private]=> int(3) ["upTime":"Doctrine\Common\Cache\ArrayCache":private]=> int(1742567153) ["namespace":"Doctrine\Common\Cache\CacheProvider":private]=> string(79) "sf_orm_default_65ff762db5519e88d1b1bc9a48a9711b25a47fe7611aaa27301211f89d678163" ["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=> int(1) } ["queryCacheImpl"]=> object(Doctrine\Common\Cache\ArrayCache)#235 (6) { ["data":"Doctrine\Common\Cache\ArrayCache":private]=> array(8) { ["sf_orm_default_65ff762db5519e88d1b1bc9a48a9711b25a47fe7611aaa27301211f89d678163[b73b80b1db89e8fe26c524f1b9e97407][1]"]=> array(2) { [0]=> object(Doctrine\ORM\Query\ParserResult)#699 (3) { ["_sqlExecutor":"Doctrine\ORM\Query\ParserResult":private]=> object(Doctrine\ORM\Query\Exec\SingleSelectExecutor)#750 (2) { ["_sqlStatements":protected]=> string(215) "SELECT MIN(b0_.budget) AS sclr_0 FROM biens b0_ WHERE (b0_.etat <> 'V' AND b0_.etat <> 'P' AND b0_.id_e2p <> '' AND b0_.sous_nature_slugify <> 'projet-immobilier' AND b0_.titre <> 'PRIVE') AND b0_.vente_location = ?" ["queryCacheProfile":protected]=> NULL } ["_resultSetMapping":"Doctrine\ORM\Query\ParserResult":private]=> object(Doctrine\ORM\Query\ResultSetMapping)#700 (17) { ["isMixed"]=> bool(false) ["isSelect"]=> bool(true) ["aliasMap"]=> array(0) { } ["relationMap"]=> array(0) { } ["parentAliasMap"]=> array(0) { } ["fieldMappings"]=> array(0) { } ["scalarMappings"]=> array(1) { ["sclr_0"]=> int(1) } ["typeMappings"]=> array(1) { ["sclr_0"]=> string(6) "string" } ["entityMappings"]=> array(0) { } ["metaMappings"]=> array(0) { } ["columnOwnerMap"]=> array(0) { } ["discriminatorColumns"]=> array(0) { } ["indexByMap"]=> array(0) { } ["declaringClasses"]=> array(0) { } ["isIdentifierColumn"]=> array(0) { } ["newObjectMappings"]=> array(0) { } ["metadataParameterMapping"]=> array(0) { } } ["_parameterMappings":"Doctrine\ORM\Query\ParserResult":private]=> array(1) { ["venteLocation"]=> array(1) { [0]=> int(0) } } } [1]=> bool(false) } ["sf_orm_default_65ff762db5519e88d1b1bc9a48a9711b25a47fe7611aaa27301211f89d678163[9d84197660132820fb63ab59cd1afcf3][1]"]=> array(2) { [0]=> object(Doctrine\ORM\Query\ParserResult)#744 (3) { ["_sqlExecutor":"Doctrine\ORM\Query\ParserResult":private]=> object(Doctrine\ORM\Query\Exec\SingleSelectExecutor)#753 (2) { ["_sqlStatements":protected]=> string(215) "SELECT MIN(b0_.budget) AS sclr_0 FROM biens b0_ WHERE (b0_.etat <> 'V' AND b0_.etat <> 'P' AND b0_.id_e2p <> '' AND b0_.sous_nature_slugify <> 'projet-immobilier' AND b0_.titre <> 'PRIVE') AND b0_.vente_location = ?" ["queryCacheProfile":protected]=> NULL } ["_resultSetMapping":"Doctrine\ORM\Query\ParserResult":private]=> object(Doctrine\ORM\Query\ResultSetMapping)#737 (17) { ["isMixed"]=> bool(false) ["isSelect"]=> bool(true) ["aliasMap"]=> array(0) { } ["relationMap"]=> array(0) { } ["parentAliasMap"]=> array(0) { } ["fieldMappings"]=> array(0) { } ["scalarMappings"]=> array(1) { ["sclr_0"]=> int(1) } ["typeMappings"]=> array(1) { ["sclr_0"]=> string(6) "string" } ["entityMappings"]=> array(0) { } ["metaMappings"]=> array(0) { } ["columnOwnerMap"]=> array(0) { } ["discriminatorColumns"]=> array(0) { } ["indexByMap"]=> array(0) { } ["declaringClasses"]=> array(0) { } ["isIdentifierColumn"]=> array(0) { } ["newObjectMappings"]=> array(0) { } ["metadataParameterMapping"]=> array(0) { } } ["_parameterMappings":"Doctrine\ORM\Query\ParserResult":private]=> array(1) { ["venteLocation"]=> array(1) { [0]=> int(0) } } } [1]=> bool(false) } ["sf_orm_default_65ff762db5519e88d1b1bc9a48a9711b25a47fe7611aaa27301211f89d678163[ca34a69b61d895ed9cd28bfa50b8c71e][1]"]=> array(2) { [0]=> object(Doctrine\ORM\Query\ParserResult)#706 (3) { ["_sqlExecutor":"Doctrine\ORM\Query\ParserResult":private]=> object(Doctrine\ORM\Query\Exec\SingleSelectExecutor)#756 (2) { ["_sqlStatements":protected]=> string(215) "SELECT MAX(b0_.budget) AS sclr_0 FROM biens b0_ WHERE (b0_.etat <> 'V' AND b0_.etat <> 'P' AND b0_.id_e2p <> '' AND b0_.sous_nature_slugify <> 'projet-immobilier' AND b0_.titre <> 'PRIVE') AND b0_.vente_location = ?" ["queryCacheProfile":protected]=> NULL } ["_resultSetMapping":"Doctrine\ORM\Query\ParserResult":private]=> object(Doctrine\ORM\Query\ResultSetMapping)#711 (17) { ["isMixed"]=> bool(false) ["isSelect"]=> bool(true) ["aliasMap"]=> array(0) { } ["relationMap"]=> array(0) { } ["parentAliasMap"]=> array(0) { } ["fieldMappings"]=> array(0) { } ["scalarMappings"]=> array(1) { ["sclr_0"]=> int(1) } ["typeMappings"]=> array(1) { ["sclr_0"]=> string(6) "string" } ["entityMappings"]=> array(0) { } ["metaMappings"]=> array(0) { } ["columnOwnerMap"]=> array(0) { } ["discriminatorColumns"]=> array(0) { } ["indexByMap"]=> array(0) { } ["declaringClasses"]=> array(0) { } ["isIdentifierColumn"]=> array(0) { } ["newObjectMappings"]=> array(0) { } ["metadataParameterMapping"]=> array(0) { } } ["_parameterMappings":"Doctrine\ORM\Query\ParserResult":private]=> array(1) { ["venteLocation"]=> array(1) { [0]=> int(0) } } } [1]=> bool(false) } ["sf_orm_default_65ff762db5519e88d1b1bc9a48a9711b25a47fe7611aaa27301211f89d678163[389eea908b89639d1eb8b103223bb6ed][1]"]=> array(2) { [0]=> object(Doctrine\ORM\Query\ParserResult)#749 (3) { ["_sqlExecutor":"Doctrine\ORM\Query\ParserResult":private]=> object(Doctrine\ORM\Query\Exec\SingleSelectExecutor)#759 (2) { ["_sqlStatements":protected]=> string(215) "SELECT MAX(b0_.budget) AS sclr_0 FROM biens b0_ WHERE (b0_.etat <> 'V' AND b0_.etat <> 'P' AND b0_.id_e2p <> '' AND b0_.sous_nature_slugify <> 'projet-immobilier' AND b0_.titre <> 'PRIVE') AND b0_.vente_location = ?" ["queryCacheProfile":protected]=> NULL } ["_resultSetMapping":"Doctrine\ORM\Query\ParserResult":private]=> object(Doctrine\ORM\Query\ResultSetMapping)#747 (17) { ["isMixed"]=> bool(false) ["isSelect"]=> bool(true) ["aliasMap"]=> array(0) { } ["relationMap"]=> array(0) { } ["parentAliasMap"]=> array(0) { } ["fieldMappings"]=> array(0) { } ["scalarMappings"]=> array(1) { ["sclr_0"]=> int(1) } ["typeMappings"]=> array(1) { ["sclr_0"]=> string(6) "string" } ["entityMappings"]=> array(0) { } ["metaMappings"]=> array(0) { } ["columnOwnerMap"]=> array(0) { } ["discriminatorColumns"]=> array(0) { } ["indexByMap"]=> array(0) { } ["declaringClasses"]=> array(0) { } ["isIdentifierColumn"]=> array(0) { } ["newObjectMappings"]=> array(0) { } ["metadataParameterMapping"]=> array(0) { } } ["_parameterMappings":"Doctrine\ORM\Query\ParserResult":private]=> array(1) { ["venteLocation"]=> array(1) { [0]=> int(0) } } } [1]=> bool(false) } ["sf_orm_default_65ff762db5519e88d1b1bc9a48a9711b25a47fe7611aaa27301211f89d678163[ec2e4102eeb8615be16905bc69ec788f][1]"]=> array(2) { [0]=> object(Doctrine\ORM\Query\ParserResult)#751 (3) { ["_sqlExecutor":"Doctrine\ORM\Query\ParserResult":private]=> object(Doctrine\ORM\Query\Exec\SingleSelectExecutor)#762 (2) { ["_sqlStatements":protected]=> string(216) "SELECT MIN(b0_.surface) AS sclr_0 FROM biens b0_ WHERE (b0_.etat <> 'V' AND b0_.etat <> 'P' AND b0_.id_e2p <> '' AND b0_.sous_nature_slugify <> 'projet-immobilier' AND b0_.titre <> 'PRIVE') AND b0_.vente_location = ?" ["queryCacheProfile":protected]=> NULL } ["_resultSetMapping":"Doctrine\ORM\Query\ParserResult":private]=> object(Doctrine\ORM\Query\ResultSetMapping)#703 (17) { ["isMixed"]=> bool(false) ["isSelect"]=> bool(true) ["aliasMap"]=> array(0) { } ["relationMap"]=> array(0) { } ["parentAliasMap"]=> array(0) { } ["fieldMappings"]=> array(0) { } ["scalarMappings"]=> array(1) { ["sclr_0"]=> int(1) } ["typeMappings"]=> array(1) { ["sclr_0"]=> string(6) "string" } ["entityMappings"]=> array(0) { } ["metaMappings"]=> array(0) { } ["columnOwnerMap"]=> array(0) { } ["discriminatorColumns"]=> array(0) { } ["indexByMap"]=> array(0) { } ["declaringClasses"]=> array(0) { } ["isIdentifierColumn"]=> array(0) { } ["newObjectMappings"]=> array(0) { } ["metadataParameterMapping"]=> array(0) { } } ["_parameterMappings":"Doctrine\ORM\Query\ParserResult":private]=> array(1) { ["venteLocation"]=> array(1) { [0]=> int(0) } } } [1]=> bool(false) } ["sf_orm_default_65ff762db5519e88d1b1bc9a48a9711b25a47fe7611aaa27301211f89d678163[0939eebcb49373326bea7fd551828a14][1]"]=> array(2) { [0]=> object(Doctrine\ORM\Query\ParserResult)#754 (3) { ["_sqlExecutor":"Doctrine\ORM\Query\ParserResult":private]=> object(Doctrine\ORM\Query\Exec\SingleSelectExecutor)#765 (2) { ["_sqlStatements":protected]=> string(216) "SELECT MIN(b0_.surface) AS sclr_0 FROM biens b0_ WHERE (b0_.etat <> 'V' AND b0_.etat <> 'P' AND b0_.id_e2p <> '' AND b0_.sous_nature_slugify <> 'projet-immobilier' AND b0_.titre <> 'PRIVE') AND b0_.vente_location = ?" ["queryCacheProfile":protected]=> NULL } ["_resultSetMapping":"Doctrine\ORM\Query\ParserResult":private]=> object(Doctrine\ORM\Query\ResultSetMapping)#719 (17) { ["isMixed"]=> bool(false) ["isSelect"]=> bool(true) ["aliasMap"]=> array(0) { } ["relationMap"]=> array(0) { } ["parentAliasMap"]=> array(0) { } ["fieldMappings"]=> array(0) { } ["scalarMappings"]=> array(1) { ["sclr_0"]=> int(1) } ["typeMappings"]=> array(1) { ["sclr_0"]=> string(6) "string" } ["entityMappings"]=> array(0) { } ["metaMappings"]=> array(0) { } ["columnOwnerMap"]=> array(0) { } ["discriminatorColumns"]=> array(0) { } ["indexByMap"]=> array(0) { } ["declaringClasses"]=> array(0) { } ["isIdentifierColumn"]=> array(0) { } ["newObjectMappings"]=> array(0) { } ["metadataParameterMapping"]=> array(0) { } } ["_parameterMappings":"Doctrine\ORM\Query\ParserResult":private]=> array(1) { ["venteLocation"]=> array(1) { [0]=> int(0) } } } [1]=> bool(false) } ["sf_orm_default_65ff762db5519e88d1b1bc9a48a9711b25a47fe7611aaa27301211f89d678163[9890b584f180d6f3c23140ea65ec862c][1]"]=> array(2) { [0]=> object(Doctrine\ORM\Query\ParserResult)#757 (3) { ["_sqlExecutor":"Doctrine\ORM\Query\ParserResult":private]=> object(Doctrine\ORM\Query\Exec\SingleSelectExecutor)#768 (2) { ["_sqlStatements":protected]=> string(216) "SELECT MAX(b0_.surface) AS sclr_0 FROM biens b0_ WHERE (b0_.etat <> 'V' AND b0_.etat <> 'P' AND b0_.id_e2p <> '' AND b0_.sous_nature_slugify <> 'projet-immobilier' AND b0_.titre <> 'PRIVE') AND b0_.vente_location = ?" ["queryCacheProfile":protected]=> NULL } ["_resultSetMapping":"Doctrine\ORM\Query\ParserResult":private]=> object(Doctrine\ORM\Query\ResultSetMapping)#738 (17) { ["isMixed"]=> bool(false) ["isSelect"]=> bool(true) ["aliasMap"]=> array(0) { } ["relationMap"]=> array(0) { } ["parentAliasMap"]=> array(0) { } ["fieldMappings"]=> array(0) { } ["scalarMappings"]=> array(1) { ["sclr_0"]=> int(1) } ["typeMappings"]=> array(1) { ["sclr_0"]=> string(6) "string" } ["entityMappings"]=> array(0) { } ["metaMappings"]=> array(0) { } ["columnOwnerMap"]=> array(0) { } ["discriminatorColumns"]=> array(0) { } ["indexByMap"]=> array(0) { } ["declaringClasses"]=> array(0) { } ["isIdentifierColumn"]=> array(0) { } ["newObjectMappings"]=> array(0) { } ["metadataParameterMapping"]=> array(0) { } } ["_parameterMappings":"Doctrine\ORM\Query\ParserResult":private]=> array(1) { ["venteLocation"]=> array(1) { [0]=> int(0) } } } [1]=> bool(false) } ["sf_orm_default_65ff762db5519e88d1b1bc9a48a9711b25a47fe7611aaa27301211f89d678163[bb69f937d49bc976f1c4a0a0fd221557][1]"]=> array(2) { [0]=> object(Doctrine\ORM\Query\ParserResult)#760 (3) { ["_sqlExecutor":"Doctrine\ORM\Query\ParserResult":private]=> object(Doctrine\ORM\Query\Exec\SingleSelectExecutor)#771 (2) { ["_sqlStatements":protected]=> string(216) "SELECT MAX(b0_.surface) AS sclr_0 FROM biens b0_ WHERE (b0_.etat <> 'V' AND b0_.etat <> 'P' AND b0_.id_e2p <> '' AND b0_.sous_nature_slugify <> 'projet-immobilier' AND b0_.titre <> 'PRIVE') AND b0_.vente_location = ?" ["queryCacheProfile":protected]=> NULL } ["_resultSetMapping":"Doctrine\ORM\Query\ParserResult":private]=> object(Doctrine\ORM\Query\ResultSetMapping)#716 (17) { ["isMixed"]=> bool(false) ["isSelect"]=> bool(true) ["aliasMap"]=> array(0) { } ["relationMap"]=> array(0) { } ["parentAliasMap"]=> array(0) { } ["fieldMappings"]=> array(0) { } ["scalarMappings"]=> array(1) { ["sclr_0"]=> int(1) } ["typeMappings"]=> array(1) { ["sclr_0"]=> string(6) "string" } ["entityMappings"]=> array(0) { } ["metaMappings"]=> array(0) { } ["columnOwnerMap"]=> array(0) { } ["discriminatorColumns"]=> array(0) { } ["indexByMap"]=> array(0) { } ["declaringClasses"]=> array(0) { } ["isIdentifierColumn"]=> array(0) { } ["newObjectMappings"]=> array(0) { } ["metadataParameterMapping"]=> array(0) { } } ["_parameterMappings":"Doctrine\ORM\Query\ParserResult":private]=> array(1) { ["venteLocation"]=> array(1) { [0]=> int(0) } } } [1]=> bool(false) } } ["hitsCount":"Doctrine\Common\Cache\ArrayCache":private]=> int(0) ["missesCount":"Doctrine\Common\Cache\ArrayCache":private]=> int(9) ["upTime":"Doctrine\Common\Cache\ArrayCache":private]=> int(1742567153) ["namespace":"Doctrine\Common\Cache\CacheProvider":private]=> string(79) "sf_orm_default_65ff762db5519e88d1b1bc9a48a9711b25a47fe7611aaa27301211f89d678163" ["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=> int(1) } ["resultCacheImpl"]=> object(Doctrine\Common\Cache\ArrayCache)#236 (6) { ["data":"Doctrine\Common\Cache\ArrayCache":private]=> array(0) { } ["hitsCount":"Doctrine\Common\Cache\ArrayCache":private]=> int(0) ["missesCount":"Doctrine\Common\Cache\ArrayCache":private]=> int(0) ["upTime":"Doctrine\Common\Cache\ArrayCache":private]=> int(1742567153) ["namespace":"Doctrine\Common\Cache\CacheProvider":private]=> string(79) "sf_orm_default_65ff762db5519e88d1b1bc9a48a9711b25a47fe7611aaa27301211f89d678163" ["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=> NULL } ["metadataDriverImpl"]=> object(Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain)#227 (2) { ["defaultDriver":"Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain":private]=> NULL ["drivers":"Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain":private]=> array(4) { ["Lexik\Bundle\TranslationBundle\Entity"]=> object(Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver)#228 (3) { ["locator":protected]=> object(Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator)#229 (4) { ["paths":protected]=> array(2) { [0]=> string(91) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/config/doctrine" [1]=> string(73) "/home/unicorn/www/lamano-template/src/AppBundle/Resources/config/doctrine" } ["prefixes":protected]=> array(2) { ["/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/config/doctrine"]=> string(37) "Lexik\Bundle\TranslationBundle\Entity" ["/home/unicorn/www/lamano-template/src/AppBundle/Resources/config/doctrine"]=> string(16) "AppBundle\Entity" } ["fileExtension":protected]=> string(8) ".orm.xml" ["nsSeparator":"Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator":private]=> string(1) "." } ["classCache":protected]=> array(2) { ["AppBundle\Entity\Biens"]=> object(SimpleXMLElement)#316 (3) { ["@attributes"]=> array(3) { ["repository-class"]=> string(36) "AppBundle\Repository\BiensRepository" ["name"]=> string(22) "AppBundle\Entity\Biens" ["table"]=> string(5) "biens" } ["id"]=> object(SimpleXMLElement)#698 (2) { ["@attributes"]=> array(3) { ["name"]=> string(2) "id" ["type"]=> string(7) "integer" ["column"]=> string(2) "id" } ["generator"]=> object(SimpleXMLElement)#1071 (1) { ["@attributes"]=> array(1) { ["strategy"]=> string(8) "IDENTITY" } } } ["field"]=> array(348) { [0]=> object(SimpleXMLElement)#763 (1) { ["@attributes"]=> array(5) { ["name"]=> string(5) "idE2p" ["type"]=> string(6) "string" ["nullable"]=> string(4) "true" ["column"]=> string(6) "id_e2p" ["length"]=> string(3) "255" } } [1]=> object(SimpleXMLElement)#741 (1) { ["@attributes"]=> array(5) { ["name"]=> string(17) "sousNatureSlugify" ["type"]=> string(6) "string" ["nullable"]=> string(4) "true" ["column"]=> string(19) "sous_nature_slugify" ["length"]=> string(3) "255" } } [2]=> object(SimpleXMLElement)#718 (1) { ["@attributes"]=> array(5) { ["name"]=> string(12) "villeSlugify" ["type"]=> string(6) "string" ["nullable"]=> string(4) "true" ["column"]=> string(13) "ville_slugify" ["length"]=> string(3) "255" } } [3]=> object(SimpleXMLElement)#723 (1) { ["@attributes"]=> array(5) { ["name"]=> string(8) "latitude" ["type"]=> string(6) "string" ["nullable"]=> string(4) "true" ["column"]=> string(8) "latitude" ["length"]=> string(3) "255" } } [4]=> object(SimpleXMLElement)#702 (1) { ["@attributes"]=> array(5) { ["name"]=> string(9) "longitude" ["type"]=> string(6) "string" ["nullable"]=> string(4) "true" ["column"]=> string(9) "longitude" ["length"]=> string(3) "255" } } [5]=> object(SimpleXMLElement)#746 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "commercial" ["type"]=> string(7) "integer" ["nullable"]=> string(4) "true" ["column"]=> string(10) "commercial" } } [6]=> object(SimpleXMLElement)#727 (2) { ["@attributes"]=> array(4) { ["name"]=> string(11) "alerteEmail" ["type"]=> string(7) "integer" ["nullable"]=> string(4) "true" ["column"]=> string(12) "alerte_email" } ["options"]=> object(SimpleXMLElement)#1071 (1) { ["option"]=> string(1) "0" } } [7]=> object(SimpleXMLElement)#769 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "descriptionZh" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(14) "description_zh" } } [8]=> object(SimpleXMLElement)#736 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "climatisation" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(13) "climatisation" } } [9]=> object(SimpleXMLElement)#767 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "charbon" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(7) "charbon" } } [10]=> object(SimpleXMLElement)#770 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "granules" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(8) "granules" } } [11]=> object(SimpleXMLElement)#761 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "insertCheminee" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(15) "insert_cheminee" } } [12]=> object(SimpleXMLElement)#745 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "cheminee" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(8) "cheminee" } } [13]=> object(SimpleXMLElement)#726 (1) { ["@attributes"]=> array(4) { ["name"]=> string(5) "poele" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(5) "poele" } } [14]=> object(SimpleXMLElement)#704 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "radiateurs" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "radiateurs" } } [15]=> object(SimpleXMLElement)#735 (1) { ["@attributes"]=> array(4) { ["name"]=> string(18) "descriptionEnergie" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(19) "description_energie" } } [16]=> object(SimpleXMLElement)#758 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "eauChaude" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(10) "eau_chaude" } } [17]=> object(SimpleXMLElement)#722 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "chauffageGaz" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(13) "chauffage_gaz" } } [18]=> object(SimpleXMLElement)#742 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "chauffageMazout" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(16) "chauffage_mazout" } } [19]=> object(SimpleXMLElement)#752 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "chauffageElect" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(15) "chauffage_elect" } } [20]=> object(SimpleXMLElement)#725 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "chauffageCol" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(13) "chauffage_col" } } [21]=> object(SimpleXMLElement)#732 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "ascenseur" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(9) "ascenseur" } } [22]=> object(SimpleXMLElement)#709 (1) { ["@attributes"]=> array(4) { ["name"]=> string(22) "installationHandicapes" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(23) "installation_handicapes" } } [23]=> object(SimpleXMLElement)#739 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "antenneSatellite" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(17) "antenne_satellite" } } [24]=> object(SimpleXMLElement)#731 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "voletsElectriques" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(18) "volets_electriques" } } [25]=> object(SimpleXMLElement)#715 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "voletsRoulants" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(15) "volets_roulants" } } [26]=> object(SimpleXMLElement)#734 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "wellness" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(8) "wellness" } } [27]=> object(SimpleXMLElement)#743 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "descriptionFr" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(14) "description_fr" } } [28]=> object(SimpleXMLElement)#701 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "descriptionEn" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(14) "description_en" } } [29]=> object(SimpleXMLElement)#728 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "descriptionLu" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(14) "description_lu" } } [30]=> object(SimpleXMLElement)#714 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "descriptionDe" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(14) "description_de" } } [31]=> object(SimpleXMLElement)#707 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "descriptionPt" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(14) "description_pt" } } [32]=> object(SimpleXMLElement)#740 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "textePubliciteFr" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(18) "texte_publicite_fr" } } [33]=> object(SimpleXMLElement)#710 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "descriptionNl" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(14) "description_nl" } } [34]=> object(SimpleXMLElement)#720 (1) { ["@attributes"]=> array(4) { ["name"]=> string(20) "descriptionSituation" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(21) "description_situation" } } [35]=> object(SimpleXMLElement)#724 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "longueurHall" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(13) "longueur_hall" } } [36]=> object(SimpleXMLElement)#708 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "largeurHall" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(12) "largeur_hall" } } [37]=> object(SimpleXMLElement)#748 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "surfaceHall" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(12) "surface_hall" } } [38]=> object(SimpleXMLElement)#712 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "etageHall" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(10) "etage_hall" } } [39]=> object(SimpleXMLElement)#733 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "longueurCuisine" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(16) "longueur_cuisine" } } [40]=> object(SimpleXMLElement)#717 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "largeurCuisine" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(15) "largeur_cuisine" } } [41]=> object(SimpleXMLElement)#755 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "surfaceCuisine" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(15) "surface_cuisine" } } [42]=> object(SimpleXMLElement)#729 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "etageCuisine" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(13) "etage_cuisine" } } [43]=> object(SimpleXMLElement)#764 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "longueurSejour" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(15) "longueur_sejour" } } [44]=> object(SimpleXMLElement)#721 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "largeurSejour" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(14) "largeur_sejour" } } [45]=> object(SimpleXMLElement)#766 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "surfaceSejour" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(14) "surface_sejour" } } [46]=> object(SimpleXMLElement)#730 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "etageSejour" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(12) "etage_sejour" } } [47]=> object(SimpleXMLElement)#713 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "longueurSalon" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(14) "longueur_salon" } } [48]=> object(SimpleXMLElement)#705 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "largeurSalon" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(13) "largeur_salon" } } [49]=> object(SimpleXMLElement)#773 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "surfaceSalon" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(13) "surface_salon" } } [50]=> object(SimpleXMLElement)#772 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "etageSalon" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(11) "etage_salon" } } [51]=> object(SimpleXMLElement)#774 (1) { ["@attributes"]=> array(4) { ["name"]=> string(20) "longueurSalleAManger" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(23) "longueur_salle_a_manger" } } [52]=> object(SimpleXMLElement)#775 (1) { ["@attributes"]=> array(4) { ["name"]=> string(19) "largeurSalleAManger" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(22) "largeur_salle_a_manger" } } [53]=> object(SimpleXMLElement)#776 (1) { ["@attributes"]=> array(4) { ["name"]=> string(19) "surfaceSalleAManger" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(22) "surface_salle_a_manger" } } [54]=> object(SimpleXMLElement)#777 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "etageSalleAManger" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(20) "etage_salle_a_manger" } } [55]=> object(SimpleXMLElement)#778 (1) { ["@attributes"]=> array(4) { ["name"]=> string(20) "longueurSejourDouble" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(22) "longueur_sejour_double" } } [56]=> object(SimpleXMLElement)#779 (1) { ["@attributes"]=> array(4) { ["name"]=> string(19) "largeurSejourDouble" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(21) "largeur_sejour_double" } } [57]=> object(SimpleXMLElement)#780 (1) { ["@attributes"]=> array(4) { ["name"]=> string(19) "surfaceSejourDouble" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(21) "surface_sejour_double" } } [58]=> object(SimpleXMLElement)#781 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "etageSejourDouble" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(18) "etage_sejourDouble" } } [59]=> object(SimpleXMLElement)#782 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "longueurBureau" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(15) "longueur_bureau" } } [60]=> object(SimpleXMLElement)#783 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "largeurBureau" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(14) "largeur_bureau" } } [61]=> object(SimpleXMLElement)#784 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "surfaceBureau" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(14) "surface_bureau" } } [62]=> object(SimpleXMLElement)#785 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "etageBureau" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(12) "etage_bureau" } } [63]=> object(SimpleXMLElement)#786 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "longueurSdb" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(12) "longueur_sdb" } } [64]=> object(SimpleXMLElement)#787 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "largeurSdb" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "largeur_sdb" } } [65]=> object(SimpleXMLElement)#788 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "surfaceSdb" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "surface_sdb" } } [66]=> object(SimpleXMLElement)#789 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "etageSdb" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(9) "etage_sdb" } } [67]=> object(SimpleXMLElement)#790 (1) { ["@attributes"]=> array(4) { ["name"]=> string(21) "longueurSalleDeDouche" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(24) "longueur_salle_de_douche" } } [68]=> object(SimpleXMLElement)#791 (1) { ["@attributes"]=> array(4) { ["name"]=> string(20) "largeurSalleDeDouche" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(23) "largeur_salle_de_douche" } } [69]=> object(SimpleXMLElement)#792 (1) { ["@attributes"]=> array(4) { ["name"]=> string(20) "surfaceSalleDeDouche" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(23) "surface_salle_de_douche" } } [70]=> object(SimpleXMLElement)#793 (1) { ["@attributes"]=> array(4) { ["name"]=> string(18) "etageSalleDeDouche" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(19) "etage_SalleDeDouche" } } [71]=> object(SimpleXMLElement)#794 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "longueurCave" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(13) "longueur_cave" } } [72]=> object(SimpleXMLElement)#795 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "largeurCave" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(12) "largeur_cave" } } [73]=> object(SimpleXMLElement)#796 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "surfaceCave" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(12) "surface_cave" } } [74]=> object(SimpleXMLElement)#797 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "longueurCh1" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(12) "longueur_ch1" } } [75]=> object(SimpleXMLElement)#798 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "largeurCh1" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "largeur_ch1" } } [76]=> object(SimpleXMLElement)#799 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "surfaceCh1" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "surface_ch1" } } [77]=> object(SimpleXMLElement)#800 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "etageCh1" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(9) "etage_ch1" } } [78]=> object(SimpleXMLElement)#801 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "longueurCh2" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(12) "longueur_ch2" } } [79]=> object(SimpleXMLElement)#802 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "largeurCh2" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "largeur_ch2" } } [80]=> object(SimpleXMLElement)#803 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "surfaceCh2" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "surface_ch2" } } [81]=> object(SimpleXMLElement)#804 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "etageCh2" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(9) "etage_ch2" } } [82]=> object(SimpleXMLElement)#805 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "longueurCh3" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(12) "longueur_ch3" } } [83]=> object(SimpleXMLElement)#806 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "largeurCh3" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "largeur_ch3" } } [84]=> object(SimpleXMLElement)#807 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "surfaceCh3" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "surface_ch3" } } [85]=> object(SimpleXMLElement)#808 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "etageCh3" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(9) "etage_ch3" } } [86]=> object(SimpleXMLElement)#809 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "longueurCh4" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(12) "longueur_ch4" } } [87]=> object(SimpleXMLElement)#810 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "largeurCh4" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "largeur_ch4" } } [88]=> object(SimpleXMLElement)#811 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "surfaceCh4" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "surface_ch4" } } [89]=> object(SimpleXMLElement)#812 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "etageCh4" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(9) "etage_ch4" } } [90]=> object(SimpleXMLElement)#813 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "longueurCh5" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(12) "longueur_ch5" } } [91]=> object(SimpleXMLElement)#814 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "largeurCh5" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "largeur_ch5" } } [92]=> object(SimpleXMLElement)#815 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "surfaceCh5" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "surface_ch5" } } [93]=> object(SimpleXMLElement)#816 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "etageCh5" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(9) "etage_ch5" } } [94]=> object(SimpleXMLElement)#817 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "longueurCh6" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(12) "longueur_ch6" } } [95]=> object(SimpleXMLElement)#818 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "largeurCh6" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "largeur_ch6" } } [96]=> object(SimpleXMLElement)#819 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "surfaceCh6" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "surface_ch6" } } [97]=> object(SimpleXMLElement)#820 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "etageCh6" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(9) "etage_ch6" } } [98]=> object(SimpleXMLElement)#821 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "longueurAccueil" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(16) "longueur_accueil" } } [99]=> object(SimpleXMLElement)#822 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "largeurAccueil" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(15) "largeur_accueil" } } [100]=> object(SimpleXMLElement)#823 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "surfaceAccueil" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(15) "surface_accueil" } } [101]=> object(SimpleXMLElement)#824 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "etageAccueil" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(13) "etage_accueil" } } [102]=> object(SimpleXMLElement)#825 (1) { ["@attributes"]=> array(4) { ["name"]=> string(22) "longueurSalleDArchives" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(25) "longueur_salle_d_archives" } } [103]=> object(SimpleXMLElement)#826 (1) { ["@attributes"]=> array(4) { ["name"]=> string(21) "largeurSalleDArchives" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(24) "largeur_salle_d_archives" } } [104]=> object(SimpleXMLElement)#827 (1) { ["@attributes"]=> array(4) { ["name"]=> string(21) "surfaceSalleDArchives" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(24) "surface_salle_d_archives" } } [105]=> object(SimpleXMLElement)#828 (1) { ["@attributes"]=> array(4) { ["name"]=> string(19) "etageSalleDArchives" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(22) "etage_salle_d_archives" } } [106]=> object(SimpleXMLElement)#829 (1) { ["@attributes"]=> array(4) { ["name"]=> string(22) "longueurSalleDeReunion" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(25) "longueur_salle_de_reunion" } } [107]=> object(SimpleXMLElement)#830 (1) { ["@attributes"]=> array(4) { ["name"]=> string(21) "largeurSalleDeReunion" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(24) "largeur_salle_de_reunion" } } [108]=> object(SimpleXMLElement)#831 (1) { ["@attributes"]=> array(4) { ["name"]=> string(21) "surfaceSalleDeReunion" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(24) "surface_salle_de_reunion" } } [109]=> object(SimpleXMLElement)#832 (1) { ["@attributes"]=> array(4) { ["name"]=> string(19) "etageSalleDeReunion" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(22) "etage_salle_de_reunion" } } [110]=> object(SimpleXMLElement)#833 (1) { ["@attributes"]=> array(4) { ["name"]=> string(21) "contratDeConstruction" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(23) "contrat_de_construction" } } [111]=> object(SimpleXMLElement)#834 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "copropriete" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(11) "copropriete" } } [112]=> object(SimpleXMLElement)#835 (1) { ["@attributes"]=> array(4) { ["name"]=> string(21) "nombreLotsCopropriete" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(23) "nombre_lots_copropriete" } } [113]=> object(SimpleXMLElement)#836 (1) { ["@attributes"]=> array(4) { ["name"]=> string(29) "nombreAppartementsCopropriete" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(31) "nombre_appartements_copropriete" } } [114]=> object(SimpleXMLElement)#837 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "lastModification" ["nullable"]=> string(4) "true" ["type"]=> string(8) "datetime" ["column"]=> string(17) "last_modification" } } [115]=> object(SimpleXMLElement)#838 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "mitoyennete" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(11) "mitoyennete" } } [116]=> object(SimpleXMLElement)#839 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "assainissement" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(14) "assainissement" } } [117]=> object(SimpleXMLElement)#840 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "servitude" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(9) "servitude" } } [118]=> object(SimpleXMLElement)#841 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "typeFacade" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(11) "type_facade" } } [119]=> object(SimpleXMLElement)#842 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "typeToiture" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(12) "type_toiture" } } [120]=> object(SimpleXMLElement)#843 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "moyenDeVisite" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(15) "moyen_de_visite" } } [121]=> object(SimpleXMLElement)#844 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "garantieBancaire" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(17) "garantie_bancaire" } } [122]=> object(SimpleXMLElement)#845 (1) { ["@attributes"]=> array(4) { ["name"]=> string(3) "lot" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(3) "lot" } } [123]=> object(SimpleXMLElement)#846 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "etatImmeuble" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(13) "etat_immeuble" } } [124]=> object(SimpleXMLElement)#847 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "numeroCadastral" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(16) "numero_cadastral" } } [125]=> object(SimpleXMLElement)#848 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "valeurAssurable" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(16) "valeur_assurable" } } [126]=> object(SimpleXMLElement)#849 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "tripleVitrage" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(14) "triple_vitrage" } } [127]=> object(SimpleXMLElement)#850 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "doubleVitrage" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(14) "double_vitrage" } } [128]=> object(SimpleXMLElement)#851 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "pompeAChaleur" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(15) "pompe_a_chaleur" } } [129]=> object(SimpleXMLElement)#852 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "chauffageAuSol" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(16) "chauffage_au_sol" } } [130]=> object(SimpleXMLElement)#853 (1) { ["@attributes"]=> array(4) { ["name"]=> string(20) "ventilationMecanique" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(21) "ventilation_mecanique" } } [131]=> object(SimpleXMLElement)#854 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "geothermie" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "geothermie" } } [132]=> object(SimpleXMLElement)#855 (1) { ["@attributes"]=> array(4) { ["name"]=> string(21) "chaudiereCondensation" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(22) "chaudiere_condensation" } } [133]=> object(SimpleXMLElement)#856 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "vmcDoubleFlux" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(15) "vmc_double_flux" } } [134]=> object(SimpleXMLElement)#857 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "solaireThermique" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(17) "solaire_thermique" } } [135]=> object(SimpleXMLElement)#858 (1) { ["@attributes"]=> array(4) { ["name"]=> string(21) "solairePhotovoltaique" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(22) "solaire_photovoltaique" } } [136]=> object(SimpleXMLElement)#859 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "lineaireDeVitrine" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(19) "lineaire_de_vitrine" } } [137]=> object(SimpleXMLElement)#860 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "indiceEnergetique" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(18) "indice_energetique" } } [138]=> object(SimpleXMLElement)#861 (1) { ["@attributes"]=> array(4) { ["name"]=> string(23) "valeurIndiceEnergetique" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(25) "valeur_indice_energetique" } } [139]=> object(SimpleXMLElement)#862 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "indiceIsolation" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(16) "indice_isolation" } } [140]=> object(SimpleXMLElement)#863 (1) { ["@attributes"]=> array(4) { ["name"]=> string(21) "valeurIndiceIsolation" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(23) "valeur_indice_isolation" } } [141]=> object(SimpleXMLElement)#864 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "indiceCo2" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(10) "indice_co2" } } [142]=> object(SimpleXMLElement)#865 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "dateFinEcopass" ["nullable"]=> string(4) "true" ["type"]=> string(4) "date" ["column"]=> string(16) "date_fin_ecopass" } } [143]=> object(SimpleXMLElement)#866 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "numeroEcopass" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(14) "numero_ecopass" } } [144]=> object(SimpleXMLElement)#867 (1) { ["@attributes"]=> array(4) { ["name"]=> string(19) "dateEmissionEcopass" ["nullable"]=> string(4) "true" ["type"]=> string(4) "date" ["column"]=> string(21) "date_emission_ecopass" } } [145]=> object(SimpleXMLElement)#868 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "dpeEnergieValeur" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(18) "dpe_energie_valeur" } } [146]=> object(SimpleXMLElement)#869 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "dpeEnergieLettre" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(18) "dpe_energie_lettre" } } [147]=> object(SimpleXMLElement)#870 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "dpeCo2Valeur" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(14) "dpe_co2_valeur" } } [148]=> object(SimpleXMLElement)#871 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "dpeCo2Lettre" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(14) "dpe_co2_lettre" } } [149]=> object(SimpleXMLElement)#872 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "pebEnergieValeur" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(18) "peb_energie_valeur" } } [150]=> object(SimpleXMLElement)#873 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "pebEnergieLettre" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(18) "peb_energie_lettre" } } [151]=> object(SimpleXMLElement)#874 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "pebCo2Valeur" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(14) "peb_co2_valeur" } } [152]=> object(SimpleXMLElement)#875 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "dpeEnCours" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(12) "dpe_en_cours" } } [153]=> object(SimpleXMLElement)#876 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "dpeNonApplicable" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(18) "dpe_non_applicable" } } [154]=> object(SimpleXMLElement)#877 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "dpeVierge" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "dpe_vierge" } } [155]=> object(SimpleXMLElement)#878 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "publierEcopass" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(15) "publier_ecopass" } } [156]=> object(SimpleXMLElement)#879 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "dpeDate" ["nullable"]=> string(4) "true" ["type"]=> string(4) "date" ["column"]=> string(8) "dpe_date" } } [157]=> object(SimpleXMLElement)#880 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "dpeLoiElan" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(12) "dpe_loi_elan" } } [158]=> object(SimpleXMLElement)#881 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "dpeConsoMin" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(13) "dpe_conso_min" } } [159]=> object(SimpleXMLElement)#882 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "dpeConsoMax" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(13) "dpe_conso_max" } } [160]=> object(SimpleXMLElement)#883 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "dpeAnneeConso" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(15) "dpe_annee_conso" } } [161]=> object(SimpleXMLElement)#884 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "laveLinge" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "lave_linge" } } [162]=> object(SimpleXMLElement)#885 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "secheLinge" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(11) "seche_linge" } } [163]=> object(SimpleXMLElement)#886 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "laveVaisselle" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(14) "lave_vaisselle" } } [164]=> object(SimpleXMLElement)#887 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "microOndes" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(11) "micro_ondes" } } [165]=> object(SimpleXMLElement)#888 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "television" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "television" } } [166]=> object(SimpleXMLElement)#889 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "magnetoscope" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(12) "magnetoscope" } } [167]=> object(SimpleXMLElement)#890 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "lecteurDvd" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(11) "lecteur_dvd" } } [168]=> object(SimpleXMLElement)#891 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "chaineHifi" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(11) "chaine_hifi" } } [169]=> object(SimpleXMLElement)#892 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "accesInternet" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(14) "acces_internet" } } [170]=> object(SimpleXMLElement)#893 (1) { ["@attributes"]=> array(4) { ["name"]=> string(4) "wifi" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(4) "wifi" } } [171]=> object(SimpleXMLElement)#894 (1) { ["@attributes"]=> array(4) { ["name"]=> string(4) "four" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(4) "four" } } [172]=> object(SimpleXMLElement)#895 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "plaque" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(6) "plaque" } } [173]=> object(SimpleXMLElement)#896 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "vaisselle" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(9) "vaisselle" } } [174]=> object(SimpleXMLElement)#897 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "canapeLit" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "canape_lit" } } [175]=> object(SimpleXMLElement)#898 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "refrigerateur" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(13) "refrigerateur" } } [176]=> object(SimpleXMLElement)#899 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "congelateur" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(11) "congelateur" } } [177]=> object(SimpleXMLElement)#900 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "rangements" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "rangements" } } [178]=> object(SimpleXMLElement)#901 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "litSimple" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "lit_simple" } } [179]=> object(SimpleXMLElement)#902 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "litDouble" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "lit_double" } } [180]=> object(SimpleXMLElement)#903 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "lingeDeMaison" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(15) "linge_de_maison" } } [181]=> object(SimpleXMLElement)#904 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "terrasse" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(8) "terrasse" } } [182]=> object(SimpleXMLElement)#905 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "surfaceTerrasse" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(16) "surface_terrasse" } } [183]=> object(SimpleXMLElement)#906 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "balcon" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(6) "balcon" } } [184]=> object(SimpleXMLElement)#907 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "surfaceBalcon" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(14) "surface_balcon" } } [185]=> object(SimpleXMLElement)#908 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "piscineExterieure" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(18) "piscine_exterieure" } } [186]=> object(SimpleXMLElement)#909 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "jardin" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(6) "jardin" } } [187]=> object(SimpleXMLElement)#910 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "surfaceJardin" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(14) "surface_jardin" } } [188]=> object(SimpleXMLElement)#911 (1) { ["@attributes"]=> array(4) { ["name"]=> string(4) "cour" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(4) "cour" } } [189]=> object(SimpleXMLElement)#912 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "veranda" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(7) "veranda" } } [190]=> object(SimpleXMLElement)#913 (1) { ["@attributes"]=> array(4) { ["name"]=> string(4) "pack" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(4) "pack" } } [191]=> object(SimpleXMLElement)#914 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "idParent" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(9) "id_parent" } } [192]=> object(SimpleXMLElement)#915 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "nomProjet" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(10) "nom_projet" } } [193]=> object(SimpleXMLElement)#916 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "idProjet" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(9) "id_projet" } } [194]=> object(SimpleXMLElement)#917 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "statutProjet" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(13) "statut_projet" } } [195]=> object(SimpleXMLElement)#918 (1) { ["@attributes"]=> array(4) { ["name"]=> string(20) "exportSitePasserelle" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(22) "export_site_passerelle" } } [196]=> object(SimpleXMLElement)#919 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "reference" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(9) "reference" } } [197]=> object(SimpleXMLElement)#920 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "venteLocation" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(14) "vente_location" } } [198]=> object(SimpleXMLElement)#921 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "dateEntree" ["nullable"]=> string(4) "true" ["type"]=> string(4) "date" ["column"]=> string(11) "date_entree" } } [199]=> object(SimpleXMLElement)#922 (1) { ["@attributes"]=> array(4) { ["name"]=> string(5) "titre" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(5) "titre" } } [200]=> object(SimpleXMLElement)#923 (1) { ["@attributes"]=> array(4) { ["name"]=> string(4) "etat" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(4) "etat" } } [201]=> object(SimpleXMLElement)#924 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "etatComplet" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(12) "etat_complet" } } [202]=> object(SimpleXMLElement)#925 (1) { ["@attributes"]=> array(4) { ["name"]=> string(3) "url" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(3) "url" } } [203]=> object(SimpleXMLElement)#926 (1) { ["@attributes"]=> array(4) { ["name"]=> string(5) "video" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(5) "video" } } [204]=> object(SimpleXMLElement)#927 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "nature" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(6) "nature" } } [205]=> object(SimpleXMLElement)#928 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "sousNature" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(11) "sous_nature" } } [206]=> object(SimpleXMLElement)#929 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "natureAthome" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(13) "nature_athome" } } [207]=> object(SimpleXMLElement)#930 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "achatType" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(10) "achat_type" } } [208]=> object(SimpleXMLElement)#931 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "nombrePieces" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(13) "nombre_pieces" } } [209]=> object(SimpleXMLElement)#932 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "nombreChambres" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(15) "nombre_chambres" } } [210]=> object(SimpleXMLElement)#933 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "nbCouchages" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(12) "nb_couchages" } } [211]=> object(SimpleXMLElement)#934 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "coupCoeur" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(10) "coup_coeur" } } [212]=> object(SimpleXMLElement)#935 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "typeProjet" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(11) "type_projet" } } [213]=> object(SimpleXMLElement)#936 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "vacances" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(8) "vacances" } } [214]=> object(SimpleXMLElement)#937 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "courtTerme" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(11) "court_terme" } } [215]=> object(SimpleXMLElement)#938 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "typeSource" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(11) "type_source" } } [216]=> object(SimpleXMLElement)#939 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "internetHautDebit" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(19) "internet_haut_debit" } } [217]=> object(SimpleXMLElement)#940 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "typeInternet" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(13) "type_internet" } } [218]=> object(SimpleXMLElement)#941 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "surface" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(7) "surface" } } [219]=> object(SimpleXMLElement)#942 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "surfaceUtile" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(13) "surface_utile" } } [220]=> object(SimpleXMLElement)#943 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "surfaceTerrain" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(15) "surface_terrain" } } [221]=> object(SimpleXMLElement)#944 (1) { ["@attributes"]=> array(4) { ["name"]=> string(18) "surfaceTerrainAres" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(20) "surface_terrain_ares" } } [222]=> object(SimpleXMLElement)#945 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "surfaceTotale" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(14) "surface_totale" } } [223]=> object(SimpleXMLElement)#946 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "surfacePlancher" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(16) "surface_plancher" } } [224]=> object(SimpleXMLElement)#947 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "surfaceVeranda" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(15) "surface_veranda" } } [225]=> object(SimpleXMLElement)#948 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "surfaceGrenier" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(15) "surface_grenier" } } [226]=> object(SimpleXMLElement)#949 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "surfaceEmpriseSol" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(19) "surface_emprise_sol" } } [227]=> object(SimpleXMLElement)#950 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "loiCarrez" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(10) "loi_carrez" } } [228]=> object(SimpleXMLElement)#951 (1) { ["@attributes"]=> array(4) { ["name"]=> string(3) "vue" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(3) "vue" } } [229]=> object(SimpleXMLElement)#952 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "proprietaire" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(12) "proprietaire" } } [230]=> object(SimpleXMLElement)#953 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "locataire" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(9) "locataire" } } [231]=> object(SimpleXMLElement)#954 (1) { ["@attributes"]=> array(4) { ["name"]=> string(19) "anneeDeConstruction" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(21) "annee_de_construction" } } [232]=> object(SimpleXMLElement)#955 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "disponibilite" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(13) "disponibilite" } } [233]=> object(SimpleXMLElement)#956 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "dateDisponibilite" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(18) "date_disponibilite" } } [234]=> object(SimpleXMLElement)#957 (1) { ["@attributes"]=> array(4) { ["name"]=> string(18) "dateFinReservation" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(20) "date_fin_reservation" } } [235]=> object(SimpleXMLElement)#958 (1) { ["@attributes"]=> array(4) { ["name"]=> string(19) "locationSaisonniere" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(20) "location_saisonniere" } } [236]=> object(SimpleXMLElement)#959 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "exclusivite" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(11) "exclusivite" } } [237]=> object(SimpleXMLElement)#960 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "visiteVirtuelle" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(16) "visite_virtuelle" } } [238]=> object(SimpleXMLElement)#961 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "video1" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(7) "video_1" } } [239]=> object(SimpleXMLElement)#962 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "video2" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(7) "video_2" } } [240]=> object(SimpleXMLElement)#963 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "exclusiviteMedia" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(17) "exclusivite_media" } } [241]=> object(SimpleXMLElement)#964 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "grenier" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(7) "grenier" } } [242]=> object(SimpleXMLElement)#965 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "nbGrenier" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(10) "nb_grenier" } } [243]=> object(SimpleXMLElement)#966 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "orientation" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(11) "orientation" } } [244]=> object(SimpleXMLElement)#967 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "buanderie" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(9) "buanderie" } } [245]=> object(SimpleXMLElement)#968 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "meuble" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(6) "meuble" } } [246]=> object(SimpleXMLElement)#969 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "renove" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(6) "renove" } } [247]=> object(SimpleXMLElement)#970 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "caveAVin" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "cave_a_vin" } } [248]=> object(SimpleXMLElement)#971 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "animauxAcceptes" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(16) "animaux_acceptes" } } [249]=> object(SimpleXMLElement)#972 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "piscineInterieure" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(18) "piscine_interieure" } } [250]=> object(SimpleXMLElement)#973 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "loggia" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(6) "loggia" } } [251]=> object(SimpleXMLElement)#974 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "adresseNum" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(11) "adresse_num" } } [252]=> object(SimpleXMLElement)#975 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "adresse" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(7) "adresse" } } [253]=> object(SimpleXMLElement)#976 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "adresseBis" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(11) "adresse_bis" } } [254]=> object(SimpleXMLElement)#977 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "immeuble" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(8) "immeuble" } } [255]=> object(SimpleXMLElement)#978 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "codePostal" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(11) "code_postal" } } [256]=> object(SimpleXMLElement)#979 (1) { ["@attributes"]=> array(4) { ["name"]=> string(5) "ville" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(5) "ville" } } [257]=> object(SimpleXMLElement)#980 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "villeAthome" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(12) "ville_athome" } } [258]=> object(SimpleXMLElement)#981 (1) { ["@attributes"]=> array(4) { ["name"]=> string(4) "pays" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(4) "pays" } } [259]=> object(SimpleXMLElement)#982 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "sousLocalite" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(13) "sous_localite" } } [260]=> object(SimpleXMLElement)#983 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "secteurs" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(8) "secteurs" } } [261]=> object(SimpleXMLElement)#984 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "region" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(6) "region" } } [262]=> object(SimpleXMLElement)#985 (1) { ["@attributes"]=> array(4) { ["name"]=> string(3) "lat" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(3) "lat" } } [263]=> object(SimpleXMLElement)#986 (1) { ["@attributes"]=> array(4) { ["name"]=> string(3) "lng" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(3) "lng" } } [264]=> object(SimpleXMLElement)#987 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "quartier" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(8) "quartier" } } [265]=> object(SimpleXMLElement)#988 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "numeroEtage" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(12) "numero_etage" } } [266]=> object(SimpleXMLElement)#989 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "nombreEtage" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(12) "nombre_etage" } } [267]=> object(SimpleXMLElement)#990 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "parkingSouterrain" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(18) "parking_souterrain" } } [268]=> object(SimpleXMLElement)#991 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "parkingCollectif" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(17) "parking_collectif" } } [269]=> object(SimpleXMLElement)#992 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "garages" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(7) "garages" } } [270]=> object(SimpleXMLElement)#993 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "parkingOuvert" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(14) "parking_ouvert" } } [271]=> object(SimpleXMLElement)#994 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "cuisine" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(7) "cuisine" } } [272]=> object(SimpleXMLElement)#995 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "cuisineEquipee" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(15) "cuisine_equipee" } } [273]=> object(SimpleXMLElement)#996 (1) { ["@attributes"]=> array(4) { ["name"]=> string(19) "cuisineIndependante" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(20) "cuisine_independante" } } [274]=> object(SimpleXMLElement)#997 (1) { ["@attributes"]=> array(4) { ["name"]=> string(18) "descriptionCuisine" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(19) "description_cuisine" } } [275]=> object(SimpleXMLElement)#998 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "sejour" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(6) "sejour" } } [276]=> object(SimpleXMLElement)#999 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "descriptionSejour" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(18) "description_sejour" } } [277]=> object(SimpleXMLElement)#1000 (1) { ["@attributes"]=> array(4) { ["name"]=> string(5) "salon" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(5) "salon" } } [278]=> object(SimpleXMLElement)#1001 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "descriptionSalon" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(17) "description_salon" } } [279]=> object(SimpleXMLElement)#1002 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "salleAManger" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(14) "salle_a_manger" } } [280]=> object(SimpleXMLElement)#1003 (1) { ["@attributes"]=> array(4) { ["name"]=> string(23) "descriptionSalleAManger" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(26) "description_salle_a_manger" } } [281]=> object(SimpleXMLElement)#1004 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "sejourDouble" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(13) "sejour_double" } } [282]=> object(SimpleXMLElement)#1005 (1) { ["@attributes"]=> array(4) { ["name"]=> string(23) "descriptionSejourDouble" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(25) "description_sejour_double" } } [283]=> object(SimpleXMLElement)#1006 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "sallesDeBain" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(14) "salles_de_bain" } } [284]=> object(SimpleXMLElement)#1007 (1) { ["@attributes"]=> array(4) { ["name"]=> string(22) "descriptionSalleDeBain" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(25) "description_salle_de_bain" } } [285]=> object(SimpleXMLElement)#1008 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "salleDeDouche" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(15) "salle_de_douche" } } [286]=> object(SimpleXMLElement)#1009 (1) { ["@attributes"]=> array(4) { ["name"]=> string(24) "descriptionSalleDeDouche" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(27) "description_salle_de_douche" } } [287]=> object(SimpleXMLElement)#1010 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "wcSepare" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(9) "wc_separe" } } [288]=> object(SimpleXMLElement)#1011 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "descriptionWc" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(14) "description_wc" } } [289]=> object(SimpleXMLElement)#1012 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "placard" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(7) "placard" } } [290]=> object(SimpleXMLElement)#1013 (1) { ["@attributes"]=> array(4) { ["name"]=> string(18) "descriptionPlacard" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(19) "description_placard" } } [291]=> object(SimpleXMLElement)#1014 (1) { ["@attributes"]=> array(4) { ["name"]=> string(4) "cave" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(4) "cave" } } [292]=> object(SimpleXMLElement)#1015 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "descriptionCave" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(16) "description_cave" } } [293]=> object(SimpleXMLElement)#1016 (1) { ["@attributes"]=> array(4) { ["name"]=> string(4) "parc" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(4) "parc" } } [294]=> object(SimpleXMLElement)#1017 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "parcSurface" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(12) "parc_surface" } } [295]=> object(SimpleXMLElement)#1018 (1) { ["@attributes"]=> array(4) { ["name"]=> string(4) "hall" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(4) "hall" } } [296]=> object(SimpleXMLElement)#1019 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "descriptionHall" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(16) "description_hall" } } [297]=> object(SimpleXMLElement)#1020 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "bureau" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(6) "bureau" } } [298]=> object(SimpleXMLElement)#1021 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "descriptionBureau" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(18) "description_bureau" } } [299]=> object(SimpleXMLElement)#1022 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "descriptionCh1" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(15) "description_ch1" } } [300]=> object(SimpleXMLElement)#1023 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "descriptionCh2" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(15) "description_ch2" } } [301]=> object(SimpleXMLElement)#1024 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "descriptionCh3" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(15) "description_ch3" } } [302]=> object(SimpleXMLElement)#1025 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "descriptionCh4" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(15) "description_ch4" } } [303]=> object(SimpleXMLElement)#1026 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "descriptionCh5" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(15) "description_ch5" } } [304]=> object(SimpleXMLElement)#1027 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "descriptionCh6" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(15) "description_ch6" } } [305]=> object(SimpleXMLElement)#1028 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "accueil" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(7) "accueil" } } [306]=> object(SimpleXMLElement)#1029 (1) { ["@attributes"]=> array(4) { ["name"]=> string(18) "descriptionAccueil" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(19) "description_accueil" } } [307]=> object(SimpleXMLElement)#1030 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "salleDArchives" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(16) "salle_d_archives" } } [308]=> object(SimpleXMLElement)#1031 (1) { ["@attributes"]=> array(4) { ["name"]=> string(25) "descriptionSalleDArchives" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(28) "description_salle_d_archives" } } [309]=> object(SimpleXMLElement)#1032 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "salleDeReunion" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(16) "salle_de_reunion" } } [310]=> object(SimpleXMLElement)#1033 (1) { ["@attributes"]=> array(4) { ["name"]=> string(25) "descriptionSalleDeReunion" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(28) "description_salle_de_reunion" } } [311]=> object(SimpleXMLElement)#1034 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "autrePiece" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(11) "autre_piece" } } [312]=> object(SimpleXMLElement)#1035 (1) { ["@attributes"]=> array(4) { ["name"]=> string(5) "autre" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(5) "autre" } } [313]=> object(SimpleXMLElement)#1036 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "budget" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(6) "budget" } } [314]=> object(SimpleXMLElement)#1037 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "loyerMensuelTtc" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(17) "loyer_mensuel_ttc" } } [315]=> object(SimpleXMLElement)#1038 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "prixM2" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(7) "prix_m2" } } [316]=> object(SimpleXMLElement)#1039 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "cacherPrix" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(11) "cacher_prix" } } [317]=> object(SimpleXMLElement)#1040 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "chargesMensuelles" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(18) "charges_mensuelles" } } [318]=> object(SimpleXMLElement)#1041 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "dispositifFiscal" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(17) "dispositif_fiscal" } } [319]=> object(SimpleXMLElement)#1042 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "honorairesACharge" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(19) "honoraires_a_charge" } } [320]=> object(SimpleXMLElement)#1043 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "horsTaxe" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(9) "hors_taxe" } } [321]=> object(SimpleXMLElement)#1044 (1) { ["@attributes"]=> array(4) { ["name"]=> string(3) "tva" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(3) "tva" } } [322]=> object(SimpleXMLElement)#1045 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "honorairesVisite" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(17) "honoraires_visite" } } [323]=> object(SimpleXMLElement)#1046 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "caution" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(7) "caution" } } [324]=> object(SimpleXMLElement)#1047 (1) { ["@attributes"]=> array(4) { ["name"]=> string(22) "honorairesEtatDesLieux" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(25) "honoraires_etat_des_lieux" } } [325]=> object(SimpleXMLElement)#1048 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "taxeFonciere" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(13) "taxe_fonciere" } } [326]=> object(SimpleXMLElement)#1049 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "taxeHabitation" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(15) "taxe_habitation" } } [327]=> object(SimpleXMLElement)#1050 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "prixNet" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(8) "prix_net" } } [328]=> object(SimpleXMLElement)#1051 (1) { ["@attributes"]=> array(4) { ["name"]=> string(25) "modalitesChargesLocataire" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(27) "modalites_charges_locataire" } } [329]=> object(SimpleXMLElement)#1052 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "commission" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(10) "commission" } } [330]=> object(SimpleXMLElement)#1053 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "tvaNeufLu" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "tva_neuf_lu" } } [331]=> object(SimpleXMLElement)#1054 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "projetParentId" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(16) "projet_parent_id" } } [332]=> object(SimpleXMLElement)#1055 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "projetParentRef" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(17) "projet_parent_ref" } } [333]=> object(SimpleXMLElement)#1056 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "projetParentNom" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(17) "projet_parent_nom" } } [334]=> object(SimpleXMLElement)#1057 (1) { ["@attributes"]=> array(4) { ["name"]=> string(25) "projetParentDescriptionFr" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(28) "projet_parent_description_fr" } } [335]=> object(SimpleXMLElement)#1058 (1) { ["@attributes"]=> array(4) { ["name"]=> string(25) "projetParentDescriptionEn" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(28) "projet_parent_description_en" } } [336]=> object(SimpleXMLElement)#1059 (1) { ["@attributes"]=> array(4) { ["name"]=> string(25) "projetParentDescriptionLu" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(28) "projet_parent_description_lu" } } [337]=> object(SimpleXMLElement)#1060 (1) { ["@attributes"]=> array(4) { ["name"]=> string(25) "projetParentDescriptionDe" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(28) "projet_parent_description_de" } } [338]=> object(SimpleXMLElement)#1061 (1) { ["@attributes"]=> array(4) { ["name"]=> string(25) "projetParentDescriptionPt" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(28) "projet_parent_description_pt" } } [339]=> object(SimpleXMLElement)#1062 (1) { ["@attributes"]=> array(4) { ["name"]=> string(28) "projetParentTextePubliciteFr" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(32) "projet_parent_texte_publicite_fr" } } [340]=> object(SimpleXMLElement)#1063 (1) { ["@attributes"]=> array(4) { ["name"]=> string(25) "projetParentDescriptionNl" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(28) "projet_parent_description_nl" } } [341]=> object(SimpleXMLElement)#1064 (1) { ["@attributes"]=> array(4) { ["name"]=> string(32) "projetParentDescriptionSituation" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(35) "projet_parent_description_situation" } } [342]=> object(SimpleXMLElement)#1065 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "digicode" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(8) "digicode" } } [343]=> object(SimpleXMLElement)#1066 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "gardien" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(7) "gardien" } } [344]=> object(SimpleXMLElement)#1067 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "porteBlindee" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(13) "porte_blindee" } } [345]=> object(SimpleXMLElement)#1068 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "parlophone" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "parlophone" } } [346]=> object(SimpleXMLElement)#1069 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "videophone" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "videophone" } } [347]=> object(SimpleXMLElement)#1070 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "alarme" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(6) "alarme" } } } } ["AppBundle\Entity\BiensPhotos"]=> object(SimpleXMLElement)#683 (3) { ["@attributes"]=> array(2) { ["repository-class"]=> string(42) "AppBundle\Repository\BiensPhotosRepository" ["name"]=> string(28) "AppBundle\Entity\BiensPhotos" } ["id"]=> object(SimpleXMLElement)#1070 (2) { ["@attributes"]=> array(3) { ["name"]=> string(2) "id" ["type"]=> string(7) "integer" ["column"]=> string(2) "id" } ["generator"]=> object(SimpleXMLElement)#1065 (1) { ["@attributes"]=> array(1) { ["strategy"]=> string(4) "AUTO" } } } ["field"]=> array(4) { [0]=> object(SimpleXMLElement)#1069 (1) { ["@attributes"]=> array(3) { ["name"]=> string(6) "idBien" ["type"]=> string(7) "integer" ["column"]=> string(7) "id_bien" } } [1]=> object(SimpleXMLElement)#1068 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "fichier" ["type"]=> string(6) "string" ["column"]=> string(7) "fichier" ["length"]=> string(3) "255" } } [2]=> object(SimpleXMLElement)#1067 (1) { ["@attributes"]=> array(5) { ["name"]=> string(5) "titre" ["type"]=> string(6) "string" ["column"]=> string(5) "titre" ["length"]=> string(3) "255" ["nullable"]=> string(4) "true" } } [3]=> object(SimpleXMLElement)#1066 (1) { ["@attributes"]=> array(3) { ["name"]=> string(5) "ordre" ["type"]=> string(7) "integer" ["column"]=> string(5) "ordre" } } } } } ["globalBasename":protected]=> string(7) "mapping" } ["AppBundle\Entity"]=> object(Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver)#228 (3) { ["locator":protected]=> object(Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator)#229 (4) { ["paths":protected]=> array(2) { [0]=> string(91) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/config/doctrine" [1]=> string(73) "/home/unicorn/www/lamano-template/src/AppBundle/Resources/config/doctrine" } ["prefixes":protected]=> array(2) { ["/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/config/doctrine"]=> string(37) "Lexik\Bundle\TranslationBundle\Entity" ["/home/unicorn/www/lamano-template/src/AppBundle/Resources/config/doctrine"]=> string(16) "AppBundle\Entity" } ["fileExtension":protected]=> string(8) ".orm.xml" ["nsSeparator":"Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator":private]=> string(1) "." } ["classCache":protected]=> array(2) { ["AppBundle\Entity\Biens"]=> object(SimpleXMLElement)#316 (3) { ["@attributes"]=> array(3) { ["repository-class"]=> string(36) "AppBundle\Repository\BiensRepository" ["name"]=> string(22) "AppBundle\Entity\Biens" ["table"]=> string(5) "biens" } ["id"]=> object(SimpleXMLElement)#1066 (2) { ["@attributes"]=> array(3) { ["name"]=> string(2) "id" ["type"]=> string(7) "integer" ["column"]=> string(2) "id" } ["generator"]=> object(SimpleXMLElement)#1071 (1) { ["@attributes"]=> array(1) { ["strategy"]=> string(8) "IDENTITY" } } } ["field"]=> array(348) { [0]=> object(SimpleXMLElement)#1067 (1) { ["@attributes"]=> array(5) { ["name"]=> string(5) "idE2p" ["type"]=> string(6) "string" ["nullable"]=> string(4) "true" ["column"]=> string(6) "id_e2p" ["length"]=> string(3) "255" } } [1]=> object(SimpleXMLElement)#1068 (1) { ["@attributes"]=> array(5) { ["name"]=> string(17) "sousNatureSlugify" ["type"]=> string(6) "string" ["nullable"]=> string(4) "true" ["column"]=> string(19) "sous_nature_slugify" ["length"]=> string(3) "255" } } [2]=> object(SimpleXMLElement)#1069 (1) { ["@attributes"]=> array(5) { ["name"]=> string(12) "villeSlugify" ["type"]=> string(6) "string" ["nullable"]=> string(4) "true" ["column"]=> string(13) "ville_slugify" ["length"]=> string(3) "255" } } [3]=> object(SimpleXMLElement)#1070 (1) { ["@attributes"]=> array(5) { ["name"]=> string(8) "latitude" ["type"]=> string(6) "string" ["nullable"]=> string(4) "true" ["column"]=> string(8) "latitude" ["length"]=> string(3) "255" } } [4]=> object(SimpleXMLElement)#1065 (1) { ["@attributes"]=> array(5) { ["name"]=> string(9) "longitude" ["type"]=> string(6) "string" ["nullable"]=> string(4) "true" ["column"]=> string(9) "longitude" ["length"]=> string(3) "255" } } [5]=> object(SimpleXMLElement)#1064 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "commercial" ["type"]=> string(7) "integer" ["nullable"]=> string(4) "true" ["column"]=> string(10) "commercial" } } [6]=> object(SimpleXMLElement)#1063 (2) { ["@attributes"]=> array(4) { ["name"]=> string(11) "alerteEmail" ["type"]=> string(7) "integer" ["nullable"]=> string(4) "true" ["column"]=> string(12) "alerte_email" } ["options"]=> object(SimpleXMLElement)#1071 (1) { ["option"]=> string(1) "0" } } [7]=> object(SimpleXMLElement)#1062 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "descriptionZh" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(14) "description_zh" } } [8]=> object(SimpleXMLElement)#1061 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "climatisation" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(13) "climatisation" } } [9]=> object(SimpleXMLElement)#1060 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "charbon" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(7) "charbon" } } [10]=> object(SimpleXMLElement)#1059 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "granules" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(8) "granules" } } [11]=> object(SimpleXMLElement)#1058 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "insertCheminee" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(15) "insert_cheminee" } } [12]=> object(SimpleXMLElement)#1057 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "cheminee" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(8) "cheminee" } } [13]=> object(SimpleXMLElement)#1056 (1) { ["@attributes"]=> array(4) { ["name"]=> string(5) "poele" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(5) "poele" } } [14]=> object(SimpleXMLElement)#1055 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "radiateurs" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "radiateurs" } } [15]=> object(SimpleXMLElement)#1054 (1) { ["@attributes"]=> array(4) { ["name"]=> string(18) "descriptionEnergie" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(19) "description_energie" } } [16]=> object(SimpleXMLElement)#1053 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "eauChaude" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(10) "eau_chaude" } } [17]=> object(SimpleXMLElement)#1052 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "chauffageGaz" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(13) "chauffage_gaz" } } [18]=> object(SimpleXMLElement)#1051 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "chauffageMazout" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(16) "chauffage_mazout" } } [19]=> object(SimpleXMLElement)#1050 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "chauffageElect" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(15) "chauffage_elect" } } [20]=> object(SimpleXMLElement)#1049 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "chauffageCol" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(13) "chauffage_col" } } [21]=> object(SimpleXMLElement)#1048 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "ascenseur" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(9) "ascenseur" } } [22]=> object(SimpleXMLElement)#1047 (1) { ["@attributes"]=> array(4) { ["name"]=> string(22) "installationHandicapes" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(23) "installation_handicapes" } } [23]=> object(SimpleXMLElement)#1046 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "antenneSatellite" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(17) "antenne_satellite" } } [24]=> object(SimpleXMLElement)#1045 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "voletsElectriques" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(18) "volets_electriques" } } [25]=> object(SimpleXMLElement)#1044 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "voletsRoulants" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(15) "volets_roulants" } } [26]=> object(SimpleXMLElement)#1043 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "wellness" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(8) "wellness" } } [27]=> object(SimpleXMLElement)#1042 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "descriptionFr" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(14) "description_fr" } } [28]=> object(SimpleXMLElement)#1041 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "descriptionEn" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(14) "description_en" } } [29]=> object(SimpleXMLElement)#1040 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "descriptionLu" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(14) "description_lu" } } [30]=> object(SimpleXMLElement)#1039 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "descriptionDe" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(14) "description_de" } } [31]=> object(SimpleXMLElement)#1038 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "descriptionPt" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(14) "description_pt" } } [32]=> object(SimpleXMLElement)#1037 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "textePubliciteFr" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(18) "texte_publicite_fr" } } [33]=> object(SimpleXMLElement)#1036 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "descriptionNl" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(14) "description_nl" } } [34]=> object(SimpleXMLElement)#1035 (1) { ["@attributes"]=> array(4) { ["name"]=> string(20) "descriptionSituation" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(21) "description_situation" } } [35]=> object(SimpleXMLElement)#1034 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "longueurHall" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(13) "longueur_hall" } } [36]=> object(SimpleXMLElement)#1033 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "largeurHall" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(12) "largeur_hall" } } [37]=> object(SimpleXMLElement)#1032 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "surfaceHall" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(12) "surface_hall" } } [38]=> object(SimpleXMLElement)#1031 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "etageHall" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(10) "etage_hall" } } [39]=> object(SimpleXMLElement)#1030 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "longueurCuisine" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(16) "longueur_cuisine" } } [40]=> object(SimpleXMLElement)#1029 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "largeurCuisine" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(15) "largeur_cuisine" } } [41]=> object(SimpleXMLElement)#1028 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "surfaceCuisine" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(15) "surface_cuisine" } } [42]=> object(SimpleXMLElement)#1027 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "etageCuisine" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(13) "etage_cuisine" } } [43]=> object(SimpleXMLElement)#1026 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "longueurSejour" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(15) "longueur_sejour" } } [44]=> object(SimpleXMLElement)#1025 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "largeurSejour" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(14) "largeur_sejour" } } [45]=> object(SimpleXMLElement)#1024 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "surfaceSejour" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(14) "surface_sejour" } } [46]=> object(SimpleXMLElement)#1023 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "etageSejour" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(12) "etage_sejour" } } [47]=> object(SimpleXMLElement)#1022 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "longueurSalon" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(14) "longueur_salon" } } [48]=> object(SimpleXMLElement)#1021 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "largeurSalon" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(13) "largeur_salon" } } [49]=> object(SimpleXMLElement)#1020 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "surfaceSalon" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(13) "surface_salon" } } [50]=> object(SimpleXMLElement)#1019 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "etageSalon" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(11) "etage_salon" } } [51]=> object(SimpleXMLElement)#1018 (1) { ["@attributes"]=> array(4) { ["name"]=> string(20) "longueurSalleAManger" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(23) "longueur_salle_a_manger" } } [52]=> object(SimpleXMLElement)#1017 (1) { ["@attributes"]=> array(4) { ["name"]=> string(19) "largeurSalleAManger" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(22) "largeur_salle_a_manger" } } [53]=> object(SimpleXMLElement)#1016 (1) { ["@attributes"]=> array(4) { ["name"]=> string(19) "surfaceSalleAManger" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(22) "surface_salle_a_manger" } } [54]=> object(SimpleXMLElement)#1015 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "etageSalleAManger" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(20) "etage_salle_a_manger" } } [55]=> object(SimpleXMLElement)#1014 (1) { ["@attributes"]=> array(4) { ["name"]=> string(20) "longueurSejourDouble" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(22) "longueur_sejour_double" } } [56]=> object(SimpleXMLElement)#1013 (1) { ["@attributes"]=> array(4) { ["name"]=> string(19) "largeurSejourDouble" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(21) "largeur_sejour_double" } } [57]=> object(SimpleXMLElement)#1012 (1) { ["@attributes"]=> array(4) { ["name"]=> string(19) "surfaceSejourDouble" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(21) "surface_sejour_double" } } [58]=> object(SimpleXMLElement)#1011 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "etageSejourDouble" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(18) "etage_sejourDouble" } } [59]=> object(SimpleXMLElement)#1010 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "longueurBureau" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(15) "longueur_bureau" } } [60]=> object(SimpleXMLElement)#1009 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "largeurBureau" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(14) "largeur_bureau" } } [61]=> object(SimpleXMLElement)#1008 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "surfaceBureau" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(14) "surface_bureau" } } [62]=> object(SimpleXMLElement)#1007 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "etageBureau" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(12) "etage_bureau" } } [63]=> object(SimpleXMLElement)#1006 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "longueurSdb" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(12) "longueur_sdb" } } [64]=> object(SimpleXMLElement)#1005 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "largeurSdb" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "largeur_sdb" } } [65]=> object(SimpleXMLElement)#1004 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "surfaceSdb" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "surface_sdb" } } [66]=> object(SimpleXMLElement)#1003 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "etageSdb" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(9) "etage_sdb" } } [67]=> object(SimpleXMLElement)#1002 (1) { ["@attributes"]=> array(4) { ["name"]=> string(21) "longueurSalleDeDouche" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(24) "longueur_salle_de_douche" } } [68]=> object(SimpleXMLElement)#1001 (1) { ["@attributes"]=> array(4) { ["name"]=> string(20) "largeurSalleDeDouche" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(23) "largeur_salle_de_douche" } } [69]=> object(SimpleXMLElement)#1000 (1) { ["@attributes"]=> array(4) { ["name"]=> string(20) "surfaceSalleDeDouche" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(23) "surface_salle_de_douche" } } [70]=> object(SimpleXMLElement)#999 (1) { ["@attributes"]=> array(4) { ["name"]=> string(18) "etageSalleDeDouche" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(19) "etage_SalleDeDouche" } } [71]=> object(SimpleXMLElement)#998 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "longueurCave" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(13) "longueur_cave" } } [72]=> object(SimpleXMLElement)#997 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "largeurCave" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(12) "largeur_cave" } } [73]=> object(SimpleXMLElement)#996 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "surfaceCave" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(12) "surface_cave" } } [74]=> object(SimpleXMLElement)#995 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "longueurCh1" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(12) "longueur_ch1" } } [75]=> object(SimpleXMLElement)#994 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "largeurCh1" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "largeur_ch1" } } [76]=> object(SimpleXMLElement)#993 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "surfaceCh1" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "surface_ch1" } } [77]=> object(SimpleXMLElement)#992 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "etageCh1" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(9) "etage_ch1" } } [78]=> object(SimpleXMLElement)#991 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "longueurCh2" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(12) "longueur_ch2" } } [79]=> object(SimpleXMLElement)#990 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "largeurCh2" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "largeur_ch2" } } [80]=> object(SimpleXMLElement)#989 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "surfaceCh2" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "surface_ch2" } } [81]=> object(SimpleXMLElement)#988 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "etageCh2" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(9) "etage_ch2" } } [82]=> object(SimpleXMLElement)#987 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "longueurCh3" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(12) "longueur_ch3" } } [83]=> object(SimpleXMLElement)#986 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "largeurCh3" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "largeur_ch3" } } [84]=> object(SimpleXMLElement)#985 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "surfaceCh3" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "surface_ch3" } } [85]=> object(SimpleXMLElement)#984 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "etageCh3" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(9) "etage_ch3" } } [86]=> object(SimpleXMLElement)#983 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "longueurCh4" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(12) "longueur_ch4" } } [87]=> object(SimpleXMLElement)#982 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "largeurCh4" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "largeur_ch4" } } [88]=> object(SimpleXMLElement)#981 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "surfaceCh4" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "surface_ch4" } } [89]=> object(SimpleXMLElement)#980 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "etageCh4" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(9) "etage_ch4" } } [90]=> object(SimpleXMLElement)#979 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "longueurCh5" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(12) "longueur_ch5" } } [91]=> object(SimpleXMLElement)#978 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "largeurCh5" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "largeur_ch5" } } [92]=> object(SimpleXMLElement)#977 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "surfaceCh5" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "surface_ch5" } } [93]=> object(SimpleXMLElement)#976 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "etageCh5" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(9) "etage_ch5" } } [94]=> object(SimpleXMLElement)#975 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "longueurCh6" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(12) "longueur_ch6" } } [95]=> object(SimpleXMLElement)#974 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "largeurCh6" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "largeur_ch6" } } [96]=> object(SimpleXMLElement)#973 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "surfaceCh6" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "surface_ch6" } } [97]=> object(SimpleXMLElement)#972 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "etageCh6" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(9) "etage_ch6" } } [98]=> object(SimpleXMLElement)#971 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "longueurAccueil" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(16) "longueur_accueil" } } [99]=> object(SimpleXMLElement)#970 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "largeurAccueil" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(15) "largeur_accueil" } } [100]=> object(SimpleXMLElement)#969 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "surfaceAccueil" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(15) "surface_accueil" } } [101]=> object(SimpleXMLElement)#968 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "etageAccueil" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(13) "etage_accueil" } } [102]=> object(SimpleXMLElement)#967 (1) { ["@attributes"]=> array(4) { ["name"]=> string(22) "longueurSalleDArchives" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(25) "longueur_salle_d_archives" } } [103]=> object(SimpleXMLElement)#966 (1) { ["@attributes"]=> array(4) { ["name"]=> string(21) "largeurSalleDArchives" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(24) "largeur_salle_d_archives" } } [104]=> object(SimpleXMLElement)#965 (1) { ["@attributes"]=> array(4) { ["name"]=> string(21) "surfaceSalleDArchives" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(24) "surface_salle_d_archives" } } [105]=> object(SimpleXMLElement)#964 (1) { ["@attributes"]=> array(4) { ["name"]=> string(19) "etageSalleDArchives" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(22) "etage_salle_d_archives" } } [106]=> object(SimpleXMLElement)#963 (1) { ["@attributes"]=> array(4) { ["name"]=> string(22) "longueurSalleDeReunion" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(25) "longueur_salle_de_reunion" } } [107]=> object(SimpleXMLElement)#962 (1) { ["@attributes"]=> array(4) { ["name"]=> string(21) "largeurSalleDeReunion" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(24) "largeur_salle_de_reunion" } } [108]=> object(SimpleXMLElement)#961 (1) { ["@attributes"]=> array(4) { ["name"]=> string(21) "surfaceSalleDeReunion" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(24) "surface_salle_de_reunion" } } [109]=> object(SimpleXMLElement)#960 (1) { ["@attributes"]=> array(4) { ["name"]=> string(19) "etageSalleDeReunion" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(22) "etage_salle_de_reunion" } } [110]=> object(SimpleXMLElement)#959 (1) { ["@attributes"]=> array(4) { ["name"]=> string(21) "contratDeConstruction" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(23) "contrat_de_construction" } } [111]=> object(SimpleXMLElement)#958 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "copropriete" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(11) "copropriete" } } [112]=> object(SimpleXMLElement)#957 (1) { ["@attributes"]=> array(4) { ["name"]=> string(21) "nombreLotsCopropriete" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(23) "nombre_lots_copropriete" } } [113]=> object(SimpleXMLElement)#956 (1) { ["@attributes"]=> array(4) { ["name"]=> string(29) "nombreAppartementsCopropriete" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(31) "nombre_appartements_copropriete" } } [114]=> object(SimpleXMLElement)#955 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "lastModification" ["nullable"]=> string(4) "true" ["type"]=> string(8) "datetime" ["column"]=> string(17) "last_modification" } } [115]=> object(SimpleXMLElement)#954 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "mitoyennete" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(11) "mitoyennete" } } [116]=> object(SimpleXMLElement)#953 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "assainissement" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(14) "assainissement" } } [117]=> object(SimpleXMLElement)#952 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "servitude" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(9) "servitude" } } [118]=> object(SimpleXMLElement)#951 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "typeFacade" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(11) "type_facade" } } [119]=> object(SimpleXMLElement)#950 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "typeToiture" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(12) "type_toiture" } } [120]=> object(SimpleXMLElement)#949 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "moyenDeVisite" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(15) "moyen_de_visite" } } [121]=> object(SimpleXMLElement)#948 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "garantieBancaire" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(17) "garantie_bancaire" } } [122]=> object(SimpleXMLElement)#947 (1) { ["@attributes"]=> array(4) { ["name"]=> string(3) "lot" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(3) "lot" } } [123]=> object(SimpleXMLElement)#946 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "etatImmeuble" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(13) "etat_immeuble" } } [124]=> object(SimpleXMLElement)#945 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "numeroCadastral" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(16) "numero_cadastral" } } [125]=> object(SimpleXMLElement)#944 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "valeurAssurable" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(16) "valeur_assurable" } } [126]=> object(SimpleXMLElement)#943 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "tripleVitrage" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(14) "triple_vitrage" } } [127]=> object(SimpleXMLElement)#942 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "doubleVitrage" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(14) "double_vitrage" } } [128]=> object(SimpleXMLElement)#941 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "pompeAChaleur" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(15) "pompe_a_chaleur" } } [129]=> object(SimpleXMLElement)#940 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "chauffageAuSol" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(16) "chauffage_au_sol" } } [130]=> object(SimpleXMLElement)#939 (1) { ["@attributes"]=> array(4) { ["name"]=> string(20) "ventilationMecanique" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(21) "ventilation_mecanique" } } [131]=> object(SimpleXMLElement)#938 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "geothermie" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "geothermie" } } [132]=> object(SimpleXMLElement)#937 (1) { ["@attributes"]=> array(4) { ["name"]=> string(21) "chaudiereCondensation" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(22) "chaudiere_condensation" } } [133]=> object(SimpleXMLElement)#936 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "vmcDoubleFlux" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(15) "vmc_double_flux" } } [134]=> object(SimpleXMLElement)#935 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "solaireThermique" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(17) "solaire_thermique" } } [135]=> object(SimpleXMLElement)#934 (1) { ["@attributes"]=> array(4) { ["name"]=> string(21) "solairePhotovoltaique" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(22) "solaire_photovoltaique" } } [136]=> object(SimpleXMLElement)#933 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "lineaireDeVitrine" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(19) "lineaire_de_vitrine" } } [137]=> object(SimpleXMLElement)#932 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "indiceEnergetique" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(18) "indice_energetique" } } [138]=> object(SimpleXMLElement)#931 (1) { ["@attributes"]=> array(4) { ["name"]=> string(23) "valeurIndiceEnergetique" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(25) "valeur_indice_energetique" } } [139]=> object(SimpleXMLElement)#930 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "indiceIsolation" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(16) "indice_isolation" } } [140]=> object(SimpleXMLElement)#929 (1) { ["@attributes"]=> array(4) { ["name"]=> string(21) "valeurIndiceIsolation" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(23) "valeur_indice_isolation" } } [141]=> object(SimpleXMLElement)#928 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "indiceCo2" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(10) "indice_co2" } } [142]=> object(SimpleXMLElement)#927 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "dateFinEcopass" ["nullable"]=> string(4) "true" ["type"]=> string(4) "date" ["column"]=> string(16) "date_fin_ecopass" } } [143]=> object(SimpleXMLElement)#926 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "numeroEcopass" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(14) "numero_ecopass" } } [144]=> object(SimpleXMLElement)#925 (1) { ["@attributes"]=> array(4) { ["name"]=> string(19) "dateEmissionEcopass" ["nullable"]=> string(4) "true" ["type"]=> string(4) "date" ["column"]=> string(21) "date_emission_ecopass" } } [145]=> object(SimpleXMLElement)#924 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "dpeEnergieValeur" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(18) "dpe_energie_valeur" } } [146]=> object(SimpleXMLElement)#923 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "dpeEnergieLettre" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(18) "dpe_energie_lettre" } } [147]=> object(SimpleXMLElement)#922 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "dpeCo2Valeur" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(14) "dpe_co2_valeur" } } [148]=> object(SimpleXMLElement)#921 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "dpeCo2Lettre" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(14) "dpe_co2_lettre" } } [149]=> object(SimpleXMLElement)#920 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "pebEnergieValeur" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(18) "peb_energie_valeur" } } [150]=> object(SimpleXMLElement)#919 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "pebEnergieLettre" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(18) "peb_energie_lettre" } } [151]=> object(SimpleXMLElement)#918 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "pebCo2Valeur" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(14) "peb_co2_valeur" } } [152]=> object(SimpleXMLElement)#917 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "dpeEnCours" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(12) "dpe_en_cours" } } [153]=> object(SimpleXMLElement)#916 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "dpeNonApplicable" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(18) "dpe_non_applicable" } } [154]=> object(SimpleXMLElement)#915 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "dpeVierge" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "dpe_vierge" } } [155]=> object(SimpleXMLElement)#914 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "publierEcopass" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(15) "publier_ecopass" } } [156]=> object(SimpleXMLElement)#913 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "dpeDate" ["nullable"]=> string(4) "true" ["type"]=> string(4) "date" ["column"]=> string(8) "dpe_date" } } [157]=> object(SimpleXMLElement)#912 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "dpeLoiElan" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(12) "dpe_loi_elan" } } [158]=> object(SimpleXMLElement)#911 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "dpeConsoMin" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(13) "dpe_conso_min" } } [159]=> object(SimpleXMLElement)#910 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "dpeConsoMax" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(13) "dpe_conso_max" } } [160]=> object(SimpleXMLElement)#909 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "dpeAnneeConso" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(15) "dpe_annee_conso" } } [161]=> object(SimpleXMLElement)#908 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "laveLinge" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "lave_linge" } } [162]=> object(SimpleXMLElement)#907 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "secheLinge" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(11) "seche_linge" } } [163]=> object(SimpleXMLElement)#906 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "laveVaisselle" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(14) "lave_vaisselle" } } [164]=> object(SimpleXMLElement)#905 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "microOndes" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(11) "micro_ondes" } } [165]=> object(SimpleXMLElement)#904 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "television" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "television" } } [166]=> object(SimpleXMLElement)#903 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "magnetoscope" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(12) "magnetoscope" } } [167]=> object(SimpleXMLElement)#902 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "lecteurDvd" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(11) "lecteur_dvd" } } [168]=> object(SimpleXMLElement)#901 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "chaineHifi" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(11) "chaine_hifi" } } [169]=> object(SimpleXMLElement)#900 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "accesInternet" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(14) "acces_internet" } } [170]=> object(SimpleXMLElement)#899 (1) { ["@attributes"]=> array(4) { ["name"]=> string(4) "wifi" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(4) "wifi" } } [171]=> object(SimpleXMLElement)#898 (1) { ["@attributes"]=> array(4) { ["name"]=> string(4) "four" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(4) "four" } } [172]=> object(SimpleXMLElement)#897 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "plaque" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(6) "plaque" } } [173]=> object(SimpleXMLElement)#896 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "vaisselle" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(9) "vaisselle" } } [174]=> object(SimpleXMLElement)#895 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "canapeLit" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "canape_lit" } } [175]=> object(SimpleXMLElement)#894 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "refrigerateur" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(13) "refrigerateur" } } [176]=> object(SimpleXMLElement)#893 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "congelateur" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(11) "congelateur" } } [177]=> object(SimpleXMLElement)#892 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "rangements" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "rangements" } } [178]=> object(SimpleXMLElement)#891 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "litSimple" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "lit_simple" } } [179]=> object(SimpleXMLElement)#890 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "litDouble" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "lit_double" } } [180]=> object(SimpleXMLElement)#889 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "lingeDeMaison" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(15) "linge_de_maison" } } [181]=> object(SimpleXMLElement)#888 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "terrasse" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(8) "terrasse" } } [182]=> object(SimpleXMLElement)#887 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "surfaceTerrasse" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(16) "surface_terrasse" } } [183]=> object(SimpleXMLElement)#886 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "balcon" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(6) "balcon" } } [184]=> object(SimpleXMLElement)#885 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "surfaceBalcon" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(14) "surface_balcon" } } [185]=> object(SimpleXMLElement)#884 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "piscineExterieure" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(18) "piscine_exterieure" } } [186]=> object(SimpleXMLElement)#883 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "jardin" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(6) "jardin" } } [187]=> object(SimpleXMLElement)#882 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "surfaceJardin" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(14) "surface_jardin" } } [188]=> object(SimpleXMLElement)#881 (1) { ["@attributes"]=> array(4) { ["name"]=> string(4) "cour" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(4) "cour" } } [189]=> object(SimpleXMLElement)#880 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "veranda" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(7) "veranda" } } [190]=> object(SimpleXMLElement)#879 (1) { ["@attributes"]=> array(4) { ["name"]=> string(4) "pack" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(4) "pack" } } [191]=> object(SimpleXMLElement)#878 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "idParent" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(9) "id_parent" } } [192]=> object(SimpleXMLElement)#877 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "nomProjet" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(10) "nom_projet" } } [193]=> object(SimpleXMLElement)#876 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "idProjet" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(9) "id_projet" } } [194]=> object(SimpleXMLElement)#875 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "statutProjet" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(13) "statut_projet" } } [195]=> object(SimpleXMLElement)#874 (1) { ["@attributes"]=> array(4) { ["name"]=> string(20) "exportSitePasserelle" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(22) "export_site_passerelle" } } [196]=> object(SimpleXMLElement)#873 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "reference" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(9) "reference" } } [197]=> object(SimpleXMLElement)#872 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "venteLocation" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(14) "vente_location" } } [198]=> object(SimpleXMLElement)#871 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "dateEntree" ["nullable"]=> string(4) "true" ["type"]=> string(4) "date" ["column"]=> string(11) "date_entree" } } [199]=> object(SimpleXMLElement)#870 (1) { ["@attributes"]=> array(4) { ["name"]=> string(5) "titre" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(5) "titre" } } [200]=> object(SimpleXMLElement)#869 (1) { ["@attributes"]=> array(4) { ["name"]=> string(4) "etat" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(4) "etat" } } [201]=> object(SimpleXMLElement)#868 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "etatComplet" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(12) "etat_complet" } } [202]=> object(SimpleXMLElement)#867 (1) { ["@attributes"]=> array(4) { ["name"]=> string(3) "url" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(3) "url" } } [203]=> object(SimpleXMLElement)#866 (1) { ["@attributes"]=> array(4) { ["name"]=> string(5) "video" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(5) "video" } } [204]=> object(SimpleXMLElement)#865 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "nature" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(6) "nature" } } [205]=> object(SimpleXMLElement)#864 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "sousNature" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(11) "sous_nature" } } [206]=> object(SimpleXMLElement)#863 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "natureAthome" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(13) "nature_athome" } } [207]=> object(SimpleXMLElement)#862 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "achatType" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(10) "achat_type" } } [208]=> object(SimpleXMLElement)#861 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "nombrePieces" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(13) "nombre_pieces" } } [209]=> object(SimpleXMLElement)#860 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "nombreChambres" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(15) "nombre_chambres" } } [210]=> object(SimpleXMLElement)#859 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "nbCouchages" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(12) "nb_couchages" } } [211]=> object(SimpleXMLElement)#858 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "coupCoeur" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(10) "coup_coeur" } } [212]=> object(SimpleXMLElement)#857 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "typeProjet" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(11) "type_projet" } } [213]=> object(SimpleXMLElement)#856 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "vacances" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(8) "vacances" } } [214]=> object(SimpleXMLElement)#855 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "courtTerme" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(11) "court_terme" } } [215]=> object(SimpleXMLElement)#854 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "typeSource" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(11) "type_source" } } [216]=> object(SimpleXMLElement)#853 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "internetHautDebit" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(19) "internet_haut_debit" } } [217]=> object(SimpleXMLElement)#852 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "typeInternet" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(13) "type_internet" } } [218]=> object(SimpleXMLElement)#851 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "surface" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(7) "surface" } } [219]=> object(SimpleXMLElement)#850 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "surfaceUtile" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(13) "surface_utile" } } [220]=> object(SimpleXMLElement)#849 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "surfaceTerrain" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(15) "surface_terrain" } } [221]=> object(SimpleXMLElement)#848 (1) { ["@attributes"]=> array(4) { ["name"]=> string(18) "surfaceTerrainAres" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(20) "surface_terrain_ares" } } [222]=> object(SimpleXMLElement)#847 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "surfaceTotale" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(14) "surface_totale" } } [223]=> object(SimpleXMLElement)#846 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "surfacePlancher" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(16) "surface_plancher" } } [224]=> object(SimpleXMLElement)#845 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "surfaceVeranda" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(15) "surface_veranda" } } [225]=> object(SimpleXMLElement)#844 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "surfaceGrenier" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(15) "surface_grenier" } } [226]=> object(SimpleXMLElement)#843 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "surfaceEmpriseSol" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(19) "surface_emprise_sol" } } [227]=> object(SimpleXMLElement)#842 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "loiCarrez" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(10) "loi_carrez" } } [228]=> object(SimpleXMLElement)#841 (1) { ["@attributes"]=> array(4) { ["name"]=> string(3) "vue" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(3) "vue" } } [229]=> object(SimpleXMLElement)#840 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "proprietaire" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(12) "proprietaire" } } [230]=> object(SimpleXMLElement)#839 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "locataire" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(9) "locataire" } } [231]=> object(SimpleXMLElement)#838 (1) { ["@attributes"]=> array(4) { ["name"]=> string(19) "anneeDeConstruction" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(21) "annee_de_construction" } } [232]=> object(SimpleXMLElement)#837 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "disponibilite" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(13) "disponibilite" } } [233]=> object(SimpleXMLElement)#836 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "dateDisponibilite" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(18) "date_disponibilite" } } [234]=> object(SimpleXMLElement)#835 (1) { ["@attributes"]=> array(4) { ["name"]=> string(18) "dateFinReservation" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(20) "date_fin_reservation" } } [235]=> object(SimpleXMLElement)#834 (1) { ["@attributes"]=> array(4) { ["name"]=> string(19) "locationSaisonniere" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(20) "location_saisonniere" } } [236]=> object(SimpleXMLElement)#833 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "exclusivite" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(11) "exclusivite" } } [237]=> object(SimpleXMLElement)#832 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "visiteVirtuelle" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(16) "visite_virtuelle" } } [238]=> object(SimpleXMLElement)#831 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "video1" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(7) "video_1" } } [239]=> object(SimpleXMLElement)#830 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "video2" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(7) "video_2" } } [240]=> object(SimpleXMLElement)#829 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "exclusiviteMedia" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(17) "exclusivite_media" } } [241]=> object(SimpleXMLElement)#828 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "grenier" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(7) "grenier" } } [242]=> object(SimpleXMLElement)#827 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "nbGrenier" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(10) "nb_grenier" } } [243]=> object(SimpleXMLElement)#826 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "orientation" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(11) "orientation" } } [244]=> object(SimpleXMLElement)#825 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "buanderie" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(9) "buanderie" } } [245]=> object(SimpleXMLElement)#824 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "meuble" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(6) "meuble" } } [246]=> object(SimpleXMLElement)#823 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "renove" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(6) "renove" } } [247]=> object(SimpleXMLElement)#822 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "caveAVin" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "cave_a_vin" } } [248]=> object(SimpleXMLElement)#821 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "animauxAcceptes" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(16) "animaux_acceptes" } } [249]=> object(SimpleXMLElement)#820 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "piscineInterieure" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(18) "piscine_interieure" } } [250]=> object(SimpleXMLElement)#819 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "loggia" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(6) "loggia" } } [251]=> object(SimpleXMLElement)#818 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "adresseNum" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(11) "adresse_num" } } [252]=> object(SimpleXMLElement)#817 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "adresse" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(7) "adresse" } } [253]=> object(SimpleXMLElement)#816 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "adresseBis" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(11) "adresse_bis" } } [254]=> object(SimpleXMLElement)#815 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "immeuble" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(8) "immeuble" } } [255]=> object(SimpleXMLElement)#814 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "codePostal" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(11) "code_postal" } } [256]=> object(SimpleXMLElement)#813 (1) { ["@attributes"]=> array(4) { ["name"]=> string(5) "ville" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(5) "ville" } } [257]=> object(SimpleXMLElement)#812 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "villeAthome" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(12) "ville_athome" } } [258]=> object(SimpleXMLElement)#811 (1) { ["@attributes"]=> array(4) { ["name"]=> string(4) "pays" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(4) "pays" } } [259]=> object(SimpleXMLElement)#810 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "sousLocalite" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(13) "sous_localite" } } [260]=> object(SimpleXMLElement)#809 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "secteurs" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(8) "secteurs" } } [261]=> object(SimpleXMLElement)#808 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "region" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(6) "region" } } [262]=> object(SimpleXMLElement)#807 (1) { ["@attributes"]=> array(4) { ["name"]=> string(3) "lat" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(3) "lat" } } [263]=> object(SimpleXMLElement)#806 (1) { ["@attributes"]=> array(4) { ["name"]=> string(3) "lng" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(3) "lng" } } [264]=> object(SimpleXMLElement)#805 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "quartier" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(8) "quartier" } } [265]=> object(SimpleXMLElement)#804 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "numeroEtage" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(12) "numero_etage" } } [266]=> object(SimpleXMLElement)#803 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "nombreEtage" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(12) "nombre_etage" } } [267]=> object(SimpleXMLElement)#802 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "parkingSouterrain" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(18) "parking_souterrain" } } [268]=> object(SimpleXMLElement)#801 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "parkingCollectif" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(17) "parking_collectif" } } [269]=> object(SimpleXMLElement)#800 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "garages" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(7) "garages" } } [270]=> object(SimpleXMLElement)#799 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "parkingOuvert" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(14) "parking_ouvert" } } [271]=> object(SimpleXMLElement)#798 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "cuisine" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(7) "cuisine" } } [272]=> object(SimpleXMLElement)#797 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "cuisineEquipee" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(15) "cuisine_equipee" } } [273]=> object(SimpleXMLElement)#796 (1) { ["@attributes"]=> array(4) { ["name"]=> string(19) "cuisineIndependante" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(20) "cuisine_independante" } } [274]=> object(SimpleXMLElement)#795 (1) { ["@attributes"]=> array(4) { ["name"]=> string(18) "descriptionCuisine" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(19) "description_cuisine" } } [275]=> object(SimpleXMLElement)#794 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "sejour" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(6) "sejour" } } [276]=> object(SimpleXMLElement)#793 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "descriptionSejour" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(18) "description_sejour" } } [277]=> object(SimpleXMLElement)#792 (1) { ["@attributes"]=> array(4) { ["name"]=> string(5) "salon" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(5) "salon" } } [278]=> object(SimpleXMLElement)#791 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "descriptionSalon" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(17) "description_salon" } } [279]=> object(SimpleXMLElement)#790 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "salleAManger" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(14) "salle_a_manger" } } [280]=> object(SimpleXMLElement)#789 (1) { ["@attributes"]=> array(4) { ["name"]=> string(23) "descriptionSalleAManger" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(26) "description_salle_a_manger" } } [281]=> object(SimpleXMLElement)#788 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "sejourDouble" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(13) "sejour_double" } } [282]=> object(SimpleXMLElement)#787 (1) { ["@attributes"]=> array(4) { ["name"]=> string(23) "descriptionSejourDouble" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(25) "description_sejour_double" } } [283]=> object(SimpleXMLElement)#786 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "sallesDeBain" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(14) "salles_de_bain" } } [284]=> object(SimpleXMLElement)#785 (1) { ["@attributes"]=> array(4) { ["name"]=> string(22) "descriptionSalleDeBain" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(25) "description_salle_de_bain" } } [285]=> object(SimpleXMLElement)#784 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "salleDeDouche" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(15) "salle_de_douche" } } [286]=> object(SimpleXMLElement)#783 (1) { ["@attributes"]=> array(4) { ["name"]=> string(24) "descriptionSalleDeDouche" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(27) "description_salle_de_douche" } } [287]=> object(SimpleXMLElement)#782 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "wcSepare" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(9) "wc_separe" } } [288]=> object(SimpleXMLElement)#781 (1) { ["@attributes"]=> array(4) { ["name"]=> string(13) "descriptionWc" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(14) "description_wc" } } [289]=> object(SimpleXMLElement)#780 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "placard" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(7) "placard" } } [290]=> object(SimpleXMLElement)#779 (1) { ["@attributes"]=> array(4) { ["name"]=> string(18) "descriptionPlacard" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(19) "description_placard" } } [291]=> object(SimpleXMLElement)#778 (1) { ["@attributes"]=> array(4) { ["name"]=> string(4) "cave" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(4) "cave" } } [292]=> object(SimpleXMLElement)#777 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "descriptionCave" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(16) "description_cave" } } [293]=> object(SimpleXMLElement)#776 (1) { ["@attributes"]=> array(4) { ["name"]=> string(4) "parc" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(4) "parc" } } [294]=> object(SimpleXMLElement)#775 (1) { ["@attributes"]=> array(4) { ["name"]=> string(11) "parcSurface" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(12) "parc_surface" } } [295]=> object(SimpleXMLElement)#774 (1) { ["@attributes"]=> array(4) { ["name"]=> string(4) "hall" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(4) "hall" } } [296]=> object(SimpleXMLElement)#772 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "descriptionHall" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(16) "description_hall" } } [297]=> object(SimpleXMLElement)#773 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "bureau" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(6) "bureau" } } [298]=> object(SimpleXMLElement)#705 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "descriptionBureau" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(18) "description_bureau" } } [299]=> object(SimpleXMLElement)#713 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "descriptionCh1" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(15) "description_ch1" } } [300]=> object(SimpleXMLElement)#730 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "descriptionCh2" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(15) "description_ch2" } } [301]=> object(SimpleXMLElement)#766 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "descriptionCh3" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(15) "description_ch3" } } [302]=> object(SimpleXMLElement)#721 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "descriptionCh4" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(15) "description_ch4" } } [303]=> object(SimpleXMLElement)#764 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "descriptionCh5" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(15) "description_ch5" } } [304]=> object(SimpleXMLElement)#729 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "descriptionCh6" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(15) "description_ch6" } } [305]=> object(SimpleXMLElement)#755 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "accueil" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(7) "accueil" } } [306]=> object(SimpleXMLElement)#717 (1) { ["@attributes"]=> array(4) { ["name"]=> string(18) "descriptionAccueil" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(19) "description_accueil" } } [307]=> object(SimpleXMLElement)#733 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "salleDArchives" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(16) "salle_d_archives" } } [308]=> object(SimpleXMLElement)#712 (1) { ["@attributes"]=> array(4) { ["name"]=> string(25) "descriptionSalleDArchives" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(28) "description_salle_d_archives" } } [309]=> object(SimpleXMLElement)#748 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "salleDeReunion" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(16) "salle_de_reunion" } } [310]=> object(SimpleXMLElement)#708 (1) { ["@attributes"]=> array(4) { ["name"]=> string(25) "descriptionSalleDeReunion" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(28) "description_salle_de_reunion" } } [311]=> object(SimpleXMLElement)#724 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "autrePiece" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(11) "autre_piece" } } [312]=> object(SimpleXMLElement)#720 (1) { ["@attributes"]=> array(4) { ["name"]=> string(5) "autre" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(5) "autre" } } [313]=> object(SimpleXMLElement)#710 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "budget" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(6) "budget" } } [314]=> object(SimpleXMLElement)#740 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "loyerMensuelTtc" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(17) "loyer_mensuel_ttc" } } [315]=> object(SimpleXMLElement)#707 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "prixM2" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(7) "prix_m2" } } [316]=> object(SimpleXMLElement)#714 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "cacherPrix" ["nullable"]=> string(4) "true" ["type"]=> string(7) "integer" ["column"]=> string(11) "cacher_prix" } } [317]=> object(SimpleXMLElement)#728 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "chargesMensuelles" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(18) "charges_mensuelles" } } [318]=> object(SimpleXMLElement)#701 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "dispositifFiscal" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(17) "dispositif_fiscal" } } [319]=> object(SimpleXMLElement)#743 (1) { ["@attributes"]=> array(4) { ["name"]=> string(17) "honorairesACharge" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(19) "honoraires_a_charge" } } [320]=> object(SimpleXMLElement)#734 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "horsTaxe" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(9) "hors_taxe" } } [321]=> object(SimpleXMLElement)#715 (1) { ["@attributes"]=> array(4) { ["name"]=> string(3) "tva" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(3) "tva" } } [322]=> object(SimpleXMLElement)#731 (1) { ["@attributes"]=> array(4) { ["name"]=> string(16) "honorairesVisite" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(17) "honoraires_visite" } } [323]=> object(SimpleXMLElement)#739 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "caution" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(7) "caution" } } [324]=> object(SimpleXMLElement)#709 (1) { ["@attributes"]=> array(4) { ["name"]=> string(22) "honorairesEtatDesLieux" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(25) "honoraires_etat_des_lieux" } } [325]=> object(SimpleXMLElement)#732 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "taxeFonciere" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(13) "taxe_fonciere" } } [326]=> object(SimpleXMLElement)#725 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "taxeHabitation" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(15) "taxe_habitation" } } [327]=> object(SimpleXMLElement)#752 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "prixNet" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(8) "prix_net" } } [328]=> object(SimpleXMLElement)#742 (1) { ["@attributes"]=> array(4) { ["name"]=> string(25) "modalitesChargesLocataire" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(27) "modalites_charges_locataire" } } [329]=> object(SimpleXMLElement)#722 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "commission" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(10) "commission" } } [330]=> object(SimpleXMLElement)#758 (1) { ["@attributes"]=> array(4) { ["name"]=> string(9) "tvaNeufLu" ["nullable"]=> string(4) "true" ["type"]=> string(5) "float" ["column"]=> string(11) "tva_neuf_lu" } } [331]=> object(SimpleXMLElement)#735 (1) { ["@attributes"]=> array(4) { ["name"]=> string(14) "projetParentId" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(16) "projet_parent_id" } } [332]=> object(SimpleXMLElement)#704 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "projetParentRef" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(17) "projet_parent_ref" } } [333]=> object(SimpleXMLElement)#726 (1) { ["@attributes"]=> array(4) { ["name"]=> string(15) "projetParentNom" ["nullable"]=> string(4) "true" ["type"]=> string(6) "string" ["column"]=> string(17) "projet_parent_nom" } } [334]=> object(SimpleXMLElement)#745 (1) { ["@attributes"]=> array(4) { ["name"]=> string(25) "projetParentDescriptionFr" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(28) "projet_parent_description_fr" } } [335]=> object(SimpleXMLElement)#761 (1) { ["@attributes"]=> array(4) { ["name"]=> string(25) "projetParentDescriptionEn" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(28) "projet_parent_description_en" } } [336]=> object(SimpleXMLElement)#770 (1) { ["@attributes"]=> array(4) { ["name"]=> string(25) "projetParentDescriptionLu" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(28) "projet_parent_description_lu" } } [337]=> object(SimpleXMLElement)#767 (1) { ["@attributes"]=> array(4) { ["name"]=> string(25) "projetParentDescriptionDe" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(28) "projet_parent_description_de" } } [338]=> object(SimpleXMLElement)#736 (1) { ["@attributes"]=> array(4) { ["name"]=> string(25) "projetParentDescriptionPt" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(28) "projet_parent_description_pt" } } [339]=> object(SimpleXMLElement)#769 (1) { ["@attributes"]=> array(4) { ["name"]=> string(28) "projetParentTextePubliciteFr" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(32) "projet_parent_texte_publicite_fr" } } [340]=> object(SimpleXMLElement)#727 (1) { ["@attributes"]=> array(4) { ["name"]=> string(25) "projetParentDescriptionNl" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(28) "projet_parent_description_nl" } } [341]=> object(SimpleXMLElement)#746 (1) { ["@attributes"]=> array(4) { ["name"]=> string(32) "projetParentDescriptionSituation" ["nullable"]=> string(4) "true" ["type"]=> string(4) "text" ["column"]=> string(35) "projet_parent_description_situation" } } [342]=> object(SimpleXMLElement)#702 (1) { ["@attributes"]=> array(4) { ["name"]=> string(8) "digicode" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(8) "digicode" } } [343]=> object(SimpleXMLElement)#723 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "gardien" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(7) "gardien" } } [344]=> object(SimpleXMLElement)#718 (1) { ["@attributes"]=> array(4) { ["name"]=> string(12) "porteBlindee" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(13) "porte_blindee" } } [345]=> object(SimpleXMLElement)#741 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "parlophone" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "parlophone" } } [346]=> object(SimpleXMLElement)#763 (1) { ["@attributes"]=> array(4) { ["name"]=> string(10) "videophone" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(10) "videophone" } } [347]=> object(SimpleXMLElement)#698 (1) { ["@attributes"]=> array(4) { ["name"]=> string(6) "alarme" ["nullable"]=> string(4) "true" ["type"]=> string(7) "boolean" ["column"]=> string(6) "alarme" } } } } ["AppBundle\Entity\BiensPhotos"]=> object(SimpleXMLElement)#683 (3) { ["@attributes"]=> array(2) { ["repository-class"]=> string(42) "AppBundle\Repository\BiensPhotosRepository" ["name"]=> string(28) "AppBundle\Entity\BiensPhotos" } ["id"]=> object(SimpleXMLElement)#698 (2) { ["@attributes"]=> array(3) { ["name"]=> string(2) "id" ["type"]=> string(7) "integer" ["column"]=> string(2) "id" } ["generator"]=> object(SimpleXMLElement)#702 (1) { ["@attributes"]=> array(1) { ["strategy"]=> string(4) "AUTO" } } } ["field"]=> array(4) { [0]=> object(SimpleXMLElement)#763 (1) { ["@attributes"]=> array(3) { ["name"]=> string(6) "idBien" ["type"]=> string(7) "integer" ["column"]=> string(7) "id_bien" } } [1]=> object(SimpleXMLElement)#741 (1) { ["@attributes"]=> array(4) { ["name"]=> string(7) "fichier" ["type"]=> string(6) "string" ["column"]=> string(7) "fichier" ["length"]=> string(3) "255" } } [2]=> object(SimpleXMLElement)#718 (1) { ["@attributes"]=> array(5) { ["name"]=> string(5) "titre" ["type"]=> string(6) "string" ["column"]=> string(5) "titre" ["length"]=> string(3) "255" ["nullable"]=> string(4) "true" } } [3]=> object(SimpleXMLElement)#723 (1) { ["@attributes"]=> array(3) { ["name"]=> string(5) "ordre" ["type"]=> string(7) "integer" ["column"]=> string(5) "ordre" } } } } } ["globalBasename":protected]=> string(7) "mapping" } ["Lexik\Bundle\TranslationBundle\Model"]=> object(Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver)#230 (3) { ["locator":protected]=> object(Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator)#231 (4) { ["paths":protected]=> array(1) { [0]=> string(88) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/config/model" } ["prefixes":protected]=> array(1) { ["/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/config/model"]=> string(36) "Lexik\Bundle\TranslationBundle\Model" } ["fileExtension":protected]=> string(8) ".orm.xml" ["nsSeparator":"Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator":private]=> string(1) "." } ["classCache":protected]=> NULL ["globalBasename":protected]=> NULL } ["FOS\UserBundle\Model"]=> object(Doctrine\ORM\Mapping\Driver\XmlDriver)#232 (3) { ["locator":protected]=> object(Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator)#233 (4) { ["paths":protected]=> array(1) { [0]=> string(103) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/config/doctrine-mapping" } ["prefixes":protected]=> array(1) { ["/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/config/doctrine-mapping"]=> string(20) "FOS\UserBundle\Model" } ["fileExtension":protected]=> string(8) ".orm.xml" ["nsSeparator":"Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator":private]=> string(1) "." } ["classCache":protected]=> NULL ["globalBasename":protected]=> NULL } } } ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["autoGenerateProxyClasses"]=> int(0) ["classMetadataFactoryName"]=> string(41) "Doctrine\ORM\Mapping\ClassMetadataFactory" ["defaultRepositoryClassName"]=> string(29) "Doctrine\ORM\EntityRepository" ["namingStrategy"]=> object(Doctrine\ORM\Mapping\UnderscoreNamingStrategy)#237 (1) { ["case":"Doctrine\ORM\Mapping\UnderscoreNamingStrategy":private]=> int(0) } ["quoteStrategy"]=> object(Doctrine\ORM\Mapping\DefaultQuoteStrategy)#238 (0) { } ["entityListenerResolver"]=> object(Doctrine\Bundle\DoctrineBundle\Mapping\ContainerAwareEntityListenerResolver)#239 (3) { ["container":"Doctrine\Bundle\DoctrineBundle\Mapping\ContainerAwareEntityListenerResolver":private]=> object(ContainerVxwjhol\appProdProjectContainer)#26 (21) { ["buildParameters":"ContainerVxwjhol\appProdProjectContainer":private]=> array(3) { ["container.build_hash"]=> string(7) "Vxwjhol" ["container.build_id"]=> string(8) "6a22af87" ["container.build_time"]=> int(1742561884) } ["containerDir":"ContainerVxwjhol\appProdProjectContainer":private]=> string(65) "/home/unicorn/www/lamano-template/var/cache/prod/ContainerVxwjhol" ["parameters":"ContainerVxwjhol\appProdProjectContainer":private]=> array(392) { ["kernel.environment"]=> string(4) "prod" ["kernel.debug"]=> bool(false) ["kernel.name"]=> string(3) "app" ["kernel.bundles"]=> array(14) { ["FrameworkBundle"]=> string(46) "Symfony\Bundle\FrameworkBundle\FrameworkBundle" ["SecurityBundle"]=> string(44) "Symfony\Bundle\SecurityBundle\SecurityBundle" ["TwigBundle"]=> string(36) "Symfony\Bundle\TwigBundle\TwigBundle" ["MonologBundle"]=> string(42) "Symfony\Bundle\MonologBundle\MonologBundle" ["SwiftmailerBundle"]=> string(50) "Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle" ["DoctrineBundle"]=> string(45) "Doctrine\Bundle\DoctrineBundle\DoctrineBundle" ["SensioFrameworkExtraBundle"]=> string(61) "Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle" ["KnpPaginatorBundle"]=> string(45) "Knp\Bundle\PaginatorBundle\KnpPaginatorBundle" ["CocurSlugifyBundle"]=> string(47) "Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle" ["CKSourceCKFinderBundle"]=> string(53) "CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle" ["JMSI18nRoutingBundle"]=> string(42) "JMS\I18nRoutingBundle\JMSI18nRoutingBundle" ["LexikTranslationBundle"]=> string(53) "Lexik\Bundle\TranslationBundle\LexikTranslationBundle" ["FOSUserBundle"]=> string(28) "FOS\UserBundle\FOSUserBundle" ["AppBundle"]=> string(19) "AppBundle\AppBundle" } ["kernel.charset"]=> string(5) "UTF-8" ["kernel.container_class"]=> string(23) "appProdProjectContainer" ["database_host"]=> string(20) "unicorn2021.mysql.db" ["database_port"]=> string(0) "" ["database_name"]=> string(11) "unicorn2021" ["database_user"]=> string(11) "unicorn2021" ["database_password"]=> string(15) "iGEpWbPzYYP9nZg" ["mailer_transport"]=> string(4) "smtp" ["mailer_host"]=> string(17) "in-v3.mailjet.com" ["mailer_user"]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["mailer_password"]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["mailer_encryption"]=> string(3) "ssl" ["mailer_port"]=> int(465) ["mailer_expediteur"]=> string(15) "info@unicorn.lu" ["mailer_destinataire"]=> string(15) "info@unicorn.lu" ["secret"]=> string(40) "6a568b1f7aec16dc8825b2595e30f15a604c3820" ["site_name"]=> string(7) "Unicorn" ["site_telephone"]=> string(16) "+352 26 54 17 17" ["site_fax"]=> string(16) "+352 26 53 25 36" ["site_gsm"]=> string(0) "" ["site_email"]=> string(15) "info@unicorn.lu" ["site_adresse"]=> string(29) "18, rue du Marché-aux-Herbes" ["site_adresse2"]=> string(21) "25, avenue de la Gare" ["site_cp"]=> string(6) "L-1728" ["site_cp2"]=> string(6) "L-4131" ["site_ville"]=> string(10) "Luxembourg" ["site_ville2"]=> string(16) "Esch-sur-Alzette" ["gmap_helper"]=> string(0) "" ["e2p_url"]=> string(89) "https://middleware-production.easy2pilot-v8.com/api/275edf09-ca36-11e9-a86d-a4bf0117bba2/" ["e2p_pwd"]=> string(11) "uni2021corn" ["e2p_login"]=> string(11) "uni2021corn" ["public_ckfinder_directory"]=> string(11) "/userfiles/" ["nb_actualites_par_page"]=> int(9) ["nb_annonces_par_page"]=> int(10) ["bypass_captcha"]=> int(0) ["tri_defaut"]=> string(15) "dateEntree DESC" ["criteres_recherche"]=> array(6) { ["budget_min"]=> string(2) ">=" ["budget_max"]=> string(2) "<=" ["surface_min"]=> string(2) ">=" ["surface_max"]=> string(2) "<=" ["nombre_chambres"]=> string(1) "=" ["achat_type"]=> string(1) "=" } ["recaptcha_public_key"]=> string(40) "6LfWB-EaAAAAACmQi1JSpknZxRNES63PwtQnAqIX" ["recaptcha_private_key"]=> string(40) "6LfWB-EaAAAAAEqxIpOIeHdAR6LaquaubmIkFa8C" ["google_analytics_id"]=> string(12) "G-3MWB1EKWK3" ["passerelle_token_url"]=> string(9) "Q9LuwnY96" ["doss_photos_biens"]=> string(12) "photos_biens" ["doss_documents_biens"]=> string(15) "documents_biens" ["url_mentions_legales"]=> string(55) "http://www.es-docs.com/gdpr/mentions_legales_@lng@.html" ["url_politique_confidentialite"]=> string(64) "http://www.es-docs.com/gdpr/politique_confidentialite_@lng@.html" ["url_ip_easy"]=> string(53) "http://www.easy-serveur29.com/serveur3/ip_easy/ip.xml" ["url_exclude_categories_carac"]=> string(57) "http://www.es-docs.com/lmn_symfony/categories_exclude.php" ["url_exclude_carac"]=> string(63) "http://www.es-docs.com/lmn_symfony/caracteristiques_exclude.php" ["meta_description"]=> string(4) "test" ["lien_facebook"]=> string(35) "https://www.facebook.com/unicorn.lu" ["lien_twitter"]=> string(31) "https://twitter.com/unicorn_lux" ["lien_linkedin"]=> string(46) "https://www.linkedin.com/company/unicorn-sàrl" ["lien_instagram"]=> string(45) "https://www.instagram.com/unicorn_realestate/" ["lien_youtube"]=> string(56) "https://www.youtube.com/channel/UCjpZ9tA1z7xLcNyJwwbpljA" ["horaires"]=> string(35) "Lundi - Vendredi : de 8h00 à 18h00" ["main_color"]=> string(7) "#ac9977" ["second_color"]=> string(7) "#636363" ["menu_active_color"]=> string(7) "#ac9977" ["background_footer"]=> string(7) "#575756" ["main_color_footer"]=> string(7) "#dcd8d2" ["logo_header"]=> string(15) "logo_header.svg" ["logo_footer"]=> string(15) "logo_footer.svg" ["logo_pdf"]=> string(8) "logo.png" ["logo_mail"]=> string(8) "logo.png" ["langues"]=> array(4) { [0]=> string(2) "fr" [1]=> string(2) "en" [2]=> string(2) "de" [3]=> string(2) "zh" } ["langue_defaut"]=> string(2) "fr" ["legislation_agence"]=> string(2) "lu" ["api_dpe_login"]=> string(0) "" ["api_dpe_password"]=> string(0) "" ["abuseipdb_key"]=> string(80) "872af31e86f8101a872099815a04e24fce26864e1630b3482aecfbac5ed76b8a60fe04efe9bd75a7" ["module_actualites"]=> int(1) ["module_estimation"]=> int(1) ["module_newsletter"]=> int(1) ["module_alerte_email"]=> int(1) ["module_coups_coeur"]=> int(1) ["module_derniers_biens"]=> int(0) ["module_references"]=> int(0) ["module_aleatoires"]=> int(0) ["module_listing_projets"]=> int(0) ["module_listing_references"]=> int(0) ["module_favoris"]=> int(1) ["module_googlemaps"]=> int(0) ["module_simulateur_emprunt"]=> int(0) ["module_seo"]=> int(1) ["module_honoraires"]=> int(0) ["module_callbacks"]=> int(1) ["module_biens_similaires"]=> int(0) ["module_faq"]=> int(0) ["module_commerciaux"]=> int(0) ["module_visite_virtuelle"]=> int(0) ["pages_texte"]=> array(15) { [0]=> string(13) "Présentation" [1]=> string(18) "Conseils pratiques" [2]=> string(9) "Carrière" [3]=> string(5) "Vente" [4]=> string(10) "Vente Test" [5]=> string(38) "Christie’s International Real Estate" [6]=> string(10) "Estimation" [7]=> string(8) "Location" [8]=> string(9) "Recherche" [9]=> string(8) "Services" [10]=> string(13) "Accès privé" [11]=> string(16) "Gestion Locative" [12]=> string(28) "Gérance d'immeuble / Syndic" [13]=> string(17) "Mentions légales" [14]=> string(29) "Politique de confidentialité" } ["cle_api_opinion_system"]=> string(32) "d2d9e12f813246ad722c1cc256e5eeec" ["cle_api_mailchimp"]=> string(37) "6ac8f55514e0e6441124f43fc2784ad2-us17" ["locale"]=> string(2) "fr" ["fragment.renderer.hinclude.global_template"]=> NULL ["fragment.path"]=> string(10) "/_fragment" ["kernel.secret"]=> string(40) "6a568b1f7aec16dc8825b2595e30f15a604c3820" ["kernel.http_method_override"]=> bool(true) ["kernel.trusted_hosts"]=> array(0) { } ["kernel.default_locale"]=> string(2) "fr" ["templating.helper.code.file_link_format"]=> NULL ["debug.file_link_format"]=> NULL ["session.metadata.storage_key"]=> string(9) "_sf2_meta" ["session.storage.options"]=> array(3) { ["cache_limiter"]=> string(1) "0" ["cookie_httponly"]=> bool(true) ["gc_probability"]=> int(1) } ["session.metadata.update_threshold"]=> string(1) "0" ["form.type_extension.csrf.enabled"]=> bool(true) ["form.type_extension.csrf.field_name"]=> string(6) "_token" ["asset.request_context.base_path"]=> string(0) "" ["asset.request_context.secure"]=> bool(false) ["templating.loader.cache.path"]=> NULL ["templating.engines"]=> array(1) { [0]=> string(4) "twig" } ["validator.mapping.cache.prefix"]=> string(0) "" ["validator.translation_domain"]=> string(10) "validators" ["translator.logging"]=> bool(false) ["data_collector.templates"]=> array(0) { } ["debug.error_handler.throw_at"]=> int(0) ["router.options.generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["router.options.generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["router.options.generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["router.options.matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["router.options.matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["router.options.matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["router.options.matcher.cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["router.options.generator.cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["router.request_context.host"]=> string(9) "localhost" ["router.request_context.scheme"]=> string(4) "http" ["router.request_context.base_url"]=> string(0) "" ["router.cache_class_prefix"]=> string(23) "appProdProjectContainer" ["request_listener.http_port"]=> int(80) ["request_listener.https_port"]=> int(443) ["security.authentication.trust_resolver.anonymous_class"]=> string(67) "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" ["security.authentication.trust_resolver.rememberme_class"]=> string(68) "Symfony\Component\Security\Core\Authentication\Token\RememberMeToken" ["security.role_hierarchy.roles"]=> array(2) { ["ROLE_ADMIN"]=> array(1) { [0]=> string(9) "ROLE_USER" } ["ROLE_SUPER_ADMIN"]=> array(1) { [0]=> string(10) "ROLE_ADMIN" } } ["security.access.denied_url"]=> NULL ["security.authentication.manager.erase_credentials"]=> bool(true) ["security.authentication.session_strategy.strategy"]=> string(7) "migrate" ["security.access.always_authenticate_before_granting"]=> bool(false) ["security.authentication.hide_user_not_found"]=> bool(true) ["twig.exception_listener.controller"]=> string(36) "twig.controller.exception:showAction" ["twig.form.resources"]=> array(3) { [0]=> string(44) "CKSourceCKFinderBundle:Form:fields.html.twig" [1]=> string(25) "form_div_layout.html.twig" [2]=> string(35) "layout/bootstrap_4_layout.html.twig" } ["monolog.use_microseconds"]=> bool(true) ["monolog.swift_mailer.handlers"]=> array(1) { [0]=> string(21) "monolog.handler.swift" } ["monolog.handlers_to_channels"]=> array(2) { ["monolog.handler.main"]=> NULL ["monolog.handler.db"]=> array(2) { ["type"]=> string(9) "inclusive" ["elements"]=> array(1) { [0]=> string(2) "db" } } } ["swiftmailer.class"]=> string(12) "Swift_Mailer" ["swiftmailer.transport.sendmail.class"]=> string(33) "Swift_Transport_SendmailTransport" ["swiftmailer.transport.mail.class"]=> string(29) "Swift_Transport_MailTransport" ["swiftmailer.transport.failover.class"]=> string(33) "Swift_Transport_FailoverTransport" ["swiftmailer.plugin.redirecting.class"]=> string(31) "Swift_Plugins_RedirectingPlugin" ["swiftmailer.plugin.impersonate.class"]=> string(31) "Swift_Plugins_ImpersonatePlugin" ["swiftmailer.plugin.messagelogger.class"]=> string(27) "Swift_Plugins_MessageLogger" ["swiftmailer.plugin.antiflood.class"]=> string(29) "Swift_Plugins_AntiFloodPlugin" ["swiftmailer.transport.smtp.class"]=> string(30) "Swift_Transport_EsmtpTransport" ["swiftmailer.plugin.blackhole.class"]=> string(29) "Swift_Plugins_BlackholePlugin" ["swiftmailer.spool.file.class"]=> string(15) "Swift_FileSpool" ["swiftmailer.spool.memory.class"]=> string(17) "Swift_MemorySpool" ["swiftmailer.email_sender.listener.class"]=> string(66) "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener" ["swiftmailer.data_collector.class"]=> string(67) "Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector" ["swiftmailer.mailer.default.transport.name"]=> string(4) "smtp" ["swiftmailer.mailer.default.transport.smtp.encryption"]=> string(3) "ssl" ["swiftmailer.mailer.default.transport.smtp.port"]=> int(465) ["swiftmailer.mailer.default.transport.smtp.host"]=> string(17) "in-v3.mailjet.com" ["swiftmailer.mailer.default.transport.smtp.username"]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["swiftmailer.mailer.default.transport.smtp.password"]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["swiftmailer.mailer.default.transport.smtp.auth_mode"]=> NULL ["swiftmailer.mailer.default.transport.smtp.timeout"]=> int(30) ["swiftmailer.mailer.default.transport.smtp.source_ip"]=> NULL ["swiftmailer.mailer.default.transport.smtp.local_domain"]=> NULL ["swiftmailer.mailer.default.spool.enabled"]=> bool(false) ["swiftmailer.mailer.default.plugin.impersonate"]=> NULL ["swiftmailer.mailer.default.single_address"]=> NULL ["swiftmailer.mailer.default.delivery.enabled"]=> bool(true) ["swiftmailer.spool.enabled"]=> bool(false) ["swiftmailer.delivery.enabled"]=> bool(true) ["swiftmailer.single_address"]=> NULL ["swiftmailer.mailers"]=> array(1) { ["default"]=> string(26) "swiftmailer.mailer.default" } ["swiftmailer.default_mailer"]=> string(7) "default" ["doctrine_cache.apc.class"]=> string(30) "Doctrine\Common\Cache\ApcCache" ["doctrine_cache.apcu.class"]=> string(31) "Doctrine\Common\Cache\ApcuCache" ["doctrine_cache.array.class"]=> string(32) "Doctrine\Common\Cache\ArrayCache" ["doctrine_cache.chain.class"]=> string(32) "Doctrine\Common\Cache\ChainCache" ["doctrine_cache.couchbase.class"]=> string(36) "Doctrine\Common\Cache\CouchbaseCache" ["doctrine_cache.couchbase.connection.class"]=> string(9) "Couchbase" ["doctrine_cache.couchbase.hostnames"]=> string(14) "localhost:8091" ["doctrine_cache.file_system.class"]=> string(37) "Doctrine\Common\Cache\FilesystemCache" ["doctrine_cache.php_file.class"]=> string(34) "Doctrine\Common\Cache\PhpFileCache" ["doctrine_cache.memcache.class"]=> string(35) "Doctrine\Common\Cache\MemcacheCache" ["doctrine_cache.memcache.connection.class"]=> string(8) "Memcache" ["doctrine_cache.memcache.host"]=> string(9) "localhost" ["doctrine_cache.memcache.port"]=> int(11211) ["doctrine_cache.memcached.class"]=> string(36) "Doctrine\Common\Cache\MemcachedCache" ["doctrine_cache.memcached.connection.class"]=> string(9) "Memcached" ["doctrine_cache.memcached.host"]=> string(9) "localhost" ["doctrine_cache.memcached.port"]=> int(11211) ["doctrine_cache.mongodb.class"]=> string(34) "Doctrine\Common\Cache\MongoDBCache" ["doctrine_cache.mongodb.collection.class"]=> string(15) "MongoCollection" ["doctrine_cache.mongodb.connection.class"]=> string(11) "MongoClient" ["doctrine_cache.mongodb.server"]=> string(15) "localhost:27017" ["doctrine_cache.predis.client.class"]=> string(13) "Predis\Client" ["doctrine_cache.predis.scheme"]=> string(3) "tcp" ["doctrine_cache.predis.host"]=> string(9) "localhost" ["doctrine_cache.predis.port"]=> int(6379) ["doctrine_cache.redis.class"]=> string(32) "Doctrine\Common\Cache\RedisCache" ["doctrine_cache.redis.connection.class"]=> string(5) "Redis" ["doctrine_cache.redis.host"]=> string(9) "localhost" ["doctrine_cache.redis.port"]=> int(6379) ["doctrine_cache.riak.class"]=> string(31) "Doctrine\Common\Cache\RiakCache" ["doctrine_cache.riak.bucket.class"]=> string(11) "Riak\Bucket" ["doctrine_cache.riak.connection.class"]=> string(15) "Riak\Connection" ["doctrine_cache.riak.bucket_property_list.class"]=> string(23) "Riak\BucketPropertyList" ["doctrine_cache.riak.host"]=> string(9) "localhost" ["doctrine_cache.riak.port"]=> int(8087) ["doctrine_cache.sqlite3.class"]=> string(34) "Doctrine\Common\Cache\SQLite3Cache" ["doctrine_cache.sqlite3.connection.class"]=> string(7) "SQLite3" ["doctrine_cache.void.class"]=> string(31) "Doctrine\Common\Cache\VoidCache" ["doctrine_cache.wincache.class"]=> string(35) "Doctrine\Common\Cache\WinCacheCache" ["doctrine_cache.xcache.class"]=> string(33) "Doctrine\Common\Cache\XcacheCache" ["doctrine_cache.zenddata.class"]=> string(35) "Doctrine\Common\Cache\ZendDataCache" ["doctrine_cache.security.acl.cache.class"]=> string(54) "Doctrine\Bundle\DoctrineCacheBundle\Acl\Model\AclCache" ["doctrine.dbal.logger.chain.class"]=> string(33) "Doctrine\DBAL\Logging\LoggerChain" ["doctrine.dbal.logger.profiling.class"]=> string(32) "Doctrine\DBAL\Logging\DebugStack" ["doctrine.dbal.logger.class"]=> string(41) "Symfony\Bridge\Doctrine\Logger\DbalLogger" ["doctrine.dbal.configuration.class"]=> string(27) "Doctrine\DBAL\Configuration" ["doctrine.data_collector.class"]=> string(66) "Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector" ["doctrine.dbal.connection.event_manager.class"]=> string(50) "Symfony\Bridge\Doctrine\ContainerAwareEventManager" ["doctrine.dbal.connection_factory.class"]=> string(48) "Doctrine\Bundle\DoctrineBundle\ConnectionFactory" ["doctrine.dbal.events.mysql_session_init.class"]=> string(46) "Doctrine\DBAL\Event\Listeners\MysqlSessionInit" ["doctrine.dbal.events.oracle_session_init.class"]=> string(47) "Doctrine\DBAL\Event\Listeners\OracleSessionInit" ["doctrine.class"]=> string(39) "Doctrine\Bundle\DoctrineBundle\Registry" ["doctrine.entity_managers"]=> array(1) { ["default"]=> string(35) "doctrine.orm.default_entity_manager" } ["doctrine.default_entity_manager"]=> string(7) "default" ["doctrine.dbal.connection_factory.types"]=> array(0) { } ["doctrine.connections"]=> array(1) { ["default"]=> string(32) "doctrine.dbal.default_connection" } ["doctrine.default_connection"]=> string(7) "default" ["doctrine.orm.configuration.class"]=> string(26) "Doctrine\ORM\Configuration" ["doctrine.orm.entity_manager.class"]=> string(26) "Doctrine\ORM\EntityManager" ["doctrine.orm.manager_configurator.class"]=> string(50) "Doctrine\Bundle\DoctrineBundle\ManagerConfigurator" ["doctrine.orm.cache.array.class"]=> string(32) "Doctrine\Common\Cache\ArrayCache" ["doctrine.orm.cache.apc.class"]=> string(30) "Doctrine\Common\Cache\ApcCache" ["doctrine.orm.cache.memcache.class"]=> string(35) "Doctrine\Common\Cache\MemcacheCache" ["doctrine.orm.cache.memcache_host"]=> string(9) "localhost" ["doctrine.orm.cache.memcache_port"]=> int(11211) ["doctrine.orm.cache.memcache_instance.class"]=> string(8) "Memcache" ["doctrine.orm.cache.memcached.class"]=> string(36) "Doctrine\Common\Cache\MemcachedCache" ["doctrine.orm.cache.memcached_host"]=> string(9) "localhost" ["doctrine.orm.cache.memcached_port"]=> int(11211) ["doctrine.orm.cache.memcached_instance.class"]=> string(9) "Memcached" ["doctrine.orm.cache.redis.class"]=> string(32) "Doctrine\Common\Cache\RedisCache" ["doctrine.orm.cache.redis_host"]=> string(9) "localhost" ["doctrine.orm.cache.redis_port"]=> int(6379) ["doctrine.orm.cache.redis_instance.class"]=> string(5) "Redis" ["doctrine.orm.cache.xcache.class"]=> string(33) "Doctrine\Common\Cache\XcacheCache" ["doctrine.orm.cache.wincache.class"]=> string(35) "Doctrine\Common\Cache\WinCacheCache" ["doctrine.orm.cache.zenddata.class"]=> string(35) "Doctrine\Common\Cache\ZendDataCache" ["doctrine.orm.metadata.driver_chain.class"]=> string(61) "Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain" ["doctrine.orm.metadata.annotation.class"]=> string(44) "Doctrine\ORM\Mapping\Driver\AnnotationDriver" ["doctrine.orm.metadata.xml.class"]=> string(47) "Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver" ["doctrine.orm.metadata.yml.class"]=> string(48) "Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver" ["doctrine.orm.metadata.php.class"]=> string(37) "Doctrine\ORM\Mapping\Driver\PHPDriver" ["doctrine.orm.metadata.staticphp.class"]=> string(43) "Doctrine\ORM\Mapping\Driver\StaticPHPDriver" ["doctrine.orm.proxy_cache_warmer.class"]=> string(52) "Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer" ["form.type_guesser.doctrine.class"]=> string(51) "Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser" ["doctrine.orm.validator.unique.class"]=> string(67) "Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator" ["doctrine.orm.validator_initializer.class"]=> string(53) "Symfony\Bridge\Doctrine\Validator\DoctrineInitializer" ["doctrine.orm.security.user.provider.class"]=> string(56) "Symfony\Bridge\Doctrine\Security\User\EntityUserProvider" ["doctrine.orm.listeners.resolve_target_entity.class"]=> string(46) "Doctrine\ORM\Tools\ResolveTargetEntityListener" ["doctrine.orm.listeners.attach_entity_listeners.class"]=> string(48) "Doctrine\ORM\Tools\AttachEntityListenersListener" ["doctrine.orm.naming_strategy.default.class"]=> string(42) "Doctrine\ORM\Mapping\DefaultNamingStrategy" ["doctrine.orm.naming_strategy.underscore.class"]=> string(45) "Doctrine\ORM\Mapping\UnderscoreNamingStrategy" ["doctrine.orm.quote_strategy.default.class"]=> string(41) "Doctrine\ORM\Mapping\DefaultQuoteStrategy" ["doctrine.orm.quote_strategy.ansi.class"]=> string(38) "Doctrine\ORM\Mapping\AnsiQuoteStrategy" ["doctrine.orm.entity_listener_resolver.class"]=> string(75) "Doctrine\Bundle\DoctrineBundle\Mapping\ContainerAwareEntityListenerResolver" ["doctrine.orm.second_level_cache.default_cache_factory.class"]=> string(38) "Doctrine\ORM\Cache\DefaultCacheFactory" ["doctrine.orm.second_level_cache.default_region.class"]=> string(39) "Doctrine\ORM\Cache\Region\DefaultRegion" ["doctrine.orm.second_level_cache.filelock_region.class"]=> string(40) "Doctrine\ORM\Cache\Region\FileLockRegion" ["doctrine.orm.second_level_cache.logger_chain.class"]=> string(43) "Doctrine\ORM\Cache\Logging\CacheLoggerChain" ["doctrine.orm.second_level_cache.logger_statistics.class"]=> string(48) "Doctrine\ORM\Cache\Logging\StatisticsCacheLogger" ["doctrine.orm.second_level_cache.cache_configuration.class"]=> string(37) "Doctrine\ORM\Cache\CacheConfiguration" ["doctrine.orm.second_level_cache.regions_configuration.class"]=> string(39) "Doctrine\ORM\Cache\RegionsConfiguration" ["doctrine.orm.auto_generate_proxy_classes"]=> bool(false) ["doctrine.orm.proxy_namespace"]=> string(7) "Proxies" ["sensio_framework_extra.view.guesser.class"]=> string(61) "Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser" ["sensio_framework_extra.controller.listener.class"]=> string(67) "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener" ["sensio_framework_extra.routing.loader.annot_dir.class"]=> string(58) "Symfony\Component\Routing\Loader\AnnotationDirectoryLoader" ["sensio_framework_extra.routing.loader.annot_file.class"]=> string(53) "Symfony\Component\Routing\Loader\AnnotationFileLoader" ["sensio_framework_extra.routing.loader.annot_class.class"]=> string(73) "Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader" ["sensio_framework_extra.converter.listener.class"]=> string(71) "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener" ["sensio_framework_extra.converter.manager.class"]=> string(79) "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager" ["sensio_framework_extra.converter.doctrine.class"]=> string(80) "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter" ["sensio_framework_extra.converter.datetime.class"]=> string(80) "Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter" ["sensio_framework_extra.view.listener.class"]=> string(65) "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" ["knp_paginator.class"]=> string(29) "Knp\Component\Pager\Paginator" ["knp_paginator.helper.processor.class"]=> string(43) "Knp\Bundle\PaginatorBundle\Helper\Processor" ["knp_paginator.template.pagination"]=> string(27) "layout/pagination.html.twig" ["knp_paginator.template.filtration"]=> string(45) "@KnpPaginator/Pagination/filtration.html.twig" ["knp_paginator.template.sortable"]=> string(53) "KnpPaginatorBundle:Pagination:sortable_link.html.twig" ["knp_paginator.page_range"]=> int(4) ["ckfinder.form.file_chooser.type.class"]=> string(64) "CKSource\Bundle\CKFinderBundle\Form\Type\CKFinderFileChooserType" ["ckfinder.connector.class"]=> string(26) "CKSource\CKFinder\CKFinder" ["ckfinder.connector.auth.class"]=> string(47) "AppBundle\CustomCKFinderAuth\CustomCKFinderAuth" ["jms_i18n_routing.router.class"]=> string(39) "JMS\I18nRoutingBundle\Router\I18nRouter" ["jms_i18n_routing.locale_resolver.class"]=> string(50) "JMS\I18nRoutingBundle\Router\DefaultLocaleResolver" ["jms_i18n_routing.loader.class"]=> string(39) "JMS\I18nRoutingBundle\Router\I18nLoader" ["jms_i18n_routing.route_exclusion_strategy.class"]=> string(58) "JMS\I18nRoutingBundle\Router\DefaultRouteExclusionStrategy" ["jms_i18n_routing.pattern_generation_strategy.class"]=> string(61) "JMS\I18nRoutingBundle\Router\DefaultPatternGenerationStrategy" ["jms_i18n_routing.locale_choosing_listener.class"]=> string(58) "JMS\I18nRoutingBundle\EventListener\LocaleChoosingListener" ["jms_i18n_routing.cookie_setting_listener.class"]=> string(57) "JMS\I18nRoutingBundle\EventListener\CookieSettingListener" ["jms_i18n_routing.route_translation_extractor.class"]=> string(59) "JMS\I18nRoutingBundle\Translation\RouteTranslationExtractor" ["jms_i18n_routing.default_locale"]=> string(2) "fr" ["jms_i18n_routing.locales"]=> array(4) { [0]=> string(2) "fr" [1]=> string(2) "en" [2]=> string(2) "de" [3]=> string(2) "zh" } ["jms_i18n_routing.catalogue"]=> string(6) "routes" ["jms_i18n_routing.strategy"]=> string(21) "prefix_except_default" ["jms_i18n_routing.redirect_to_host"]=> bool(true) ["jms_i18n_routing.cookie.name"]=> string(2) "hl" ["lexik_translation.translator.class"]=> string(53) "Lexik\Bundle\TranslationBundle\Translation\Translator" ["lexik_translation.loader.database.class"]=> string(64) "Lexik\Bundle\TranslationBundle\Translation\Loader\DatabaseLoader" ["lexik_translation.trans_unit.manager.class"]=> string(55) "Lexik\Bundle\TranslationBundle\Manager\TransUnitManager" ["lexik_translation.file.manager.class"]=> string(50) "Lexik\Bundle\TranslationBundle\Manager\FileManager" ["lexik_translation.locale.manager.class"]=> string(52) "Lexik\Bundle\TranslationBundle\Manager\LocaleManager" ["lexik_translation.importer.file.class"]=> string(64) "Lexik\Bundle\TranslationBundle\Translation\Importer\FileImporter" ["lexik_translation.exporter_collector.class"]=> string(69) "Lexik\Bundle\TranslationBundle\Translation\Exporter\ExporterCollector" ["lexik_translation.exporter.xliff.class"]=> string(65) "Lexik\Bundle\TranslationBundle\Translation\Exporter\XliffExporter" ["lexik_translation.exporter.json.class"]=> string(64) "Lexik\Bundle\TranslationBundle\Translation\Exporter\JsonExporter" ["lexik_translation.exporter.yml.class"]=> string(64) "Lexik\Bundle\TranslationBundle\Translation\Exporter\YamlExporter" ["lexik_translation.exporter.php.class"]=> string(63) "Lexik\Bundle\TranslationBundle\Translation\Exporter\PhpExporter" ["lexik_translation.orm.translation_storage.class"]=> string(57) "Lexik\Bundle\TranslationBundle\Storage\DoctrineORMStorage" ["lexik_translation.orm.listener.class"]=> string(67) "Lexik\Bundle\TranslationBundle\Storage\Listener\DoctrineORMListener" ["lexik_translation.orm.trans_unit.class"]=> string(47) "Lexik\Bundle\TranslationBundle\Entity\TransUnit" ["lexik_translation.orm.translation.class"]=> string(49) "Lexik\Bundle\TranslationBundle\Entity\Translation" ["lexik_translation.orm.file.class"]=> string(42) "Lexik\Bundle\TranslationBundle\Entity\File" ["lexik_translation.mongodb.translation_storage.class"]=> string(61) "Lexik\Bundle\TranslationBundle\Storage\DoctrineMongoDBStorage" ["lexik_translation.mongodb.trans_unit.class"]=> string(49) "Lexik\Bundle\TranslationBundle\Document\TransUnit" ["lexik_translation.mongodb.translation.class"]=> string(51) "Lexik\Bundle\TranslationBundle\Document\Translation" ["lexik_translation.mongodb.file.class"]=> string(44) "Lexik\Bundle\TranslationBundle\Document\File" ["lexik_translation.propel.translation_storage.class"]=> string(52) "Lexik\Bundle\TranslationBundle\Storage\PropelStorage" ["lexik_translation.propel.trans_unit.class"]=> string(47) "Lexik\Bundle\TranslationBundle\Propel\TransUnit" ["lexik_translation.propel.translation.class"]=> string(49) "Lexik\Bundle\TranslationBundle\Propel\Translation" ["lexik_translation.propel.file.class"]=> string(42) "Lexik\Bundle\TranslationBundle\Propel\File" ["lexik_translation.data_grid.formatter.class"]=> string(62) "Lexik\Bundle\TranslationBundle\Util\DataGrid\DataGridFormatter" ["lexik_translation.data_grid.request_handler.class"]=> string(67) "Lexik\Bundle\TranslationBundle\Util\DataGrid\DataGridRequestHandler" ["lexik_translation.overview.stats_aggregator.class"]=> string(60) "Lexik\Bundle\TranslationBundle\Util\Overview\StatsAggregator" ["lexik_translation.form.handler.trans_unit.class"]=> string(64) "Lexik\Bundle\TranslationBundle\Form\Handler\TransUnitFormHandler" ["lexik_translation.listener.get_database_resources.class"]=> string(75) "Lexik\Bundle\TranslationBundle\EventDispatcher\GetDatabaseResourcesListener" ["lexik_translation.listener.clean_translation_cache.class"]=> string(76) "Lexik\Bundle\TranslationBundle\EventDispatcher\CleanTranslationCacheListener" ["lexik_translation.token_finder.class"]=> string(56) "Lexik\Bundle\TranslationBundle\Util\Profiler\TokenFinder" ["lexik_translation.command.import_translations.class"]=> string(64) "Lexik\Bundle\TranslationBundle\Command\ImportTranslationsCommand" ["lexik_translation.command.export_translations.class"]=> string(64) "Lexik\Bundle\TranslationBundle\Command\ExportTranslationsCommand" ["lexik_translation.importer.case_insensitive"]=> bool(false) ["lexik_translation.token_finder.limit"]=> int(15) ["lexik_translation.managed_locales"]=> array(4) { [0]=> string(2) "de" [1]=> string(2) "en" [2]=> string(2) "fr" [3]=> string(2) "zh" } ["lexik_translation.fallback_locale"]=> array(1) { [0]=> string(13) "langue_defaut" } ["lexik_translation.storage"]=> array(1) { ["type"]=> string(3) "orm" } ["lexik_translation.grid_input_type"]=> string(4) "text" ["lexik_translation.grid_toggle_similar"]=> bool(false) ["lexik_translation.auto_cache_clean"]=> bool(false) ["lexik_translation.dev_tools.enable"]=> bool(false) ["lexik_translation.dev_tools.create_missing"]=> bool(true) ["lexik_translation.dev_tools.file_format"]=> string(3) "yml" ["lexik_translation.exporter.json.hierarchical_format"]=> bool(false) ["lexik_translation.exporter.yml.use_tree"]=> bool(false) ["lexik_translation.storage.type"]=> string(3) "orm" ["fos_user.backend_type_orm"]=> bool(true) ["fos_user.security.interactive_login_listener.class"]=> string(46) "FOS\UserBundle\EventListener\LastLoginListener" ["fos_user.security.login_manager.class"]=> string(36) "FOS\UserBundle\Security\LoginManager" ["fos_user.resetting.email.template"]=> string(33) "@FOSUser/Resetting/email.txt.twig" ["fos_user.registration.confirmation.template"]=> string(36) "@FOSUser/Registration/email.txt.twig" ["fos_user.storage"]=> string(3) "orm" ["fos_user.firewall_name"]=> string(4) "main" ["fos_user.model_manager_name"]=> NULL ["fos_user.model.user.class"]=> string(28) "AppBundle\Entity\Utilisateur" ["fos_user.profile.form.type"]=> string(30) "AppBundle\Form\ProfileFormType" ["fos_user.profile.form.name"]=> string(21) "fos_user_profile_form" ["fos_user.profile.form.validation_groups"]=> array(2) { [0]=> string(7) "Profile" [1]=> string(7) "Default" } ["fos_user.registration.confirmation.from_email"]=> array(1) { ["info@unicorn.lu"]=> string(7) "Unicorn" } ["fos_user.registration.confirmation.enabled"]=> bool(false) ["fos_user.registration.form.type"]=> string(35) "AppBundle\Form\RegistrationFormType" ["fos_user.registration.form.name"]=> string(26) "fos_user_registration_form" ["fos_user.registration.form.validation_groups"]=> array(2) { [0]=> string(12) "Registration" [1]=> string(7) "Default" } ["fos_user.change_password.form.type"]=> string(47) "FOS\UserBundle\Form\Type\ChangePasswordFormType" ["fos_user.change_password.form.name"]=> string(29) "fos_user_change_password_form" ["fos_user.change_password.form.validation_groups"]=> array(2) { [0]=> string(14) "ChangePassword" [1]=> string(7) "Default" } ["fos_user.resetting.email.from_email"]=> array(1) { ["info@unicorn.lu"]=> string(7) "Unicorn" } ["fos_user.resetting.retry_ttl"]=> int(7200) ["fos_user.resetting.token_ttl"]=> int(86400) ["fos_user.resetting.form.type"]=> string(42) "FOS\UserBundle\Form\Type\ResettingFormType" ["fos_user.resetting.form.name"]=> string(23) "fos_user_resetting_form" ["fos_user.resetting.form.validation_groups"]=> array(2) { [0]=> string(13) "ResetPassword" [1]=> string(7) "Default" } ["console.command.ids"]=> array(53) { ["console.command.symfony_bundle_frameworkbundle_command_aboutcommand"]=> string(21) "console.command.about" ["console.command.symfony_bundle_frameworkbundle_command_assetsinstallcommand"]=> string(30) "console.command.assets_install" ["console.command.symfony_bundle_frameworkbundle_command_cacheclearcommand"]=> string(27) "console.command.cache_clear" ["console.command.symfony_bundle_frameworkbundle_command_cachepoolclearcommand"]=> string(32) "console.command.cache_pool_clear" ["console.command.symfony_bundle_frameworkbundle_command_cachepoolprunecommand"]=> string(32) "console.command.cache_pool_prune" ["console.command.symfony_bundle_frameworkbundle_command_cachewarmupcommand"]=> string(28) "console.command.cache_warmup" ["console.command.symfony_bundle_frameworkbundle_command_configdebugcommand"]=> string(28) "console.command.config_debug" ["console.command.symfony_bundle_frameworkbundle_command_configdumpreferencecommand"]=> string(37) "console.command.config_dump_reference" ["console.command.symfony_bundle_frameworkbundle_command_containerdebugcommand"]=> string(31) "console.command.container_debug" ["console.command.symfony_bundle_frameworkbundle_command_debugautowiringcommand"]=> string(32) "console.command.debug_autowiring" ["console.command.symfony_bundle_frameworkbundle_command_eventdispatcherdebugcommand"]=> string(38) "console.command.event_dispatcher_debug" ["console.command.symfony_bundle_frameworkbundle_command_routerdebugcommand"]=> string(28) "console.command.router_debug" ["console.command.symfony_bundle_frameworkbundle_command_routermatchcommand"]=> string(28) "console.command.router_match" ["console.command.symfony_bundle_frameworkbundle_command_translationdebugcommand"]=> string(33) "console.command.translation_debug" ["console.command.symfony_bundle_frameworkbundle_command_translationupdatecommand"]=> string(34) "console.command.translation_update" ["console.command.symfony_bundle_frameworkbundle_command_xlifflintcommand"]=> string(26) "console.command.xliff_lint" ["console.command.symfony_bundle_frameworkbundle_command_yamllintcommand"]=> string(25) "console.command.yaml_lint" ["console.command.symfony_component_form_command_debugcommand"]=> string(26) "console.command.form_debug" ["console.command.symfony_bundle_securitybundle_command_userpasswordencodercommand"]=> string(38) "security.command.user_password_encoder" ["console.command.symfony_bridge_twig_command_debugcommand"]=> string(18) "twig.command.debug" ["console.command.symfony_bundle_twigbundle_command_lintcommand"]=> string(17) "twig.command.lint" ["console.command.doctrine_bundle_doctrinecachebundle_command_containscommand"]=> string(75) "console.command.doctrine_bundle_doctrinecachebundle_command_containscommand" ["console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand"]=> string(73) "console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand" ["console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand"]=> string(72) "console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand" ["console.command.doctrine_bundle_doctrinecachebundle_command_statscommand"]=> string(72) "console.command.doctrine_bundle_doctrinecachebundle_command_statscommand" ["console.command.doctrine_bundle_doctrinebundle_command_createdatabasedoctrinecommand"]=> string(32) "doctrine.database_create_command" ["console.command.doctrine_bundle_doctrinebundle_command_dropdatabasedoctrinecommand"]=> string(30) "doctrine.database_drop_command" ["console.command.doctrine_bundle_doctrinebundle_command_generateentitiesdoctrinecommand"]=> string(34) "doctrine.generate_entities_command" ["console.command.doctrine_bundle_doctrinebundle_command_proxy_runsqldoctrinecommand"]=> string(26) "doctrine.query_sql_command" ["console.command.doctrine_bundle_doctrinebundle_command_proxy_clearmetadatacachedoctrinecommand"]=> string(37) "doctrine.cache_clear_metadata_command" ["console.command.doctrine_bundle_doctrinebundle_command_proxy_clearquerycachedoctrinecommand"]=> string(40) "doctrine.cache_clear_query_cache_command" ["console.command.doctrine_bundle_doctrinebundle_command_proxy_clearresultcachedoctrinecommand"]=> string(35) "doctrine.cache_clear_result_command" ["console.command.doctrine_bundle_doctrinebundle_command_proxy_collectionregiondoctrinecommand"]=> string(40) "doctrine.cache_collection_region_command" ["console.command.doctrine_bundle_doctrinebundle_command_proxy_convertmappingdoctrinecommand"]=> string(32) "doctrine.mapping_convert_command" ["console.command.doctrine_bundle_doctrinebundle_command_proxy_createschemadoctrinecommand"]=> string(30) "doctrine.schema_create_command" ["console.command.doctrine_bundle_doctrinebundle_command_proxy_dropschemadoctrinecommand"]=> string(28) "doctrine.schema_drop_command" ["console.command.doctrine_bundle_doctrinebundle_command_proxy_ensureproductionsettingsdoctrinecommand"]=> string(43) "doctrine.ensure_production_settings_command" ["console.command.doctrine_bundle_doctrinebundle_command_proxy_entityregioncachedoctrinecommand"]=> string(36) "doctrine.clear_entity_region_command" ["console.command.doctrine_bundle_doctrinebundle_command_proxy_importdoctrinecommand"]=> string(32) "doctrine.database_import_command" ["console.command.doctrine_bundle_doctrinebundle_command_proxy_infodoctrinecommand"]=> string(29) "doctrine.mapping_info_command" ["console.command.doctrine_bundle_doctrinebundle_command_proxy_queryregioncachedoctrinecommand"]=> string(35) "doctrine.clear_query_region_command" ["console.command.doctrine_bundle_doctrinebundle_command_proxy_rundqldoctrinecommand"]=> string(26) "doctrine.query_dql_command" ["console.command.doctrine_bundle_doctrinebundle_command_proxy_updateschemadoctrinecommand"]=> string(30) "doctrine.schema_update_command" ["console.command.doctrine_bundle_doctrinebundle_command_proxy_validateschemacommand"]=> string(32) "doctrine.schema_validate_command" ["console.command.doctrine_bundle_doctrinebundle_command_importmappingdoctrinecommand"]=> string(31) "doctrine.mapping_import_command" ["console.command.lexik_bundle_translationbundle_command_importtranslationscommand"]=> string(80) "console.command.lexik_bundle_translationbundle_command_importtranslationscommand" ["console.command.lexik_bundle_translationbundle_command_exporttranslationscommand"]=> string(80) "console.command.lexik_bundle_translationbundle_command_exporttranslationscommand" ["console.command.fos_userbundle_command_activateusercommand"]=> string(30) "fos_user.command.activate_user" ["console.command.fos_userbundle_command_changepasswordcommand"]=> string(32) "fos_user.command.change_password" ["console.command.fos_userbundle_command_createusercommand"]=> string(28) "fos_user.command.create_user" ["console.command.fos_userbundle_command_deactivateusercommand"]=> string(32) "fos_user.command.deactivate_user" ["console.command.fos_userbundle_command_demoteusercommand"]=> string(28) "fos_user.command.demote_user" ["console.command.fos_userbundle_command_promoteusercommand"]=> string(29) "fos_user.command.promote_user" } ["console.lazy_command.ids"]=> array(47) { ["console.command.about"]=> bool(true) ["console.command.assets_install"]=> bool(true) ["console.command.cache_clear"]=> bool(true) ["console.command.cache_pool_clear"]=> bool(true) ["console.command.cache_pool_prune"]=> bool(true) ["console.command.cache_warmup"]=> bool(true) ["console.command.config_debug"]=> bool(true) ["console.command.config_dump_reference"]=> bool(true) ["console.command.container_debug"]=> bool(true) ["console.command.debug_autowiring"]=> bool(true) ["console.command.event_dispatcher_debug"]=> bool(true) ["console.command.router_debug"]=> bool(true) ["console.command.router_match"]=> bool(true) ["console.command.translation_debug"]=> bool(true) ["console.command.translation_update"]=> bool(true) ["console.command.xliff_lint"]=> bool(true) ["console.command.yaml_lint"]=> bool(true) ["console.command.form_debug"]=> bool(true) ["security.command.user_password_encoder"]=> bool(true) ["twig.command.debug"]=> bool(true) ["twig.command.lint"]=> bool(true) ["doctrine.database_create_command"]=> bool(true) ["doctrine.database_drop_command"]=> bool(true) ["doctrine.generate_entities_command"]=> bool(true) ["doctrine.query_sql_command"]=> bool(true) ["doctrine.cache_clear_metadata_command"]=> bool(true) ["doctrine.cache_clear_query_cache_command"]=> bool(true) ["doctrine.cache_clear_result_command"]=> bool(true) ["doctrine.cache_collection_region_command"]=> bool(true) ["doctrine.mapping_convert_command"]=> bool(true) ["doctrine.schema_create_command"]=> bool(true) ["doctrine.schema_drop_command"]=> bool(true) ["doctrine.ensure_production_settings_command"]=> bool(true) ["doctrine.clear_entity_region_command"]=> bool(true) ["doctrine.database_import_command"]=> bool(true) ["doctrine.mapping_info_command"]=> bool(true) ["doctrine.clear_query_region_command"]=> bool(true) ["doctrine.query_dql_command"]=> bool(true) ["doctrine.schema_update_command"]=> bool(true) ["doctrine.schema_validate_command"]=> bool(true) ["doctrine.mapping_import_command"]=> bool(true) ["fos_user.command.activate_user"]=> bool(true) ["fos_user.command.change_password"]=> bool(true) ["fos_user.command.create_user"]=> bool(true) ["fos_user.command.deactivate_user"]=> bool(true) ["fos_user.command.demote_user"]=> bool(true) ["fos_user.command.promote_user"]=> bool(true) } } ["targetDirs":"ContainerVxwjhol\appProdProjectContainer":private]=> array(7) { [0]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" [1]=> string(43) "/home/unicorn/www/lamano-template/var/cache" [2]=> string(37) "/home/unicorn/www/lamano-template/var" [3]=> string(33) "/home/unicorn/www/lamano-template" [4]=> string(17) "/home/unicorn/www" [5]=> string(13) "/home/unicorn" [6]=> string(5) "/home" } ["loadedDynamicParameters":"ContainerVxwjhol\appProdProjectContainer":private]=> array(16) { ["kernel.root_dir"]=> bool(false) ["kernel.project_dir"]=> bool(false) ["kernel.cache_dir"]=> bool(false) ["kernel.logs_dir"]=> bool(false) ["kernel.bundles_metadata"]=> bool(false) ["front_upload_directory"]=> bool(false) ["mails_attachments"]=> bool(false) ["session.save_path"]=> bool(false) ["validator.mapping.cache.file"]=> bool(false) ["translator.default_path"]=> bool(false) ["router.resource"]=> bool(false) ["twig.default_path"]=> bool(false) ["doctrine.orm.proxy_dir"]=> bool(true) ["ckfinder.connector.config"]=> bool(false) ["lexik_translation.translator.options"]=> bool(true) ["lexik_translation.base_layout"]=> bool(false) } ["dynamicParameters":"ContainerVxwjhol\appProdProjectContainer":private]=> array(2) { ["doctrine.orm.proxy_dir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["lexik_translation.translator.options"]=> array(2) { ["cache_dir"]=> string(61) "/home/unicorn/www/lamano-template/var/cache/prod/translations" ["debug"]=> bool(false) } } ["normalizedParameterNames":"ContainerVxwjhol\appProdProjectContainer":private]=> array(1) { ["kernel.trusted_proxies"]=> string(22) "kernel.trusted_proxies" } ["parameterBag":protected]=> NULL ["services":protected]=> array(100) { ["kernel"]=> object(AppKernel)#3 (14) { ["bundles":protected]=> array(14) { ["FrameworkBundle"]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } ["SecurityBundle"]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } ["TwigBundle"]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } ["MonologBundle"]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } ["SwiftmailerBundle"]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } ["DoctrineBundle"]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } ["SensioFrameworkExtraBundle"]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } ["KnpPaginatorBundle"]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } ["CocurSlugifyBundle"]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } ["CKSourceCKFinderBundle"]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } ["JMSI18nRoutingBundle"]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } ["LexikTranslationBundle"]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } ["FOSUserBundle"]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } ["AppBundle"]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } ["bundleMap":protected]=> array(14) { ["FrameworkBundle"]=> array(1) { [0]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } } ["SecurityBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } } ["TwigBundle"]=> array(1) { [0]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } } ["MonologBundle"]=> array(1) { [0]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } } ["SwiftmailerBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } } ["DoctrineBundle"]=> array(1) { [0]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } } ["SensioFrameworkExtraBundle"]=> array(1) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } } ["KnpPaginatorBundle"]=> array(1) { [0]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } } ["CocurSlugifyBundle"]=> array(1) { [0]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } } ["CKSourceCKFinderBundle"]=> array(1) { [0]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } } ["JMSI18nRoutingBundle"]=> array(1) { [0]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } } ["LexikTranslationBundle"]=> array(1) { [0]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } } ["FOSUserBundle"]=> array(1) { [0]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } } ["AppBundle"]=> array(1) { [0]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } } ["container":protected]=> *RECURSION* ["rootDir":protected]=> string(37) "/home/unicorn/www/lamano-template/app" ["environment":protected]=> string(4) "prod" ["debug":protected]=> bool(false) ["booted":protected]=> bool(true) ["name":protected]=> string(3) "app" ["startTime":protected]=> NULL ["loadClassCache":protected]=> array(2) { [0]=> string(7) "classes" [1]=> string(4) ".php" } ["projectDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["warmupDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["requestStackSize":"Symfony\Component\HttpKernel\Kernel":private]=> int(1) ["resetServices":"Symfony\Component\HttpKernel\Kernel":private]=> bool(true) } ["event_dispatcher"]=> object(Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher)#30 (5) { ["container":"Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher":private]=> *RECURSION* ["listenerIds":"Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher":private]=> array(0) { } ["listeners":"Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher":private]=> array(0) { } ["sorted":"Symfony\Component\EventDispatcher\EventDispatcher":private]=> array(2) { ["kernel.request"]=> array(10) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\DebugHandlersListener)#124 (9) { ["exceptionHandler":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> NULL ["logger":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> NULL ["levels":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> int(-1) ["throwAt":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> int(0) ["scream":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["fileLinkFormat":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> object(Symfony\Component\HttpKernel\Debug\FileLinkFormatter)#125 (4) { ["fileLinkFormat":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> bool(false) ["requestStack":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL ["baseDir":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL ["urlFormat":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL } ["scope":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["firstCall":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["hasTerminatedWithException":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> &bool(false) } [1]=> string(9) "configure" } [1]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\ValidateRequestListener)#126 (0) { } [1]=> string(15) "onKernelRequest" } [2]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\SessionListener)#127 (2) { ["container":"Symfony\Component\HttpKernel\EventListener\SessionListener":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#128 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(1) { ["session"]=> object(Closure)#129 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["sessionUsageStack":"Symfony\Component\HttpKernel\EventListener\AbstractSessionListener":private]=> array(1) { [0]=> int(0) } } [1]=> string(15) "onKernelRequest" } [3]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\FragmentListener)#130 (2) { ["signer":"Symfony\Component\HttpKernel\EventListener\FragmentListener":private]=> object(Symfony\Component\HttpKernel\UriSigner)#131 (2) { ["secret":"Symfony\Component\HttpKernel\UriSigner":private]=> string(40) "6a568b1f7aec16dc8825b2595e30f15a604c3820" ["parameter":"Symfony\Component\HttpKernel\UriSigner":private]=> string(5) "_hash" } ["fragmentPath":"Symfony\Component\HttpKernel\EventListener\FragmentListener":private]=> string(10) "/_fragment" } [1]=> string(15) "onKernelRequest" } [4]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\RouterListener)#132 (6) { ["matcher":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["context":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["logger":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Bridge\Monolog\Logger)#96 (5) { ["name":protected]=> string(7) "request" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["requestStack":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } ["projectDir":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> string(33) "/home/unicorn/www/lamano-template" ["debug":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> bool(false) } [1]=> string(15) "onKernelRequest" } [5]=> array(2) { [0]=> object(Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber)#136 (1) { ["parser":"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber":private]=> object(Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser)#95 (1) { ["kernel":protected]=> object(AppKernel)#3 (14) { ["bundles":protected]=> array(14) { ["FrameworkBundle"]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } ["SecurityBundle"]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } ["TwigBundle"]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } ["MonologBundle"]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } ["SwiftmailerBundle"]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } ["DoctrineBundle"]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } ["SensioFrameworkExtraBundle"]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } ["KnpPaginatorBundle"]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } ["CocurSlugifyBundle"]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } ["CKSourceCKFinderBundle"]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } ["JMSI18nRoutingBundle"]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } ["LexikTranslationBundle"]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } ["FOSUserBundle"]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } ["AppBundle"]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } ["bundleMap":protected]=> array(14) { ["FrameworkBundle"]=> array(1) { [0]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } } ["SecurityBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } } ["TwigBundle"]=> array(1) { [0]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } } ["MonologBundle"]=> array(1) { [0]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } } ["SwiftmailerBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } } ["DoctrineBundle"]=> array(1) { [0]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } } ["SensioFrameworkExtraBundle"]=> array(1) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } } ["KnpPaginatorBundle"]=> array(1) { [0]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } } ["CocurSlugifyBundle"]=> array(1) { [0]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } } ["CKSourceCKFinderBundle"]=> array(1) { [0]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } } ["JMSI18nRoutingBundle"]=> array(1) { [0]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } } ["LexikTranslationBundle"]=> array(1) { [0]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } } ["FOSUserBundle"]=> array(1) { [0]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } } ["AppBundle"]=> array(1) { [0]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } } ["container":protected]=> *RECURSION* ["rootDir":protected]=> string(37) "/home/unicorn/www/lamano-template/app" ["environment":protected]=> string(4) "prod" ["debug":protected]=> bool(false) ["booted":protected]=> bool(true) ["name":protected]=> string(3) "app" ["startTime":protected]=> NULL ["loadClassCache":protected]=> array(2) { [0]=> string(7) "classes" [1]=> string(4) ".php" } ["projectDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["warmupDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["requestStackSize":"Symfony\Component\HttpKernel\Kernel":private]=> int(1) ["resetServices":"Symfony\Component\HttpKernel\Kernel":private]=> bool(true) } } } [1]=> string(15) "onKernelRequest" } [6]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\LocaleListener)#137 (3) { ["router":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["defaultLocale":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> string(2) "fr" ["requestStack":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } } [1]=> string(15) "onKernelRequest" } [7]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\TranslatorListener)#138 (2) { ["translator":"Symfony\Component\HttpKernel\EventListener\TranslatorListener":private]=> object(Symfony\Component\Translation\DataCollectorTranslator)#139 (2) { ["translator":"Symfony\Component\Translation\DataCollectorTranslator":private]=> object(Lexik\Bundle\TranslationBundle\Translation\Translator)#140 (14) { ["container":protected]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#141 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(13) { ["event_dispatcher"]=> object(Closure)#142 (1) { ["this"]=> *RECURSION* } ["lexik_translation.loader.database"]=> object(Closure)#143 (1) { ["this"]=> *RECURSION* } ["translation.loader.csv"]=> object(Closure)#144 (1) { ["this"]=> *RECURSION* } ["translation.loader.dat"]=> object(Closure)#145 (1) { ["this"]=> *RECURSION* } ["translation.loader.ini"]=> object(Closure)#146 (1) { ["this"]=> *RECURSION* } ["translation.loader.json"]=> object(Closure)#147 (1) { ["this"]=> *RECURSION* } ["translation.loader.mo"]=> object(Closure)#148 (1) { ["this"]=> *RECURSION* } ["translation.loader.php"]=> object(Closure)#149 (1) { ["this"]=> *RECURSION* } ["translation.loader.po"]=> object(Closure)#150 (1) { ["this"]=> *RECURSION* } ["translation.loader.qt"]=> object(Closure)#151 (1) { ["this"]=> *RECURSION* } ["translation.loader.res"]=> object(Closure)#152 (1) { ["this"]=> *RECURSION* } ["translation.loader.xliff"]=> object(Closure)#153 (1) { ["this"]=> *RECURSION* } ["translation.loader.yml"]=> object(Closure)#154 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["loaderIds":protected]=> array(12) { ["translation.loader.php"]=> array(1) { [0]=> string(3) "php" } ["translation.loader.yml"]=> array(2) { [0]=> string(4) "yaml" [1]=> string(3) "yml" } ["translation.loader.xliff"]=> array(2) { [0]=> string(3) "xlf" [1]=> string(5) "xliff" } ["translation.loader.po"]=> array(1) { [0]=> string(2) "po" } ["translation.loader.mo"]=> array(1) { [0]=> string(2) "mo" } ["translation.loader.qt"]=> array(1) { [0]=> string(2) "ts" } ["translation.loader.csv"]=> array(1) { [0]=> string(3) "csv" } ["translation.loader.res"]=> array(1) { [0]=> string(3) "res" } ["translation.loader.dat"]=> array(1) { [0]=> string(3) "dat" } ["translation.loader.ini"]=> array(1) { [0]=> string(3) "ini" } ["translation.loader.json"]=> array(1) { [0]=> string(4) "json" } ["lexik_translation.loader.database"]=> array(1) { [0]=> string(8) "database" } } ["options":protected]=> array(3) { ["cache_dir"]=> string(61) "/home/unicorn/www/lamano-template/var/cache/prod/translations" ["debug"]=> bool(false) ["resource_files"]=> array(0) { } } ["resourceLocales":"Symfony\Bundle\FrameworkBundle\Translation\Translator":private]=> array(0) { } ["resources":"Symfony\Bundle\FrameworkBundle\Translation\Translator":private]=> array(79) { [0]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf" [2]=> string(2) "en" [3]=> string(10) "validators" } [1]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf" [2]=> string(2) "de" [3]=> string(10) "validators" } [2]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf" [2]=> string(2) "fr" [3]=> string(10) "validators" } [3]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fr.xlf" [2]=> string(2) "fr" [3]=> string(10) "validators" } [4]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.de.xlf" [2]=> string(2) "de" [3]=> string(10) "validators" } [5]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.en.xlf" [2]=> string(2) "en" [3]=> string(10) "validators" } [6]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.de.xlf" [2]=> string(2) "de" [3]=> string(8) "security" } [7]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.fr.xlf" [2]=> string(2) "fr" [3]=> string(8) "security" } [8]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.en.xlf" [2]=> string(2) "en" [3]=> string(8) "security" } [9]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff" [2]=> string(2) "fr" [3]=> string(18) "KnpPaginatorBundle" } [10]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff" [2]=> string(2) "de" [3]=> string(18) "KnpPaginatorBundle" } [11]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff" [2]=> string(2) "en" [3]=> string(18) "KnpPaginatorBundle" } [12]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.en.yml" [2]=> string(2) "en" [3]=> string(22) "LexikTranslationBundle" } [13]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.de.yml" [2]=> string(2) "de" [3]=> string(22) "LexikTranslationBundle" } [14]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.fr.yml" [2]=> string(2) "fr" [3]=> string(22) "LexikTranslationBundle" } [15]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml" [2]=> string(2) "fr" [3]=> string(13) "FOSUserBundle" } [16]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml" [2]=> string(2) "fr" [3]=> string(10) "validators" } [17]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml" [2]=> string(2) "de" [3]=> string(10) "validators" } [18]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml" [2]=> string(2) "de" [3]=> string(13) "FOSUserBundle" } [19]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml" [2]=> string(2) "en" [3]=> string(10) "validators" } [20]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml" [2]=> string(2) "en" [3]=> string(13) "FOSUserBundle" } [21]=> array(4) { [0]=> string(3) "yml" [1]=> string(95) "/home/unicorn/www/lamano-template/app/Resources/FOSUserBundle/translations/FOSUserBundle.zh.yml" [2]=> string(2) "zh" [3]=> string(13) "FOSUserBundle" } [22]=> array(4) { [0]=> string(3) "yml" [1]=> string(92) "/home/unicorn/www/lamano-template/app/Resources/FOSUserBundle/translations/validators.zh.yml" [2]=> string(2) "zh" [3]=> string(10) "validators" } [23]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.en.yml" [2]=> string(2) "en" [3]=> string(10) "estimation" } [24]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.en.yml" [2]=> string(2) "en" [3]=> string(7) "general" } [25]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.en.yml" [2]=> string(2) "en" [3]=> string(7) "natures" } [26]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.de.yml" [2]=> string(2) "de" [3]=> string(8) "messages" } [27]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.de.yml" [2]=> string(2) "de" [3]=> string(16) "caracteristiques" } [28]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.fr.yml" [2]=> string(2) "fr" [3]=> string(8) "messages" } [29]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.fr.yml" [2]=> string(2) "fr" [3]=> string(16) "caracteristiques" } [30]=> array(4) { [0]=> string(3) "xlf" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/security.zh.xlf" [2]=> string(2) "zh" [3]=> string(8) "security" } [31]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.zh.yml" [2]=> string(2) "zh" [3]=> string(7) "general" } [32]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.zh.yml" [2]=> string(2) "zh" [3]=> string(10) "estimation" } [33]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.fr.yml" [2]=> string(2) "fr" [3]=> string(7) "natures" } [34]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.fr.yml" [2]=> string(2) "fr" [3]=> string(10) "estimation" } [35]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.fr.yml" [2]=> string(2) "fr" [3]=> string(7) "general" } [36]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.zh.yml" [2]=> string(2) "zh" [3]=> string(7) "natures" } [37]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.de.yml" [2]=> string(2) "de" [3]=> string(10) "estimation" } [38]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.de.yml" [2]=> string(2) "de" [3]=> string(7) "general" } [39]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.en.yml" [2]=> string(2) "en" [3]=> string(16) "caracteristiques" } [40]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.de.yml" [2]=> string(2) "de" [3]=> string(7) "natures" } [41]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.en.yml" [2]=> string(2) "en" [3]=> string(8) "messages" } [42]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(7) "general" } [43]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(7) "general" } [44]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(7) "general" } [45]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(7) "general" } [46]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(10) "validators" } [47]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(10) "validators" } [48]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(10) "validators" } [49]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(10) "estimation" } [50]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(10) "estimation" } [51]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(10) "estimation" } [52]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(10) "estimation" } [53]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(16) "caracteristiques" } [54]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(16) "caracteristiques" } [55]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(16) "caracteristiques" } [56]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(16) "caracteristiques" } [57]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(8) "security" } [58]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(8) "security" } [59]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(8) "security" } [60]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(8) "security" } [61]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(7) "natures" } [62]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(7) "natures" } [63]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(7) "natures" } [64]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "lu" [3]=> string(7) "natures" } [65]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(7) "natures" } [66]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(13) "FOSUserBundle" } [67]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(13) "FOSUserBundle" } [68]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(13) "FOSUserBundle" } [69]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(13) "FOSUserBundle" } [70]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(8) "messages" } [71]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(8) "messages" } [72]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(8) "messages" } [73]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(18) "KnpPaginatorBundle" } [74]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(18) "KnpPaginatorBundle" } [75]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(18) "KnpPaginatorBundle" } [76]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(22) "LexikTranslationBundle" } [77]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(22) "LexikTranslationBundle" } [78]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(22) "LexikTranslationBundle" } } ["catalogues":protected]=> array(0) { } ["locale":"Symfony\Component\Translation\Translator":private]=> string(2) "en" ["fallbackLocales":"Symfony\Component\Translation\Translator":private]=> array(1) { [0]=> string(13) "langue_defaut" } ["loaders":"Symfony\Component\Translation\Translator":private]=> array(0) { } ["formatter":"Symfony\Component\Translation\Translator":private]=> object(Symfony\Component\Translation\Formatter\MessageFormatter)#155 (1) { ["selector":"Symfony\Component\Translation\Formatter\MessageFormatter":private]=> object(Symfony\Component\Translation\MessageSelector)#156 (0) { } } ["cacheDir":"Symfony\Component\Translation\Translator":private]=> string(61) "/home/unicorn/www/lamano-template/var/cache/prod/translations" ["debug":"Symfony\Component\Translation\Translator":private]=> bool(false) ["configCacheFactory":"Symfony\Component\Translation\Translator":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["resources":"Symfony\Component\Translation\Translator":private]=> array(0) { } } ["messages":"Symfony\Component\Translation\DataCollectorTranslator":private]=> array(0) { } } ["requestStack":"Symfony\Component\HttpKernel\EventListener\TranslatorListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } } [1]=> string(15) "onKernelRequest" } [8]=> array(2) { [0]=> object(Symfony\Bundle\SecurityBundle\EventListener\FirewallListener)#157 (5) { ["map":"Symfony\Bundle\SecurityBundle\EventListener\FirewallListener":private]=> object(Symfony\Bundle\SecurityBundle\Security\FirewallMap)#158 (4) { ["container":"Symfony\Bundle\SecurityBundle\Security\FirewallMap":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#159 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(3) { ["security.firewall.map.context.dev"]=> object(Closure)#160 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.fos_login"]=> object(Closure)#161 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.main"]=> object(Closure)#162 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["map":"Symfony\Bundle\SecurityBundle\Security\FirewallMap":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#163 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#164 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } ["container":"Symfony\Bundle\SecurityBundle\Security\_FirewallMap":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#159 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(3) { ["security.firewall.map.context.dev"]=> object(Closure)#160 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.fos_login"]=> object(Closure)#161 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.main"]=> object(Closure)#162 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["map":"Symfony\Bundle\SecurityBundle\Security\_FirewallMap":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#163 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#164 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } } ["logoutUrlGenerator":"Symfony\Bundle\SecurityBundle\EventListener\FirewallListener":private]=> object(Symfony\Component\Security\Http\Logout\LogoutUrlGenerator)#165 (5) { ["requestStack":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } ["router":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["tokenStorage":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["listeners":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> array(2) { ["fos_login"]=> array(5) { [0]=> string(7) "/logout" [1]=> string(6) "logout" [2]=> string(11) "_csrf_token" [3]=> NULL [4]=> NULL } ["main"]=> array(5) { [0]=> string(7) "/logout" [1]=> string(6) "logout" [2]=> string(11) "_csrf_token" [3]=> NULL [4]=> NULL } } ["currentFirewall":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> array(2) { [0]=> string(4) "main" [1]=> string(4) "main" } } ["dispatcher":"Symfony\Component\Security\Http\Firewall":private]=> *RECURSION* ["exceptionListeners":"Symfony\Component\Security\Http\Firewall":private]=> object(SplObjectStorage)#167 (1) { ["storage":"SplObjectStorage":private]=> array(1) { ["000000007f9ceb220000000075fdb63b"]=> array(2) { ["obj"]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } ["inf"]=> object(Symfony\Component\Security\Http\Firewall\ExceptionListener)#187 (9) { ["tokenStorage":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["providerKey":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> string(4) "main" ["accessDeniedHandler":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> NULL ["authenticationEntryPoint":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint)#189 (4) { ["loginPath":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> string(16) "/admin/connexion" ["useForward":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> bool(false) ["httpKernel":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> object(Symfony\Component\HttpKernel\HttpKernel)#29 (4) { ["dispatcher":protected]=> *RECURSION* ["resolver":protected]=> object(Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver)#94 (5) { ["parser":protected]=> object(Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser)#95 (1) { ["kernel":protected]=> object(AppKernel)#3 (14) { ["bundles":protected]=> array(14) { ["FrameworkBundle"]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } ["SecurityBundle"]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } ["TwigBundle"]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } ["MonologBundle"]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } ["SwiftmailerBundle"]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } ["DoctrineBundle"]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } ["SensioFrameworkExtraBundle"]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } ["KnpPaginatorBundle"]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } ["CocurSlugifyBundle"]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } ["CKSourceCKFinderBundle"]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } ["JMSI18nRoutingBundle"]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } ["LexikTranslationBundle"]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } ["FOSUserBundle"]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } ["AppBundle"]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } ["bundleMap":protected]=> array(14) { ["FrameworkBundle"]=> array(1) { [0]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } } ["SecurityBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } } ["TwigBundle"]=> array(1) { [0]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } } ["MonologBundle"]=> array(1) { [0]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } } ["SwiftmailerBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } } ["DoctrineBundle"]=> array(1) { [0]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } } ["SensioFrameworkExtraBundle"]=> array(1) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } } ["KnpPaginatorBundle"]=> array(1) { [0]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } } ["CocurSlugifyBundle"]=> array(1) { [0]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } } ["CKSourceCKFinderBundle"]=> array(1) { [0]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } } ["JMSI18nRoutingBundle"]=> array(1) { [0]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } } ["LexikTranslationBundle"]=> array(1) { [0]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } } ["FOSUserBundle"]=> array(1) { [0]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } } ["AppBundle"]=> array(1) { [0]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } } ["container":protected]=> *RECURSION* ["rootDir":protected]=> string(37) "/home/unicorn/www/lamano-template/app" ["environment":protected]=> string(4) "prod" ["debug":protected]=> bool(false) ["booted":protected]=> bool(true) ["name":protected]=> string(3) "app" ["startTime":protected]=> NULL ["loadClassCache":protected]=> array(2) { [0]=> string(7) "classes" [1]=> string(4) ".php" } ["projectDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["warmupDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["requestStackSize":"Symfony\Component\HttpKernel\Kernel":private]=> int(1) ["resetServices":"Symfony\Component\HttpKernel\Kernel":private]=> bool(true) } } ["container":protected]=> *RECURSION* ["logger":"Symfony\Component\HttpKernel\Controller\ControllerResolver":private]=> object(Symfony\Bridge\Monolog\Logger)#96 (5) { ["name":protected]=> string(7) "request" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["supportsVariadic":"Symfony\Component\HttpKernel\Controller\ControllerResolver":private]=> bool(true) ["supportsScalarTypes":"Symfony\Component\HttpKernel\Controller\ControllerResolver":private]=> bool(false) } ["requestStack":protected]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } ["argumentResolver":"Symfony\Component\HttpKernel\HttpKernel":private]=> object(Symfony\Component\HttpKernel\Controller\ArgumentResolver)#119 (2) { ["argumentMetadataFactory":"Symfony\Component\HttpKernel\Controller\ArgumentResolver":private]=> object(Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory)#120 (2) { ["supportsVariadic":"Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory":private]=> bool(true) ["supportsParameterType":"Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory":private]=> bool(false) } ["argumentValueResolvers":"Symfony\Component\HttpKernel\Controller\ArgumentResolver":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#121 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#122 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(7) } } } ["httpUtils":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> object(Symfony\Component\Security\Http\HttpUtils)#178 (3) { ["urlGenerator":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["urlMatcher":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["domainRegexp":"Symfony\Component\Security\Http\HttpUtils":private]=> string(16) "{^https?://%s$}i" } } ["authenticationTrustResolver":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver)#188 (2) { ["anonymousClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(67) "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" ["rememberMeClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(68) "Symfony\Component\Security\Core\Authentication\Token\RememberMeToken" } ["errorPage":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> NULL ["logger":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Bridge\Monolog\Logger)#190 (5) { ["name":protected]=> string(8) "security" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["httpUtils":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Http\HttpUtils)#178 (3) { ["urlGenerator":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["urlMatcher":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["domainRegexp":"Symfony\Component\Security\Http\HttpUtils":private]=> string(16) "{^https?://%s$}i" } ["stateless":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> bool(false) } } } } ["map":"Symfony\Component\Security\Http\Firewall":private]=> object(Symfony\Bundle\SecurityBundle\Security\FirewallMap)#158 (4) { ["container":"Symfony\Bundle\SecurityBundle\Security\FirewallMap":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#159 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(3) { ["security.firewall.map.context.dev"]=> object(Closure)#160 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.fos_login"]=> object(Closure)#161 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.main"]=> object(Closure)#162 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["map":"Symfony\Bundle\SecurityBundle\Security\FirewallMap":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#163 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#164 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } ["container":"Symfony\Bundle\SecurityBundle\Security\_FirewallMap":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#159 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(3) { ["security.firewall.map.context.dev"]=> object(Closure)#160 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.fos_login"]=> object(Closure)#161 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.main"]=> object(Closure)#162 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["map":"Symfony\Bundle\SecurityBundle\Security\_FirewallMap":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#163 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#164 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } } } [1]=> string(15) "onKernelRequest" } [9]=> array(2) { [0]=> object(Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber)#168 (3) { ["route":"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber":private]=> string(7) "listing" ["params":"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber":private]=> array(5) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["vente_location"]=> string(5) "vente" } ["options":"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber":private]=> array(4) { ["defaultPaginationTemplate"]=> string(27) "layout/pagination.html.twig" ["defaultSortableTemplate"]=> string(53) "KnpPaginatorBundle:Pagination:sortable_link.html.twig" ["defaultFiltrationTemplate"]=> string(45) "@KnpPaginator/Pagination/filtration.html.twig" ["defaultPageRange"]=> int(4) } } [1]=> string(15) "onKernelRequest" } } ["kernel.controller"]=> array(5) { [0]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener)#123 (1) { ["reader":protected]=> object(Doctrine\Common\Annotations\CachedReader)#192 (4) { ["delegate":"Doctrine\Common\Annotations\CachedReader":private]=> object(Doctrine\Common\Annotations\AnnotationReader)#194 (5) { ["parser":"Doctrine\Common\Annotations\AnnotationReader":private]=> object(Doctrine\Common\Annotations\DocParser)#193 (10) { ["lexer":"Doctrine\Common\Annotations\DocParser":private]=> object(Doctrine\Common\Annotations\DocLexer)#268 (8) { ["noCase":protected]=> array(9) { ["@"]=> int(101) [","]=> int(104) ["("]=> int(109) [")"]=> int(103) ["{"]=> int(108) ["}"]=> int(102) ["="]=> int(105) [":"]=> int(112) ["\"]=> int(107) } ["withCase":protected]=> array(3) { ["true"]=> int(110) ["false"]=> int(106) ["null"]=> int(111) } ["input":"Doctrine\Common\Lexer\AbstractLexer":private]=> NULL ["tokens":"Doctrine\Common\Lexer\AbstractLexer":private]=> array(0) { } ["position":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["peek":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["lookahead"]=> NULL ["token"]=> NULL } ["target":"Doctrine\Common\Annotations\DocParser":private]=> NULL ["isNestedAnnotation":"Doctrine\Common\Annotations\DocParser":private]=> bool(false) ["imports":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["classExists":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoreNotImportedAnnotations":"Doctrine\Common\Annotations\DocParser":private]=> bool(false) ["namespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNames":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNamespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["context":"Doctrine\Common\Annotations\DocParser":private]=> string(0) "" } ["preParser":"Doctrine\Common\Annotations\AnnotationReader":private]=> object(Doctrine\Common\Annotations\DocParser)#269 (10) { ["lexer":"Doctrine\Common\Annotations\DocParser":private]=> object(Doctrine\Common\Annotations\DocLexer)#270 (8) { ["noCase":protected]=> array(9) { ["@"]=> int(101) [","]=> int(104) ["("]=> int(109) [")"]=> int(103) ["{"]=> int(108) ["}"]=> int(102) ["="]=> int(105) [":"]=> int(112) ["\"]=> int(107) } ["withCase":protected]=> array(3) { ["true"]=> int(110) ["false"]=> int(106) ["null"]=> int(111) } ["input":"Doctrine\Common\Lexer\AbstractLexer":private]=> NULL ["tokens":"Doctrine\Common\Lexer\AbstractLexer":private]=> array(0) { } ["position":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["peek":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["lookahead"]=> NULL ["token"]=> NULL } ["target":"Doctrine\Common\Annotations\DocParser":private]=> NULL ["isNestedAnnotation":"Doctrine\Common\Annotations\DocParser":private]=> bool(false) ["imports":"Doctrine\Common\Annotations\DocParser":private]=> array(1) { ["ignoreannotation"]=> string(55) "Doctrine\Common\Annotations\Annotation\IgnoreAnnotation" } ["classExists":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoreNotImportedAnnotations":"Doctrine\Common\Annotations\DocParser":private]=> bool(true) ["namespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNames":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNamespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["context":"Doctrine\Common\Annotations\DocParser":private]=> string(0) "" } ["phpParser":"Doctrine\Common\Annotations\AnnotationReader":private]=> object(Doctrine\Common\Annotations\PhpParser)#271 (0) { } ["imports":"Doctrine\Common\Annotations\AnnotationReader":private]=> array(0) { } ["ignoredAnnotationNames":"Doctrine\Common\Annotations\AnnotationReader":private]=> array(0) { } } ["cache":"Doctrine\Common\Annotations\CachedReader":private]=> object(Symfony\Component\Cache\DoctrineProvider)#272 (3) { ["pool":"Symfony\Component\Cache\DoctrineProvider":private]=> object(Symfony\Component\Cache\Adapter\FilesystemAdapter)#274 (10) { ["createCacheItem":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> object(Closure)#276 (1) { ["parameter"]=> array(3) { ["$key"]=> string(10) "" ["$value"]=> string(10) "" ["$isHit"]=> string(10) "" } } ["mergeByLifetime":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> object(Closure)#278 (2) { ["static"]=> array(2) { ["getId"]=> object(Closure)#275 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(1) { ["$key"]=> string(10) "" } } ["defaultLifetime"]=> int(0) } ["parameter"]=> array(3) { ["$deferred"]=> string(10) "" ["$namespace"]=> string(10) "" ["&$expiredIds"]=> string(10) "" } } ["namespace":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> string(0) "" ["namespaceVersion":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> string(0) "" ["versioningIsEnabled":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> bool(false) ["deferred":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> array(0) { } ["maxIdLength":protected]=> NULL ["logger":protected]=> object(Symfony\Bridge\Monolog\Logger)#273 (5) { ["name":protected]=> string(5) "cache" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["directory":"Symfony\Component\Cache\Adapter\FilesystemAdapter":private]=> string(66) "/home/unicorn/www/lamano-template/var/cache/prod/pools/MF-nM4B7SB/" ["tmp":"Symfony\Component\Cache\Adapter\FilesystemAdapter":private]=> NULL } ["namespace":"Doctrine\Common\Cache\CacheProvider":private]=> string(0) "" ["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=> int(1) } ["debug":"Doctrine\Common\Annotations\CachedReader":private]=> bool(false) ["loadedAnnotations":"Doctrine\Common\Annotations\CachedReader":private]=> array(2) { ["AppBundle\Controller\ListingController"]=> array(0) { } ["AppBundle\Controller\ListingController#rechercheAction"]=> array(4) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#68 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(64) "/international/{vente_location}/{type_bien}/{ville}/{page}/{tri}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(23) "recherche_international" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(1) { ["vente_location"]=> string(18) "^(vente|location)$" } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(4) { ["ville"]=> string(13) "toutes-villes" ["type_bien"]=> string(10) "tous-types" ["page"]=> int(1) ["tri"]=> string(6) "defaut" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } [1]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#67 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(66) "/prestige/{vente_location}/{type_bien}/{pays}/{ville}/{page}/{tri}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(18) "recherche_prestige" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(1) { ["vente_location"]=> string(18) "^(vente|location)$" } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(5) { ["ville"]=> string(13) "toutes-villes" ["pays"]=> string(10) "luxembourg" ["type_bien"]=> string(10) "tous-types" ["page"]=> int(1) ["tri"]=> string(6) "defaut" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } [2]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#297 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(60) "/recherche/{vente_location}/{type_bien}/{ville}/{page}/{tri}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(7) "listing" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(1) { ["page"]=> string(3) "\d+" } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(4) { ["ville"]=> string(13) "toutes-villes" ["type_bien"]=> string(10) "tous-types" ["page"]=> int(1) ["tri"]=> string(6) "defaut" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } [3]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#294 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(61) "/recherche/{vente_location}/{type_bien}/{ville}/{type_detail}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(15) "listing_rewrite" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(2) { ["ville"]=> string(13) "toutes-villes" ["type_bien"]=> string(10) "tous-types" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } } } } } [1]=> string(18) "onKernelController" } [1]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener)#277 (3) { ["manager":protected]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager)#279 (2) { ["converters":protected]=> array(1) { [0]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter)#280 (1) { ["registry":protected]=> object(Doctrine\Bundle\DoctrineBundle\Registry)#225 (7) { ["name":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(3) "ORM" ["connections":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(32) "doctrine.dbal.default_connection" } ["managers":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(35) "doctrine.orm.default_entity_manager" } ["defaultConnection":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["defaultManager":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["proxyInterfaceName":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(24) "Doctrine\ORM\Proxy\Proxy" ["container":protected]=> *RECURSION* } } [1]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter)#281 (0) { } } } ["namedConverters":protected]=> array(2) { ["doctrine.orm"]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter)#280 (1) { ["registry":protected]=> object(Doctrine\Bundle\DoctrineBundle\Registry)#225 (7) { ["name":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(3) "ORM" ["connections":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(32) "doctrine.dbal.default_connection" } ["managers":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(35) "doctrine.orm.default_entity_manager" } ["defaultConnection":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["defaultManager":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["proxyInterfaceName":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(24) "Doctrine\ORM\Proxy\Proxy" ["container":protected]=> *RECURSION* } } ["datetime"]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter)#281 (0) { } } } ["autoConvert":protected]=> bool(true) ["isParameterTypeSupported":"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener":private]=> bool(false) } [1]=> string(18) "onKernelController" } [2]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener)#282 (3) { ["lastModifiedDates":"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener":private]=> object(SplObjectStorage)#283 (1) { ["storage":"SplObjectStorage":private]=> array(0) { } } ["etags":"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener":private]=> object(SplObjectStorage)#284 (1) { ["storage":"SplObjectStorage":private]=> array(0) { } } ["expressionLanguage":"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener":private]=> NULL } [1]=> string(18) "onKernelController" } [3]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener)#285 (5) { ["tokenStorage":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["authChecker":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Authorization\AuthorizationChecker)#303 (4) { ["tokenStorage":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["accessDecisionManager":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> object(Symfony\Component\Security\Core\Authorization\AccessDecisionManager)#265 (4) { ["voters":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#266 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#267 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } ["strategy":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> string(17) "decideAffirmative" ["allowIfAllAbstainDecisions":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> bool(false) ["allowIfEqualGrantedDeniedDecisions":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> bool(true) } ["authenticationManager":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager)#210 (3) { ["providers":"Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#211 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#212 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(4) } ["eraseCredentials":"Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager":private]=> bool(true) ["eventDispatcher":"Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager":private]=> *RECURSION* } ["alwaysAuthenticate":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> bool(false) } ["language":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage)#286 (5) { ["cache":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> object(Symfony\Component\Cache\Adapter\ArrayAdapter)#288 (6) { ["createCacheItem":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> object(Closure)#290 (1) { ["parameter"]=> array(3) { ["$key"]=> string(10) "" ["$value"]=> string(10) "" ["$isHit"]=> string(10) "" } } ["defaultLifetime":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> int(0) ["storeSerialized":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> bool(true) ["values":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> array(0) { } ["expiries":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> array(0) { } ["logger":protected]=> NULL } ["lexer":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> NULL ["parser":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> NULL ["compiler":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> NULL ["functions":protected]=> array(7) { ["constant"]=> array(2) { ["compiler"]=> object(Closure)#289 (1) { ["static"]=> array(1) { ["phpFunctionName"]=> string(8) "constant" } } ["evaluator"]=> object(Closure)#291 (1) { ["static"]=> array(1) { ["phpFunctionName"]=> string(8) "constant" } } } ["is_granted"]=> array(2) { ["compiler"]=> object(Closure)#292 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$attributes"]=> string(10) "" ["$object"]=> string(10) "" } } ["evaluator"]=> object(Closure)#293 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(3) { ["$variables"]=> string(10) "" ["$attributes"]=> string(10) "" ["$object"]=> string(10) "" } } } ["is_anonymous"]=> array(2) { ["compiler"]=> object(Closure)#295 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#296 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["is_authenticated"]=> array(2) { ["compiler"]=> object(Closure)#298 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#299 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["is_fully_authenticated"]=> array(2) { ["compiler"]=> object(Closure)#301 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#302 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["is_remember_me"]=> array(2) { ["compiler"]=> object(Closure)#304 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#305 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["has_role"]=> array(2) { ["compiler"]=> object(Closure)#307 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$role"]=> string(10) "" } } ["evaluator"]=> object(Closure)#308 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(2) { ["$variables"]=> string(10) "" ["$role"]=> string(10) "" } } } } } ["trustResolver":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver)#188 (2) { ["anonymousClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(67) "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" ["rememberMeClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(68) "Symfony\Component\Security\Core\Authentication\Token\RememberMeToken" } ["roleHierarchy":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Role\RoleHierarchy)#306 (2) { ["hierarchy":"Symfony\Component\Security\Core\Role\RoleHierarchy":private]=> array(2) { ["ROLE_ADMIN"]=> array(1) { [0]=> string(9) "ROLE_USER" } ["ROLE_SUPER_ADMIN"]=> array(1) { [0]=> string(10) "ROLE_ADMIN" } } ["map":protected]=> array(2) { ["ROLE_ADMIN"]=> array(1) { [0]=> string(9) "ROLE_USER" } ["ROLE_SUPER_ADMIN"]=> array(2) { [0]=> string(10) "ROLE_ADMIN" [1]=> string(9) "ROLE_USER" } } } } [1]=> string(18) "onKernelController" } [4]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener)#300 (1) { ["container":protected]=> *RECURSION* } [1]=> string(18) "onKernelController" } } } ["listeners":"Symfony\Component\EventDispatcher\EventDispatcher":private]=> array(27) { ["security.interactive_login"]=> array(1) { [0]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#31 (1) { ["this"]=> *RECURSION* } [1]=> string(26) "onSecurityInteractivelogin" } [1]=> array(2) { [0]=> object(Closure)#75 (1) { ["this"]=> *RECURSION* } [1]=> string(26) "onSecurityInteractiveLogin" } } } ["security.authentication.failure"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#32 (1) { ["this"]=> *RECURSION* } [1]=> string(31) "onSecurityAuthenticationFailure" } } } ["kernel.terminate"]=> array(1) { [0]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#33 (1) { ["this"]=> *RECURSION* } [1]=> string(17) "onKernelTerminate" } [1]=> array(2) { [0]=> object(Closure)#64 (1) { ["this"]=> *RECURSION* } [1]=> string(11) "onTerminate" } } } ["console.terminate"]=> array(2) { [0]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#34 (1) { ["this"]=> *RECURSION* } [1]=> string(14) "onCliTerminate" } [1]=> array(2) { [0]=> object(Closure)#66 (1) { ["this"]=> *RECURSION* } [1]=> string(11) "onTerminate" } } [-128]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#46 (1) { ["this"]=> *RECURSION* } [1]=> string(18) "onConsoleTerminate" } } } ["kernel.request"]=> array(10) { [2048]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\DebugHandlersListener)#124 (9) { ["exceptionHandler":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> NULL ["logger":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> NULL ["levels":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> int(-1) ["throwAt":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> int(0) ["scream":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["fileLinkFormat":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> object(Symfony\Component\HttpKernel\Debug\FileLinkFormatter)#125 (4) { ["fileLinkFormat":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> bool(false) ["requestStack":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL ["baseDir":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL ["urlFormat":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL } ["scope":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["firstCall":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["hasTerminatedWithException":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> &bool(false) } [1]=> string(9) "configure" } } [256]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\ValidateRequestListener)#126 (0) { } [1]=> string(15) "onKernelRequest" } } [128]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\SessionListener)#127 (2) { ["container":"Symfony\Component\HttpKernel\EventListener\SessionListener":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#128 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(1) { ["session"]=> object(Closure)#129 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["sessionUsageStack":"Symfony\Component\HttpKernel\EventListener\AbstractSessionListener":private]=> array(1) { [0]=> int(0) } } [1]=> string(15) "onKernelRequest" } } [48]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\FragmentListener)#130 (2) { ["signer":"Symfony\Component\HttpKernel\EventListener\FragmentListener":private]=> object(Symfony\Component\HttpKernel\UriSigner)#131 (2) { ["secret":"Symfony\Component\HttpKernel\UriSigner":private]=> string(40) "6a568b1f7aec16dc8825b2595e30f15a604c3820" ["parameter":"Symfony\Component\HttpKernel\UriSigner":private]=> string(5) "_hash" } ["fragmentPath":"Symfony\Component\HttpKernel\EventListener\FragmentListener":private]=> string(10) "/_fragment" } [1]=> string(15) "onKernelRequest" } } [32]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\RouterListener)#132 (6) { ["matcher":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["context":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["logger":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Bridge\Monolog\Logger)#96 (5) { ["name":protected]=> string(7) "request" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["requestStack":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } ["projectDir":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> string(33) "/home/unicorn/www/lamano-template" ["debug":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> bool(false) } [1]=> string(15) "onKernelRequest" } } [24]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber)#136 (1) { ["parser":"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber":private]=> object(Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser)#95 (1) { ["kernel":protected]=> object(AppKernel)#3 (14) { ["bundles":protected]=> array(14) { ["FrameworkBundle"]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } ["SecurityBundle"]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } ["TwigBundle"]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } ["MonologBundle"]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } ["SwiftmailerBundle"]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } ["DoctrineBundle"]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } ["SensioFrameworkExtraBundle"]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } ["KnpPaginatorBundle"]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } ["CocurSlugifyBundle"]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } ["CKSourceCKFinderBundle"]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } ["JMSI18nRoutingBundle"]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } ["LexikTranslationBundle"]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } ["FOSUserBundle"]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } ["AppBundle"]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } ["bundleMap":protected]=> array(14) { ["FrameworkBundle"]=> array(1) { [0]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } } ["SecurityBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } } ["TwigBundle"]=> array(1) { [0]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } } ["MonologBundle"]=> array(1) { [0]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } } ["SwiftmailerBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } } ["DoctrineBundle"]=> array(1) { [0]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } } ["SensioFrameworkExtraBundle"]=> array(1) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } } ["KnpPaginatorBundle"]=> array(1) { [0]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } } ["CocurSlugifyBundle"]=> array(1) { [0]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } } ["CKSourceCKFinderBundle"]=> array(1) { [0]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } } ["JMSI18nRoutingBundle"]=> array(1) { [0]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } } ["LexikTranslationBundle"]=> array(1) { [0]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } } ["FOSUserBundle"]=> array(1) { [0]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } } ["AppBundle"]=> array(1) { [0]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } } ["container":protected]=> *RECURSION* ["rootDir":protected]=> string(37) "/home/unicorn/www/lamano-template/app" ["environment":protected]=> string(4) "prod" ["debug":protected]=> bool(false) ["booted":protected]=> bool(true) ["name":protected]=> string(3) "app" ["startTime":protected]=> NULL ["loadClassCache":protected]=> array(2) { [0]=> string(7) "classes" [1]=> string(4) ".php" } ["projectDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["warmupDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["requestStackSize":"Symfony\Component\HttpKernel\Kernel":private]=> int(1) ["resetServices":"Symfony\Component\HttpKernel\Kernel":private]=> bool(true) } } } [1]=> string(15) "onKernelRequest" } } [16]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\LocaleListener)#137 (3) { ["router":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["defaultLocale":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> string(2) "fr" ["requestStack":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } } [1]=> string(15) "onKernelRequest" } } [10]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\TranslatorListener)#138 (2) { ["translator":"Symfony\Component\HttpKernel\EventListener\TranslatorListener":private]=> object(Symfony\Component\Translation\DataCollectorTranslator)#139 (2) { ["translator":"Symfony\Component\Translation\DataCollectorTranslator":private]=> object(Lexik\Bundle\TranslationBundle\Translation\Translator)#140 (14) { ["container":protected]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#141 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(13) { ["event_dispatcher"]=> object(Closure)#142 (1) { ["this"]=> *RECURSION* } ["lexik_translation.loader.database"]=> object(Closure)#143 (1) { ["this"]=> *RECURSION* } ["translation.loader.csv"]=> object(Closure)#144 (1) { ["this"]=> *RECURSION* } ["translation.loader.dat"]=> object(Closure)#145 (1) { ["this"]=> *RECURSION* } ["translation.loader.ini"]=> object(Closure)#146 (1) { ["this"]=> *RECURSION* } ["translation.loader.json"]=> object(Closure)#147 (1) { ["this"]=> *RECURSION* } ["translation.loader.mo"]=> object(Closure)#148 (1) { ["this"]=> *RECURSION* } ["translation.loader.php"]=> object(Closure)#149 (1) { ["this"]=> *RECURSION* } ["translation.loader.po"]=> object(Closure)#150 (1) { ["this"]=> *RECURSION* } ["translation.loader.qt"]=> object(Closure)#151 (1) { ["this"]=> *RECURSION* } ["translation.loader.res"]=> object(Closure)#152 (1) { ["this"]=> *RECURSION* } ["translation.loader.xliff"]=> object(Closure)#153 (1) { ["this"]=> *RECURSION* } ["translation.loader.yml"]=> object(Closure)#154 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["loaderIds":protected]=> array(12) { ["translation.loader.php"]=> array(1) { [0]=> string(3) "php" } ["translation.loader.yml"]=> array(2) { [0]=> string(4) "yaml" [1]=> string(3) "yml" } ["translation.loader.xliff"]=> array(2) { [0]=> string(3) "xlf" [1]=> string(5) "xliff" } ["translation.loader.po"]=> array(1) { [0]=> string(2) "po" } ["translation.loader.mo"]=> array(1) { [0]=> string(2) "mo" } ["translation.loader.qt"]=> array(1) { [0]=> string(2) "ts" } ["translation.loader.csv"]=> array(1) { [0]=> string(3) "csv" } ["translation.loader.res"]=> array(1) { [0]=> string(3) "res" } ["translation.loader.dat"]=> array(1) { [0]=> string(3) "dat" } ["translation.loader.ini"]=> array(1) { [0]=> string(3) "ini" } ["translation.loader.json"]=> array(1) { [0]=> string(4) "json" } ["lexik_translation.loader.database"]=> array(1) { [0]=> string(8) "database" } } ["options":protected]=> array(3) { ["cache_dir"]=> string(61) "/home/unicorn/www/lamano-template/var/cache/prod/translations" ["debug"]=> bool(false) ["resource_files"]=> array(0) { } } ["resourceLocales":"Symfony\Bundle\FrameworkBundle\Translation\Translator":private]=> array(0) { } ["resources":"Symfony\Bundle\FrameworkBundle\Translation\Translator":private]=> array(79) { [0]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf" [2]=> string(2) "en" [3]=> string(10) "validators" } [1]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf" [2]=> string(2) "de" [3]=> string(10) "validators" } [2]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf" [2]=> string(2) "fr" [3]=> string(10) "validators" } [3]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fr.xlf" [2]=> string(2) "fr" [3]=> string(10) "validators" } [4]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.de.xlf" [2]=> string(2) "de" [3]=> string(10) "validators" } [5]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.en.xlf" [2]=> string(2) "en" [3]=> string(10) "validators" } [6]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.de.xlf" [2]=> string(2) "de" [3]=> string(8) "security" } [7]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.fr.xlf" [2]=> string(2) "fr" [3]=> string(8) "security" } [8]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.en.xlf" [2]=> string(2) "en" [3]=> string(8) "security" } [9]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff" [2]=> string(2) "fr" [3]=> string(18) "KnpPaginatorBundle" } [10]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff" [2]=> string(2) "de" [3]=> string(18) "KnpPaginatorBundle" } [11]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff" [2]=> string(2) "en" [3]=> string(18) "KnpPaginatorBundle" } [12]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.en.yml" [2]=> string(2) "en" [3]=> string(22) "LexikTranslationBundle" } [13]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.de.yml" [2]=> string(2) "de" [3]=> string(22) "LexikTranslationBundle" } [14]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.fr.yml" [2]=> string(2) "fr" [3]=> string(22) "LexikTranslationBundle" } [15]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml" [2]=> string(2) "fr" [3]=> string(13) "FOSUserBundle" } [16]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml" [2]=> string(2) "fr" [3]=> string(10) "validators" } [17]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml" [2]=> string(2) "de" [3]=> string(10) "validators" } [18]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml" [2]=> string(2) "de" [3]=> string(13) "FOSUserBundle" } [19]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml" [2]=> string(2) "en" [3]=> string(10) "validators" } [20]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml" [2]=> string(2) "en" [3]=> string(13) "FOSUserBundle" } [21]=> array(4) { [0]=> string(3) "yml" [1]=> string(95) "/home/unicorn/www/lamano-template/app/Resources/FOSUserBundle/translations/FOSUserBundle.zh.yml" [2]=> string(2) "zh" [3]=> string(13) "FOSUserBundle" } [22]=> array(4) { [0]=> string(3) "yml" [1]=> string(92) "/home/unicorn/www/lamano-template/app/Resources/FOSUserBundle/translations/validators.zh.yml" [2]=> string(2) "zh" [3]=> string(10) "validators" } [23]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.en.yml" [2]=> string(2) "en" [3]=> string(10) "estimation" } [24]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.en.yml" [2]=> string(2) "en" [3]=> string(7) "general" } [25]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.en.yml" [2]=> string(2) "en" [3]=> string(7) "natures" } [26]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.de.yml" [2]=> string(2) "de" [3]=> string(8) "messages" } [27]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.de.yml" [2]=> string(2) "de" [3]=> string(16) "caracteristiques" } [28]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.fr.yml" [2]=> string(2) "fr" [3]=> string(8) "messages" } [29]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.fr.yml" [2]=> string(2) "fr" [3]=> string(16) "caracteristiques" } [30]=> array(4) { [0]=> string(3) "xlf" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/security.zh.xlf" [2]=> string(2) "zh" [3]=> string(8) "security" } [31]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.zh.yml" [2]=> string(2) "zh" [3]=> string(7) "general" } [32]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.zh.yml" [2]=> string(2) "zh" [3]=> string(10) "estimation" } [33]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.fr.yml" [2]=> string(2) "fr" [3]=> string(7) "natures" } [34]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.fr.yml" [2]=> string(2) "fr" [3]=> string(10) "estimation" } [35]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.fr.yml" [2]=> string(2) "fr" [3]=> string(7) "general" } [36]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.zh.yml" [2]=> string(2) "zh" [3]=> string(7) "natures" } [37]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.de.yml" [2]=> string(2) "de" [3]=> string(10) "estimation" } [38]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.de.yml" [2]=> string(2) "de" [3]=> string(7) "general" } [39]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.en.yml" [2]=> string(2) "en" [3]=> string(16) "caracteristiques" } [40]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.de.yml" [2]=> string(2) "de" [3]=> string(7) "natures" } [41]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.en.yml" [2]=> string(2) "en" [3]=> string(8) "messages" } [42]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(7) "general" } [43]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(7) "general" } [44]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(7) "general" } [45]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(7) "general" } [46]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(10) "validators" } [47]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(10) "validators" } [48]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(10) "validators" } [49]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(10) "estimation" } [50]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(10) "estimation" } [51]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(10) "estimation" } [52]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(10) "estimation" } [53]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(16) "caracteristiques" } [54]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(16) "caracteristiques" } [55]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(16) "caracteristiques" } [56]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(16) "caracteristiques" } [57]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(8) "security" } [58]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(8) "security" } [59]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(8) "security" } [60]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(8) "security" } [61]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(7) "natures" } [62]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(7) "natures" } [63]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(7) "natures" } [64]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "lu" [3]=> string(7) "natures" } [65]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(7) "natures" } [66]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(13) "FOSUserBundle" } [67]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(13) "FOSUserBundle" } [68]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(13) "FOSUserBundle" } [69]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(13) "FOSUserBundle" } [70]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(8) "messages" } [71]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(8) "messages" } [72]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(8) "messages" } [73]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(18) "KnpPaginatorBundle" } [74]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(18) "KnpPaginatorBundle" } [75]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(18) "KnpPaginatorBundle" } [76]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(22) "LexikTranslationBundle" } [77]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(22) "LexikTranslationBundle" } [78]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(22) "LexikTranslationBundle" } } ["catalogues":protected]=> array(0) { } ["locale":"Symfony\Component\Translation\Translator":private]=> string(2) "en" ["fallbackLocales":"Symfony\Component\Translation\Translator":private]=> array(1) { [0]=> string(13) "langue_defaut" } ["loaders":"Symfony\Component\Translation\Translator":private]=> array(0) { } ["formatter":"Symfony\Component\Translation\Translator":private]=> object(Symfony\Component\Translation\Formatter\MessageFormatter)#155 (1) { ["selector":"Symfony\Component\Translation\Formatter\MessageFormatter":private]=> object(Symfony\Component\Translation\MessageSelector)#156 (0) { } } ["cacheDir":"Symfony\Component\Translation\Translator":private]=> string(61) "/home/unicorn/www/lamano-template/var/cache/prod/translations" ["debug":"Symfony\Component\Translation\Translator":private]=> bool(false) ["configCacheFactory":"Symfony\Component\Translation\Translator":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["resources":"Symfony\Component\Translation\Translator":private]=> array(0) { } } ["messages":"Symfony\Component\Translation\DataCollectorTranslator":private]=> array(0) { } } ["requestStack":"Symfony\Component\HttpKernel\EventListener\TranslatorListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } } [1]=> string(15) "onKernelRequest" } } [8]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Bundle\SecurityBundle\EventListener\FirewallListener)#157 (5) { ["map":"Symfony\Bundle\SecurityBundle\EventListener\FirewallListener":private]=> object(Symfony\Bundle\SecurityBundle\Security\FirewallMap)#158 (4) { ["container":"Symfony\Bundle\SecurityBundle\Security\FirewallMap":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#159 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(3) { ["security.firewall.map.context.dev"]=> object(Closure)#160 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.fos_login"]=> object(Closure)#161 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.main"]=> object(Closure)#162 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["map":"Symfony\Bundle\SecurityBundle\Security\FirewallMap":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#163 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#164 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } ["container":"Symfony\Bundle\SecurityBundle\Security\_FirewallMap":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#159 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(3) { ["security.firewall.map.context.dev"]=> object(Closure)#160 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.fos_login"]=> object(Closure)#161 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.main"]=> object(Closure)#162 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["map":"Symfony\Bundle\SecurityBundle\Security\_FirewallMap":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#163 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#164 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } } ["logoutUrlGenerator":"Symfony\Bundle\SecurityBundle\EventListener\FirewallListener":private]=> object(Symfony\Component\Security\Http\Logout\LogoutUrlGenerator)#165 (5) { ["requestStack":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } ["router":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["tokenStorage":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["listeners":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> array(2) { ["fos_login"]=> array(5) { [0]=> string(7) "/logout" [1]=> string(6) "logout" [2]=> string(11) "_csrf_token" [3]=> NULL [4]=> NULL } ["main"]=> array(5) { [0]=> string(7) "/logout" [1]=> string(6) "logout" [2]=> string(11) "_csrf_token" [3]=> NULL [4]=> NULL } } ["currentFirewall":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> array(2) { [0]=> string(4) "main" [1]=> string(4) "main" } } ["dispatcher":"Symfony\Component\Security\Http\Firewall":private]=> *RECURSION* ["exceptionListeners":"Symfony\Component\Security\Http\Firewall":private]=> object(SplObjectStorage)#167 (1) { ["storage":"SplObjectStorage":private]=> array(1) { ["000000007f9ceb220000000075fdb63b"]=> array(2) { ["obj"]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } ["inf"]=> object(Symfony\Component\Security\Http\Firewall\ExceptionListener)#187 (9) { ["tokenStorage":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["providerKey":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> string(4) "main" ["accessDeniedHandler":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> NULL ["authenticationEntryPoint":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint)#189 (4) { ["loginPath":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> string(16) "/admin/connexion" ["useForward":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> bool(false) ["httpKernel":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> object(Symfony\Component\HttpKernel\HttpKernel)#29 (4) { ["dispatcher":protected]=> *RECURSION* ["resolver":protected]=> object(Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver)#94 (5) { ["parser":protected]=> object(Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser)#95 (1) { ["kernel":protected]=> object(AppKernel)#3 (14) { ["bundles":protected]=> array(14) { ["FrameworkBundle"]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } ["SecurityBundle"]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } ["TwigBundle"]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } ["MonologBundle"]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } ["SwiftmailerBundle"]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } ["DoctrineBundle"]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } ["SensioFrameworkExtraBundle"]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } ["KnpPaginatorBundle"]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } ["CocurSlugifyBundle"]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } ["CKSourceCKFinderBundle"]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } ["JMSI18nRoutingBundle"]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } ["LexikTranslationBundle"]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } ["FOSUserBundle"]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } ["AppBundle"]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } ["bundleMap":protected]=> array(14) { ["FrameworkBundle"]=> array(1) { [0]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } } ["SecurityBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } } ["TwigBundle"]=> array(1) { [0]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } } ["MonologBundle"]=> array(1) { [0]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } } ["SwiftmailerBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } } ["DoctrineBundle"]=> array(1) { [0]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } } ["SensioFrameworkExtraBundle"]=> array(1) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } } ["KnpPaginatorBundle"]=> array(1) { [0]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } } ["CocurSlugifyBundle"]=> array(1) { [0]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } } ["CKSourceCKFinderBundle"]=> array(1) { [0]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } } ["JMSI18nRoutingBundle"]=> array(1) { [0]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } } ["LexikTranslationBundle"]=> array(1) { [0]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } } ["FOSUserBundle"]=> array(1) { [0]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } } ["AppBundle"]=> array(1) { [0]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } } ["container":protected]=> *RECURSION* ["rootDir":protected]=> string(37) "/home/unicorn/www/lamano-template/app" ["environment":protected]=> string(4) "prod" ["debug":protected]=> bool(false) ["booted":protected]=> bool(true) ["name":protected]=> string(3) "app" ["startTime":protected]=> NULL ["loadClassCache":protected]=> array(2) { [0]=> string(7) "classes" [1]=> string(4) ".php" } ["projectDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["warmupDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["requestStackSize":"Symfony\Component\HttpKernel\Kernel":private]=> int(1) ["resetServices":"Symfony\Component\HttpKernel\Kernel":private]=> bool(true) } } ["container":protected]=> *RECURSION* ["logger":"Symfony\Component\HttpKernel\Controller\ControllerResolver":private]=> object(Symfony\Bridge\Monolog\Logger)#96 (5) { ["name":protected]=> string(7) "request" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["supportsVariadic":"Symfony\Component\HttpKernel\Controller\ControllerResolver":private]=> bool(true) ["supportsScalarTypes":"Symfony\Component\HttpKernel\Controller\ControllerResolver":private]=> bool(false) } ["requestStack":protected]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } ["argumentResolver":"Symfony\Component\HttpKernel\HttpKernel":private]=> object(Symfony\Component\HttpKernel\Controller\ArgumentResolver)#119 (2) { ["argumentMetadataFactory":"Symfony\Component\HttpKernel\Controller\ArgumentResolver":private]=> object(Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory)#120 (2) { ["supportsVariadic":"Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory":private]=> bool(true) ["supportsParameterType":"Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory":private]=> bool(false) } ["argumentValueResolvers":"Symfony\Component\HttpKernel\Controller\ArgumentResolver":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#121 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#122 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(7) } } } ["httpUtils":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> object(Symfony\Component\Security\Http\HttpUtils)#178 (3) { ["urlGenerator":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["urlMatcher":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["domainRegexp":"Symfony\Component\Security\Http\HttpUtils":private]=> string(16) "{^https?://%s$}i" } } ["authenticationTrustResolver":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver)#188 (2) { ["anonymousClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(67) "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" ["rememberMeClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(68) "Symfony\Component\Security\Core\Authentication\Token\RememberMeToken" } ["errorPage":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> NULL ["logger":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Bridge\Monolog\Logger)#190 (5) { ["name":protected]=> string(8) "security" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["httpUtils":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Http\HttpUtils)#178 (3) { ["urlGenerator":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["urlMatcher":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["domainRegexp":"Symfony\Component\Security\Http\HttpUtils":private]=> string(16) "{^https?://%s$}i" } ["stateless":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> bool(false) } } } } ["map":"Symfony\Component\Security\Http\Firewall":private]=> object(Symfony\Bundle\SecurityBundle\Security\FirewallMap)#158 (4) { ["container":"Symfony\Bundle\SecurityBundle\Security\FirewallMap":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#159 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(3) { ["security.firewall.map.context.dev"]=> object(Closure)#160 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.fos_login"]=> object(Closure)#161 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.main"]=> object(Closure)#162 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["map":"Symfony\Bundle\SecurityBundle\Security\FirewallMap":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#163 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#164 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } ["container":"Symfony\Bundle\SecurityBundle\Security\_FirewallMap":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#159 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(3) { ["security.firewall.map.context.dev"]=> object(Closure)#160 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.fos_login"]=> object(Closure)#161 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.main"]=> object(Closure)#162 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["map":"Symfony\Bundle\SecurityBundle\Security\_FirewallMap":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#163 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#164 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } } } [1]=> string(15) "onKernelRequest" } } [0]=> array(1) { [0]=> array(2) { [0]=> object(Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber)#168 (3) { ["route":"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber":private]=> string(7) "listing" ["params":"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber":private]=> array(5) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["vente_location"]=> string(5) "vente" } ["options":"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber":private]=> array(4) { ["defaultPaginationTemplate"]=> string(27) "layout/pagination.html.twig" ["defaultSortableTemplate"]=> string(53) "KnpPaginatorBundle:Pagination:sortable_link.html.twig" ["defaultFiltrationTemplate"]=> string(45) "@KnpPaginator/Pagination/filtration.html.twig" ["defaultPageRange"]=> int(4) } } [1]=> string(15) "onKernelRequest" } } } ["kernel.response"]=> array(4) { [256]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#36 (1) { ["this"]=> *RECURSION* } [1]=> string(16) "onKernelResponse" } } [0]=> array(4) { [0]=> array(2) { [0]=> object(Closure)#39 (1) { ["this"]=> *RECURSION* } [1]=> string(16) "onKernelResponse" } [1]=> array(2) { [0]=> object(Closure)#61 (1) { ["this"]=> *RECURSION* } [1]=> string(16) "onKernelResponse" } [2]=> array(2) { [0]=> object(Closure)#72 (1) { ["this"]=> *RECURSION* } [1]=> string(16) "onKernelResponse" } [3]=> array(2) { [0]=> object(Symfony\Component\Security\Http\Firewall\ContextListener)#204 (9) { ["tokenStorage":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["sessionKey":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> string(14) "_security_main" ["logger":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> object(Symfony\Bridge\Monolog\Logger)#190 (5) { ["name":protected]=> string(8) "security" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["userProviders":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#205 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#206 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(4) } ["dispatcher":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> *RECURSION* ["registered":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> bool(true) ["trustResolver":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver)#188 (2) { ["anonymousClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(67) "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" ["rememberMeClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(68) "Symfony\Component\Security\Core\Authentication\Token\RememberMeToken" } ["logoutOnUserChange":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> bool(true) ["rememberMeServices":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> NULL } [1]=> string(16) "onKernelResponse" } } [-1024]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#40 (1) { ["this"]=> *RECURSION* } [1]=> string(16) "onKernelResponse" } } [-1000]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#48 (1) { ["this"]=> *RECURSION* } [1]=> string(16) "onKernelResponse" } [1]=> array(2) { [0]=> object(Closure)#50 (1) { ["this"]=> *RECURSION* } [1]=> string(16) "onKernelResponse" } } } ["lexik_translation.event.get_database_resources"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#37 (1) { ["this"]=> *RECURSION* } [1]=> string(22) "onGetDatabaseResources" } } } ["fos_user.resetting.reset.success"]=> array(1) { [0]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#38 (1) { ["this"]=> *RECURSION* } [1]=> string(26) "onPasswordResettingSuccess" } [1]=> array(2) { [0]=> object(Closure)#87 (1) { ["this"]=> *RECURSION* } [1]=> string(23) "onResettingResetSuccess" } } } ["kernel.finish_request"]=> array(1) { [0]=> array(5) { [0]=> array(2) { [0]=> object(Closure)#42 (1) { ["this"]=> *RECURSION* } [1]=> string(21) "onKernelFinishRequest" } [1]=> array(2) { [0]=> object(Closure)#49 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "onFinishRequest" } [2]=> array(2) { [0]=> object(Closure)#53 (1) { ["this"]=> *RECURSION* } [1]=> string(21) "onKernelFinishRequest" } [3]=> array(2) { [0]=> object(Closure)#57 (1) { ["this"]=> *RECURSION* } [1]=> string(21) "onKernelFinishRequest" } [4]=> array(2) { [0]=> object(Closure)#60 (1) { ["this"]=> *RECURSION* } [1]=> string(21) "onKernelFinishRequest" } } } ["console.error"]=> array(2) { [-128]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#45 (1) { ["this"]=> *RECURSION* } [1]=> string(14) "onConsoleError" } } [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#65 (1) { ["this"]=> *RECURSION* } [1]=> string(11) "onException" } } } ["console.command"]=> array(1) { [2048]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#55 (1) { ["this"]=> *RECURSION* } [1]=> string(9) "configure" } } } ["kernel.exception"]=> array(4) { [-64]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#58 (1) { ["this"]=> *RECURSION* } [1]=> string(17) "onKernelException" } } [-128]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#62 (1) { ["this"]=> *RECURSION* } [1]=> string(17) "onKernelException" } } [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#63 (1) { ["this"]=> *RECURSION* } [1]=> string(11) "onException" } } [1]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\Security\Http\Firewall\ExceptionListener)#187 (9) { ["tokenStorage":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["providerKey":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> string(4) "main" ["accessDeniedHandler":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> NULL ["authenticationEntryPoint":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint)#189 (4) { ["loginPath":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> string(16) "/admin/connexion" ["useForward":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> bool(false) ["httpKernel":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> object(Symfony\Component\HttpKernel\HttpKernel)#29 (4) { ["dispatcher":protected]=> *RECURSION* ["resolver":protected]=> object(Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver)#94 (5) { ["parser":protected]=> object(Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser)#95 (1) { ["kernel":protected]=> object(AppKernel)#3 (14) { ["bundles":protected]=> array(14) { ["FrameworkBundle"]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } ["SecurityBundle"]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } ["TwigBundle"]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } ["MonologBundle"]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } ["SwiftmailerBundle"]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } ["DoctrineBundle"]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } ["SensioFrameworkExtraBundle"]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } ["KnpPaginatorBundle"]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } ["CocurSlugifyBundle"]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } ["CKSourceCKFinderBundle"]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } ["JMSI18nRoutingBundle"]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } ["LexikTranslationBundle"]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } ["FOSUserBundle"]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } ["AppBundle"]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } ["bundleMap":protected]=> array(14) { ["FrameworkBundle"]=> array(1) { [0]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } } ["SecurityBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } } ["TwigBundle"]=> array(1) { [0]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } } ["MonologBundle"]=> array(1) { [0]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } } ["SwiftmailerBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } } ["DoctrineBundle"]=> array(1) { [0]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } } ["SensioFrameworkExtraBundle"]=> array(1) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } } ["KnpPaginatorBundle"]=> array(1) { [0]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } } ["CocurSlugifyBundle"]=> array(1) { [0]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } } ["CKSourceCKFinderBundle"]=> array(1) { [0]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } } ["JMSI18nRoutingBundle"]=> array(1) { [0]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } } ["LexikTranslationBundle"]=> array(1) { [0]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } } ["FOSUserBundle"]=> array(1) { [0]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } } ["AppBundle"]=> array(1) { [0]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } } ["container":protected]=> *RECURSION* ["rootDir":protected]=> string(37) "/home/unicorn/www/lamano-template/app" ["environment":protected]=> string(4) "prod" ["debug":protected]=> bool(false) ["booted":protected]=> bool(true) ["name":protected]=> string(3) "app" ["startTime":protected]=> NULL ["loadClassCache":protected]=> array(2) { [0]=> string(7) "classes" [1]=> string(4) ".php" } ["projectDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["warmupDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["requestStackSize":"Symfony\Component\HttpKernel\Kernel":private]=> int(1) ["resetServices":"Symfony\Component\HttpKernel\Kernel":private]=> bool(true) } } ["container":protected]=> *RECURSION* ["logger":"Symfony\Component\HttpKernel\Controller\ControllerResolver":private]=> object(Symfony\Bridge\Monolog\Logger)#96 (5) { ["name":protected]=> string(7) "request" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["supportsVariadic":"Symfony\Component\HttpKernel\Controller\ControllerResolver":private]=> bool(true) ["supportsScalarTypes":"Symfony\Component\HttpKernel\Controller\ControllerResolver":private]=> bool(false) } ["requestStack":protected]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } ["argumentResolver":"Symfony\Component\HttpKernel\HttpKernel":private]=> object(Symfony\Component\HttpKernel\Controller\ArgumentResolver)#119 (2) { ["argumentMetadataFactory":"Symfony\Component\HttpKernel\Controller\ArgumentResolver":private]=> object(Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory)#120 (2) { ["supportsVariadic":"Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory":private]=> bool(true) ["supportsParameterType":"Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory":private]=> bool(false) } ["argumentValueResolvers":"Symfony\Component\HttpKernel\Controller\ArgumentResolver":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#121 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#122 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(7) } } } ["httpUtils":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> object(Symfony\Component\Security\Http\HttpUtils)#178 (3) { ["urlGenerator":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["urlMatcher":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["domainRegexp":"Symfony\Component\Security\Http\HttpUtils":private]=> string(16) "{^https?://%s$}i" } } ["authenticationTrustResolver":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver)#188 (2) { ["anonymousClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(67) "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" ["rememberMeClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(68) "Symfony\Component\Security\Core\Authentication\Token\RememberMeToken" } ["errorPage":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> NULL ["logger":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Bridge\Monolog\Logger)#190 (5) { ["name":protected]=> string(8) "security" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["httpUtils":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Http\HttpUtils)#178 (3) { ["urlGenerator":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["urlMatcher":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["domainRegexp":"Symfony\Component\Security\Http\HttpUtils":private]=> string(16) "{^https?://%s$}i" } ["stateless":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> bool(false) } [1]=> string(17) "onKernelException" } } } ["kernel.controller"]=> array(2) { [0]=> array(4) { [0]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener)#123 (1) { ["reader":protected]=> object(Doctrine\Common\Annotations\CachedReader)#192 (4) { ["delegate":"Doctrine\Common\Annotations\CachedReader":private]=> object(Doctrine\Common\Annotations\AnnotationReader)#194 (5) { ["parser":"Doctrine\Common\Annotations\AnnotationReader":private]=> object(Doctrine\Common\Annotations\DocParser)#193 (10) { ["lexer":"Doctrine\Common\Annotations\DocParser":private]=> object(Doctrine\Common\Annotations\DocLexer)#268 (8) { ["noCase":protected]=> array(9) { ["@"]=> int(101) [","]=> int(104) ["("]=> int(109) [")"]=> int(103) ["{"]=> int(108) ["}"]=> int(102) ["="]=> int(105) [":"]=> int(112) ["\"]=> int(107) } ["withCase":protected]=> array(3) { ["true"]=> int(110) ["false"]=> int(106) ["null"]=> int(111) } ["input":"Doctrine\Common\Lexer\AbstractLexer":private]=> NULL ["tokens":"Doctrine\Common\Lexer\AbstractLexer":private]=> array(0) { } ["position":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["peek":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["lookahead"]=> NULL ["token"]=> NULL } ["target":"Doctrine\Common\Annotations\DocParser":private]=> NULL ["isNestedAnnotation":"Doctrine\Common\Annotations\DocParser":private]=> bool(false) ["imports":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["classExists":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoreNotImportedAnnotations":"Doctrine\Common\Annotations\DocParser":private]=> bool(false) ["namespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNames":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNamespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["context":"Doctrine\Common\Annotations\DocParser":private]=> string(0) "" } ["preParser":"Doctrine\Common\Annotations\AnnotationReader":private]=> object(Doctrine\Common\Annotations\DocParser)#269 (10) { ["lexer":"Doctrine\Common\Annotations\DocParser":private]=> object(Doctrine\Common\Annotations\DocLexer)#270 (8) { ["noCase":protected]=> array(9) { ["@"]=> int(101) [","]=> int(104) ["("]=> int(109) [")"]=> int(103) ["{"]=> int(108) ["}"]=> int(102) ["="]=> int(105) [":"]=> int(112) ["\"]=> int(107) } ["withCase":protected]=> array(3) { ["true"]=> int(110) ["false"]=> int(106) ["null"]=> int(111) } ["input":"Doctrine\Common\Lexer\AbstractLexer":private]=> NULL ["tokens":"Doctrine\Common\Lexer\AbstractLexer":private]=> array(0) { } ["position":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["peek":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["lookahead"]=> NULL ["token"]=> NULL } ["target":"Doctrine\Common\Annotations\DocParser":private]=> NULL ["isNestedAnnotation":"Doctrine\Common\Annotations\DocParser":private]=> bool(false) ["imports":"Doctrine\Common\Annotations\DocParser":private]=> array(1) { ["ignoreannotation"]=> string(55) "Doctrine\Common\Annotations\Annotation\IgnoreAnnotation" } ["classExists":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoreNotImportedAnnotations":"Doctrine\Common\Annotations\DocParser":private]=> bool(true) ["namespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNames":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNamespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["context":"Doctrine\Common\Annotations\DocParser":private]=> string(0) "" } ["phpParser":"Doctrine\Common\Annotations\AnnotationReader":private]=> object(Doctrine\Common\Annotations\PhpParser)#271 (0) { } ["imports":"Doctrine\Common\Annotations\AnnotationReader":private]=> array(0) { } ["ignoredAnnotationNames":"Doctrine\Common\Annotations\AnnotationReader":private]=> array(0) { } } ["cache":"Doctrine\Common\Annotations\CachedReader":private]=> object(Symfony\Component\Cache\DoctrineProvider)#272 (3) { ["pool":"Symfony\Component\Cache\DoctrineProvider":private]=> object(Symfony\Component\Cache\Adapter\FilesystemAdapter)#274 (10) { ["createCacheItem":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> object(Closure)#276 (1) { ["parameter"]=> array(3) { ["$key"]=> string(10) "" ["$value"]=> string(10) "" ["$isHit"]=> string(10) "" } } ["mergeByLifetime":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> object(Closure)#278 (2) { ["static"]=> array(2) { ["getId"]=> object(Closure)#275 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(1) { ["$key"]=> string(10) "" } } ["defaultLifetime"]=> int(0) } ["parameter"]=> array(3) { ["$deferred"]=> string(10) "" ["$namespace"]=> string(10) "" ["&$expiredIds"]=> string(10) "" } } ["namespace":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> string(0) "" ["namespaceVersion":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> string(0) "" ["versioningIsEnabled":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> bool(false) ["deferred":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> array(0) { } ["maxIdLength":protected]=> NULL ["logger":protected]=> object(Symfony\Bridge\Monolog\Logger)#273 (5) { ["name":protected]=> string(5) "cache" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["directory":"Symfony\Component\Cache\Adapter\FilesystemAdapter":private]=> string(66) "/home/unicorn/www/lamano-template/var/cache/prod/pools/MF-nM4B7SB/" ["tmp":"Symfony\Component\Cache\Adapter\FilesystemAdapter":private]=> NULL } ["namespace":"Doctrine\Common\Cache\CacheProvider":private]=> string(0) "" ["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=> int(1) } ["debug":"Doctrine\Common\Annotations\CachedReader":private]=> bool(false) ["loadedAnnotations":"Doctrine\Common\Annotations\CachedReader":private]=> array(2) { ["AppBundle\Controller\ListingController"]=> array(0) { } ["AppBundle\Controller\ListingController#rechercheAction"]=> array(4) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#68 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(64) "/international/{vente_location}/{type_bien}/{ville}/{page}/{tri}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(23) "recherche_international" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(1) { ["vente_location"]=> string(18) "^(vente|location)$" } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(4) { ["ville"]=> string(13) "toutes-villes" ["type_bien"]=> string(10) "tous-types" ["page"]=> int(1) ["tri"]=> string(6) "defaut" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } [1]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#67 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(66) "/prestige/{vente_location}/{type_bien}/{pays}/{ville}/{page}/{tri}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(18) "recherche_prestige" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(1) { ["vente_location"]=> string(18) "^(vente|location)$" } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(5) { ["ville"]=> string(13) "toutes-villes" ["pays"]=> string(10) "luxembourg" ["type_bien"]=> string(10) "tous-types" ["page"]=> int(1) ["tri"]=> string(6) "defaut" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } [2]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#297 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(60) "/recherche/{vente_location}/{type_bien}/{ville}/{page}/{tri}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(7) "listing" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(1) { ["page"]=> string(3) "\d+" } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(4) { ["ville"]=> string(13) "toutes-villes" ["type_bien"]=> string(10) "tous-types" ["page"]=> int(1) ["tri"]=> string(6) "defaut" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } [3]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#294 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(61) "/recherche/{vente_location}/{type_bien}/{ville}/{type_detail}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(15) "listing_rewrite" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(2) { ["ville"]=> string(13) "toutes-villes" ["type_bien"]=> string(10) "tous-types" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } } } } } [1]=> string(18) "onKernelController" } [1]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener)#277 (3) { ["manager":protected]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager)#279 (2) { ["converters":protected]=> array(1) { [0]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter)#280 (1) { ["registry":protected]=> object(Doctrine\Bundle\DoctrineBundle\Registry)#225 (7) { ["name":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(3) "ORM" ["connections":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(32) "doctrine.dbal.default_connection" } ["managers":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(35) "doctrine.orm.default_entity_manager" } ["defaultConnection":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["defaultManager":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["proxyInterfaceName":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(24) "Doctrine\ORM\Proxy\Proxy" ["container":protected]=> *RECURSION* } } [1]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter)#281 (0) { } } } ["namedConverters":protected]=> array(2) { ["doctrine.orm"]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter)#280 (1) { ["registry":protected]=> object(Doctrine\Bundle\DoctrineBundle\Registry)#225 (7) { ["name":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(3) "ORM" ["connections":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(32) "doctrine.dbal.default_connection" } ["managers":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(35) "doctrine.orm.default_entity_manager" } ["defaultConnection":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["defaultManager":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["proxyInterfaceName":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(24) "Doctrine\ORM\Proxy\Proxy" ["container":protected]=> *RECURSION* } } ["datetime"]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter)#281 (0) { } } } ["autoConvert":protected]=> bool(true) ["isParameterTypeSupported":"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener":private]=> bool(false) } [1]=> string(18) "onKernelController" } [2]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener)#282 (3) { ["lastModifiedDates":"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener":private]=> object(SplObjectStorage)#283 (1) { ["storage":"SplObjectStorage":private]=> array(0) { } } ["etags":"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener":private]=> object(SplObjectStorage)#284 (1) { ["storage":"SplObjectStorage":private]=> array(0) { } } ["expressionLanguage":"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener":private]=> NULL } [1]=> string(18) "onKernelController" } [3]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener)#285 (5) { ["tokenStorage":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["authChecker":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Authorization\AuthorizationChecker)#303 (4) { ["tokenStorage":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["accessDecisionManager":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> object(Symfony\Component\Security\Core\Authorization\AccessDecisionManager)#265 (4) { ["voters":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#266 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#267 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } ["strategy":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> string(17) "decideAffirmative" ["allowIfAllAbstainDecisions":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> bool(false) ["allowIfEqualGrantedDeniedDecisions":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> bool(true) } ["authenticationManager":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager)#210 (3) { ["providers":"Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#211 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#212 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(4) } ["eraseCredentials":"Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager":private]=> bool(true) ["eventDispatcher":"Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager":private]=> *RECURSION* } ["alwaysAuthenticate":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> bool(false) } ["language":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage)#286 (5) { ["cache":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> object(Symfony\Component\Cache\Adapter\ArrayAdapter)#288 (6) { ["createCacheItem":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> object(Closure)#290 (1) { ["parameter"]=> array(3) { ["$key"]=> string(10) "" ["$value"]=> string(10) "" ["$isHit"]=> string(10) "" } } ["defaultLifetime":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> int(0) ["storeSerialized":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> bool(true) ["values":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> array(0) { } ["expiries":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> array(0) { } ["logger":protected]=> NULL } ["lexer":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> NULL ["parser":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> NULL ["compiler":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> NULL ["functions":protected]=> array(7) { ["constant"]=> array(2) { ["compiler"]=> object(Closure)#289 (1) { ["static"]=> array(1) { ["phpFunctionName"]=> string(8) "constant" } } ["evaluator"]=> object(Closure)#291 (1) { ["static"]=> array(1) { ["phpFunctionName"]=> string(8) "constant" } } } ["is_granted"]=> array(2) { ["compiler"]=> object(Closure)#292 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$attributes"]=> string(10) "" ["$object"]=> string(10) "" } } ["evaluator"]=> object(Closure)#293 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(3) { ["$variables"]=> string(10) "" ["$attributes"]=> string(10) "" ["$object"]=> string(10) "" } } } ["is_anonymous"]=> array(2) { ["compiler"]=> object(Closure)#295 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#296 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["is_authenticated"]=> array(2) { ["compiler"]=> object(Closure)#298 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#299 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["is_fully_authenticated"]=> array(2) { ["compiler"]=> object(Closure)#301 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#302 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["is_remember_me"]=> array(2) { ["compiler"]=> object(Closure)#304 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#305 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["has_role"]=> array(2) { ["compiler"]=> object(Closure)#307 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$role"]=> string(10) "" } } ["evaluator"]=> object(Closure)#308 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(2) { ["$variables"]=> string(10) "" ["$role"]=> string(10) "" } } } } } ["trustResolver":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver)#188 (2) { ["anonymousClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(67) "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" ["rememberMeClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(68) "Symfony\Component\Security\Core\Authentication\Token\RememberMeToken" } ["roleHierarchy":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Role\RoleHierarchy)#306 (2) { ["hierarchy":"Symfony\Component\Security\Core\Role\RoleHierarchy":private]=> array(2) { ["ROLE_ADMIN"]=> array(1) { [0]=> string(9) "ROLE_USER" } ["ROLE_SUPER_ADMIN"]=> array(1) { [0]=> string(10) "ROLE_ADMIN" } } ["map":protected]=> array(2) { ["ROLE_ADMIN"]=> array(1) { [0]=> string(9) "ROLE_USER" } ["ROLE_SUPER_ADMIN"]=> array(2) { [0]=> string(10) "ROLE_ADMIN" [1]=> string(9) "ROLE_USER" } } } } [1]=> string(18) "onKernelController" } } [-128]=> array(1) { [0]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener)#300 (1) { ["container":protected]=> *RECURSION* } [1]=> string(18) "onKernelController" } } } ["kernel.view"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#70 (1) { ["this"]=> *RECURSION* } [1]=> string(12) "onKernelView" } } } ["fos_user.security.implicit_login"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#74 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "onImplicitLogin" } } } ["fos_user.registration.completed"]=> array(1) { [0]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#76 (1) { ["this"]=> *RECURSION* } [1]=> string(12) "authenticate" } [1]=> array(2) { [0]=> object(Closure)#84 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "addSuccessFlash" } } } ["fos_user.registration.confirmed"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#77 (1) { ["this"]=> *RECURSION* } [1]=> string(12) "authenticate" } } } ["fos_user.resetting.reset.completed"]=> array(1) { [0]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#78 (1) { ["this"]=> *RECURSION* } [1]=> string(12) "authenticate" } [1]=> array(2) { [0]=> object(Closure)#85 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "addSuccessFlash" } } } ["fos_user.change_password.edit.completed"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#79 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "addSuccessFlash" } } } ["fos_user.group.create.completed"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#80 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "addSuccessFlash" } } } ["fos_user.group.delete.completed"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#81 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "addSuccessFlash" } } } ["fos_user.group.edit.completed"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#82 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "addSuccessFlash" } } } ["fos_user.profile.edit.completed"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#83 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "addSuccessFlash" } } } ["fos_user.resetting.reset.initialize"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#86 (1) { ["this"]=> *RECURSION* } [1]=> string(26) "onResettingResetInitialize" } } } ["fos_user.resetting.reset.request"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#88 (1) { ["this"]=> *RECURSION* } [1]=> string(23) "onResettingResetRequest" } } } ["knp_pager.before"]=> array(2) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#89 (1) { ["this"]=> *RECURSION* } [1]=> string(6) "before" } } [1]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#91 (1) { ["this"]=> *RECURSION* } [1]=> string(6) "before" } [1]=> array(2) { [0]=> object(Closure)#92 (1) { ["this"]=> *RECURSION* } [1]=> string(6) "before" } } } ["knp_pager.pagination"]=> array(2) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#90 (1) { ["this"]=> *RECURSION* } [1]=> string(10) "pagination" } } [1]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#93 (1) { ["this"]=> *RECURSION* } [1]=> string(10) "pagination" } } } } } ["controller_name_converter"]=> object(Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser)#95 (1) { ["kernel":protected]=> object(AppKernel)#3 (14) { ["bundles":protected]=> array(14) { ["FrameworkBundle"]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } ["SecurityBundle"]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } ["TwigBundle"]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } ["MonologBundle"]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } ["SwiftmailerBundle"]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } ["DoctrineBundle"]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } ["SensioFrameworkExtraBundle"]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } ["KnpPaginatorBundle"]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } ["CocurSlugifyBundle"]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } ["CKSourceCKFinderBundle"]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } ["JMSI18nRoutingBundle"]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } ["LexikTranslationBundle"]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } ["FOSUserBundle"]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } ["AppBundle"]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } ["bundleMap":protected]=> array(14) { ["FrameworkBundle"]=> array(1) { [0]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } } ["SecurityBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } } ["TwigBundle"]=> array(1) { [0]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } } ["MonologBundle"]=> array(1) { [0]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } } ["SwiftmailerBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } } ["DoctrineBundle"]=> array(1) { [0]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } } ["SensioFrameworkExtraBundle"]=> array(1) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } } ["KnpPaginatorBundle"]=> array(1) { [0]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } } ["CocurSlugifyBundle"]=> array(1) { [0]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } } ["CKSourceCKFinderBundle"]=> array(1) { [0]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } } ["JMSI18nRoutingBundle"]=> array(1) { [0]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } } ["LexikTranslationBundle"]=> array(1) { [0]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } } ["FOSUserBundle"]=> array(1) { [0]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } } ["AppBundle"]=> array(1) { [0]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } } ["container":protected]=> *RECURSION* ["rootDir":protected]=> string(37) "/home/unicorn/www/lamano-template/app" ["environment":protected]=> string(4) "prod" ["debug":protected]=> bool(false) ["booted":protected]=> bool(true) ["name":protected]=> string(3) "app" ["startTime":protected]=> NULL ["loadClassCache":protected]=> array(2) { [0]=> string(7) "classes" [1]=> string(4) ".php" } ["projectDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["warmupDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["requestStackSize":"Symfony\Component\HttpKernel\Kernel":private]=> int(1) ["resetServices":"Symfony\Component\HttpKernel\Kernel":private]=> bool(true) } } ["monolog.logger.request"]=> object(Symfony\Bridge\Monolog\Logger)#96 (5) { ["name":protected]=> string(7) "request" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["monolog.handler.streamed"]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["monolog.processor.psr_log_message"]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } ["swiftmailer.mailer.default.transport"]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["router.request_context"]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["swiftmailer.mailer.default"]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["monolog.handler.swift.mail_message_factory"]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } ["monolog.handler.swift"]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["monolog.handler.deduplicated"]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["monolog.handler.grouped"]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["monolog.handler.main"]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["request_stack"]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } ["http_kernel"]=> object(Symfony\Component\HttpKernel\HttpKernel)#29 (4) { ["dispatcher":protected]=> object(Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher)#30 (5) { ["container":"Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher":private]=> *RECURSION* ["listenerIds":"Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher":private]=> array(0) { } ["listeners":"Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher":private]=> array(0) { } ["sorted":"Symfony\Component\EventDispatcher\EventDispatcher":private]=> array(2) { ["kernel.request"]=> array(10) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\DebugHandlersListener)#124 (9) { ["exceptionHandler":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> NULL ["logger":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> NULL ["levels":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> int(-1) ["throwAt":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> int(0) ["scream":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["fileLinkFormat":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> object(Symfony\Component\HttpKernel\Debug\FileLinkFormatter)#125 (4) { ["fileLinkFormat":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> bool(false) ["requestStack":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL ["baseDir":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL ["urlFormat":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL } ["scope":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["firstCall":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["hasTerminatedWithException":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> &bool(false) } [1]=> string(9) "configure" } [1]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\ValidateRequestListener)#126 (0) { } [1]=> string(15) "onKernelRequest" } [2]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\SessionListener)#127 (2) { ["container":"Symfony\Component\HttpKernel\EventListener\SessionListener":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#128 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(1) { ["session"]=> object(Closure)#129 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["sessionUsageStack":"Symfony\Component\HttpKernel\EventListener\AbstractSessionListener":private]=> array(1) { [0]=> int(0) } } [1]=> string(15) "onKernelRequest" } [3]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\FragmentListener)#130 (2) { ["signer":"Symfony\Component\HttpKernel\EventListener\FragmentListener":private]=> object(Symfony\Component\HttpKernel\UriSigner)#131 (2) { ["secret":"Symfony\Component\HttpKernel\UriSigner":private]=> string(40) "6a568b1f7aec16dc8825b2595e30f15a604c3820" ["parameter":"Symfony\Component\HttpKernel\UriSigner":private]=> string(5) "_hash" } ["fragmentPath":"Symfony\Component\HttpKernel\EventListener\FragmentListener":private]=> string(10) "/_fragment" } [1]=> string(15) "onKernelRequest" } [4]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\RouterListener)#132 (6) { ["matcher":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["context":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["logger":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Bridge\Monolog\Logger)#96 (5) { ["name":protected]=> string(7) "request" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["requestStack":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } ["projectDir":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> string(33) "/home/unicorn/www/lamano-template" ["debug":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> bool(false) } [1]=> string(15) "onKernelRequest" } [5]=> array(2) { [0]=> object(Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber)#136 (1) { ["parser":"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber":private]=> object(Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser)#95 (1) { ["kernel":protected]=> object(AppKernel)#3 (14) { ["bundles":protected]=> array(14) { ["FrameworkBundle"]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } ["SecurityBundle"]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } ["TwigBundle"]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } ["MonologBundle"]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } ["SwiftmailerBundle"]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } ["DoctrineBundle"]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } ["SensioFrameworkExtraBundle"]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } ["KnpPaginatorBundle"]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } ["CocurSlugifyBundle"]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } ["CKSourceCKFinderBundle"]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } ["JMSI18nRoutingBundle"]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } ["LexikTranslationBundle"]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } ["FOSUserBundle"]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } ["AppBundle"]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } ["bundleMap":protected]=> array(14) { ["FrameworkBundle"]=> array(1) { [0]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } } ["SecurityBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } } ["TwigBundle"]=> array(1) { [0]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } } ["MonologBundle"]=> array(1) { [0]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } } ["SwiftmailerBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } } ["DoctrineBundle"]=> array(1) { [0]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } } ["SensioFrameworkExtraBundle"]=> array(1) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } } ["KnpPaginatorBundle"]=> array(1) { [0]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } } ["CocurSlugifyBundle"]=> array(1) { [0]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } } ["CKSourceCKFinderBundle"]=> array(1) { [0]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } } ["JMSI18nRoutingBundle"]=> array(1) { [0]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } } ["LexikTranslationBundle"]=> array(1) { [0]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } } ["FOSUserBundle"]=> array(1) { [0]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } } ["AppBundle"]=> array(1) { [0]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } } ["container":protected]=> *RECURSION* ["rootDir":protected]=> string(37) "/home/unicorn/www/lamano-template/app" ["environment":protected]=> string(4) "prod" ["debug":protected]=> bool(false) ["booted":protected]=> bool(true) ["name":protected]=> string(3) "app" ["startTime":protected]=> NULL ["loadClassCache":protected]=> array(2) { [0]=> string(7) "classes" [1]=> string(4) ".php" } ["projectDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["warmupDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["requestStackSize":"Symfony\Component\HttpKernel\Kernel":private]=> int(1) ["resetServices":"Symfony\Component\HttpKernel\Kernel":private]=> bool(true) } } } [1]=> string(15) "onKernelRequest" } [6]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\LocaleListener)#137 (3) { ["router":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["defaultLocale":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> string(2) "fr" ["requestStack":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } } [1]=> string(15) "onKernelRequest" } [7]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\TranslatorListener)#138 (2) { ["translator":"Symfony\Component\HttpKernel\EventListener\TranslatorListener":private]=> object(Symfony\Component\Translation\DataCollectorTranslator)#139 (2) { ["translator":"Symfony\Component\Translation\DataCollectorTranslator":private]=> object(Lexik\Bundle\TranslationBundle\Translation\Translator)#140 (14) { ["container":protected]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#141 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(13) { ["event_dispatcher"]=> object(Closure)#142 (1) { ["this"]=> *RECURSION* } ["lexik_translation.loader.database"]=> object(Closure)#143 (1) { ["this"]=> *RECURSION* } ["translation.loader.csv"]=> object(Closure)#144 (1) { ["this"]=> *RECURSION* } ["translation.loader.dat"]=> object(Closure)#145 (1) { ["this"]=> *RECURSION* } ["translation.loader.ini"]=> object(Closure)#146 (1) { ["this"]=> *RECURSION* } ["translation.loader.json"]=> object(Closure)#147 (1) { ["this"]=> *RECURSION* } ["translation.loader.mo"]=> object(Closure)#148 (1) { ["this"]=> *RECURSION* } ["translation.loader.php"]=> object(Closure)#149 (1) { ["this"]=> *RECURSION* } ["translation.loader.po"]=> object(Closure)#150 (1) { ["this"]=> *RECURSION* } ["translation.loader.qt"]=> object(Closure)#151 (1) { ["this"]=> *RECURSION* } ["translation.loader.res"]=> object(Closure)#152 (1) { ["this"]=> *RECURSION* } ["translation.loader.xliff"]=> object(Closure)#153 (1) { ["this"]=> *RECURSION* } ["translation.loader.yml"]=> object(Closure)#154 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["loaderIds":protected]=> array(12) { ["translation.loader.php"]=> array(1) { [0]=> string(3) "php" } ["translation.loader.yml"]=> array(2) { [0]=> string(4) "yaml" [1]=> string(3) "yml" } ["translation.loader.xliff"]=> array(2) { [0]=> string(3) "xlf" [1]=> string(5) "xliff" } ["translation.loader.po"]=> array(1) { [0]=> string(2) "po" } ["translation.loader.mo"]=> array(1) { [0]=> string(2) "mo" } ["translation.loader.qt"]=> array(1) { [0]=> string(2) "ts" } ["translation.loader.csv"]=> array(1) { [0]=> string(3) "csv" } ["translation.loader.res"]=> array(1) { [0]=> string(3) "res" } ["translation.loader.dat"]=> array(1) { [0]=> string(3) "dat" } ["translation.loader.ini"]=> array(1) { [0]=> string(3) "ini" } ["translation.loader.json"]=> array(1) { [0]=> string(4) "json" } ["lexik_translation.loader.database"]=> array(1) { [0]=> string(8) "database" } } ["options":protected]=> array(3) { ["cache_dir"]=> string(61) "/home/unicorn/www/lamano-template/var/cache/prod/translations" ["debug"]=> bool(false) ["resource_files"]=> array(0) { } } ["resourceLocales":"Symfony\Bundle\FrameworkBundle\Translation\Translator":private]=> array(0) { } ["resources":"Symfony\Bundle\FrameworkBundle\Translation\Translator":private]=> array(79) { [0]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf" [2]=> string(2) "en" [3]=> string(10) "validators" } [1]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf" [2]=> string(2) "de" [3]=> string(10) "validators" } [2]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf" [2]=> string(2) "fr" [3]=> string(10) "validators" } [3]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fr.xlf" [2]=> string(2) "fr" [3]=> string(10) "validators" } [4]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.de.xlf" [2]=> string(2) "de" [3]=> string(10) "validators" } [5]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.en.xlf" [2]=> string(2) "en" [3]=> string(10) "validators" } [6]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.de.xlf" [2]=> string(2) "de" [3]=> string(8) "security" } [7]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.fr.xlf" [2]=> string(2) "fr" [3]=> string(8) "security" } [8]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.en.xlf" [2]=> string(2) "en" [3]=> string(8) "security" } [9]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff" [2]=> string(2) "fr" [3]=> string(18) "KnpPaginatorBundle" } [10]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff" [2]=> string(2) "de" [3]=> string(18) "KnpPaginatorBundle" } [11]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff" [2]=> string(2) "en" [3]=> string(18) "KnpPaginatorBundle" } [12]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.en.yml" [2]=> string(2) "en" [3]=> string(22) "LexikTranslationBundle" } [13]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.de.yml" [2]=> string(2) "de" [3]=> string(22) "LexikTranslationBundle" } [14]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.fr.yml" [2]=> string(2) "fr" [3]=> string(22) "LexikTranslationBundle" } [15]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml" [2]=> string(2) "fr" [3]=> string(13) "FOSUserBundle" } [16]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml" [2]=> string(2) "fr" [3]=> string(10) "validators" } [17]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml" [2]=> string(2) "de" [3]=> string(10) "validators" } [18]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml" [2]=> string(2) "de" [3]=> string(13) "FOSUserBundle" } [19]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml" [2]=> string(2) "en" [3]=> string(10) "validators" } [20]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml" [2]=> string(2) "en" [3]=> string(13) "FOSUserBundle" } [21]=> array(4) { [0]=> string(3) "yml" [1]=> string(95) "/home/unicorn/www/lamano-template/app/Resources/FOSUserBundle/translations/FOSUserBundle.zh.yml" [2]=> string(2) "zh" [3]=> string(13) "FOSUserBundle" } [22]=> array(4) { [0]=> string(3) "yml" [1]=> string(92) "/home/unicorn/www/lamano-template/app/Resources/FOSUserBundle/translations/validators.zh.yml" [2]=> string(2) "zh" [3]=> string(10) "validators" } [23]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.en.yml" [2]=> string(2) "en" [3]=> string(10) "estimation" } [24]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.en.yml" [2]=> string(2) "en" [3]=> string(7) "general" } [25]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.en.yml" [2]=> string(2) "en" [3]=> string(7) "natures" } [26]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.de.yml" [2]=> string(2) "de" [3]=> string(8) "messages" } [27]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.de.yml" [2]=> string(2) "de" [3]=> string(16) "caracteristiques" } [28]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.fr.yml" [2]=> string(2) "fr" [3]=> string(8) "messages" } [29]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.fr.yml" [2]=> string(2) "fr" [3]=> string(16) "caracteristiques" } [30]=> array(4) { [0]=> string(3) "xlf" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/security.zh.xlf" [2]=> string(2) "zh" [3]=> string(8) "security" } [31]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.zh.yml" [2]=> string(2) "zh" [3]=> string(7) "general" } [32]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.zh.yml" [2]=> string(2) "zh" [3]=> string(10) "estimation" } [33]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.fr.yml" [2]=> string(2) "fr" [3]=> string(7) "natures" } [34]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.fr.yml" [2]=> string(2) "fr" [3]=> string(10) "estimation" } [35]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.fr.yml" [2]=> string(2) "fr" [3]=> string(7) "general" } [36]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.zh.yml" [2]=> string(2) "zh" [3]=> string(7) "natures" } [37]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.de.yml" [2]=> string(2) "de" [3]=> string(10) "estimation" } [38]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.de.yml" [2]=> string(2) "de" [3]=> string(7) "general" } [39]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.en.yml" [2]=> string(2) "en" [3]=> string(16) "caracteristiques" } [40]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.de.yml" [2]=> string(2) "de" [3]=> string(7) "natures" } [41]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.en.yml" [2]=> string(2) "en" [3]=> string(8) "messages" } [42]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(7) "general" } [43]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(7) "general" } [44]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(7) "general" } [45]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(7) "general" } [46]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(10) "validators" } [47]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(10) "validators" } [48]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(10) "validators" } [49]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(10) "estimation" } [50]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(10) "estimation" } [51]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(10) "estimation" } [52]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(10) "estimation" } [53]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(16) "caracteristiques" } [54]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(16) "caracteristiques" } [55]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(16) "caracteristiques" } [56]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(16) "caracteristiques" } [57]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(8) "security" } [58]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(8) "security" } [59]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(8) "security" } [60]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(8) "security" } [61]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(7) "natures" } [62]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(7) "natures" } [63]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(7) "natures" } [64]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "lu" [3]=> string(7) "natures" } [65]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(7) "natures" } [66]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(13) "FOSUserBundle" } [67]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(13) "FOSUserBundle" } [68]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(13) "FOSUserBundle" } [69]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(13) "FOSUserBundle" } [70]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(8) "messages" } [71]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(8) "messages" } [72]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(8) "messages" } [73]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(18) "KnpPaginatorBundle" } [74]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(18) "KnpPaginatorBundle" } [75]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(18) "KnpPaginatorBundle" } [76]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(22) "LexikTranslationBundle" } [77]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(22) "LexikTranslationBundle" } [78]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(22) "LexikTranslationBundle" } } ["catalogues":protected]=> array(0) { } ["locale":"Symfony\Component\Translation\Translator":private]=> string(2) "en" ["fallbackLocales":"Symfony\Component\Translation\Translator":private]=> array(1) { [0]=> string(13) "langue_defaut" } ["loaders":"Symfony\Component\Translation\Translator":private]=> array(0) { } ["formatter":"Symfony\Component\Translation\Translator":private]=> object(Symfony\Component\Translation\Formatter\MessageFormatter)#155 (1) { ["selector":"Symfony\Component\Translation\Formatter\MessageFormatter":private]=> object(Symfony\Component\Translation\MessageSelector)#156 (0) { } } ["cacheDir":"Symfony\Component\Translation\Translator":private]=> string(61) "/home/unicorn/www/lamano-template/var/cache/prod/translations" ["debug":"Symfony\Component\Translation\Translator":private]=> bool(false) ["configCacheFactory":"Symfony\Component\Translation\Translator":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["resources":"Symfony\Component\Translation\Translator":private]=> array(0) { } } ["messages":"Symfony\Component\Translation\DataCollectorTranslator":private]=> array(0) { } } ["requestStack":"Symfony\Component\HttpKernel\EventListener\TranslatorListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } } [1]=> string(15) "onKernelRequest" } [8]=> array(2) { [0]=> object(Symfony\Bundle\SecurityBundle\EventListener\FirewallListener)#157 (5) { ["map":"Symfony\Bundle\SecurityBundle\EventListener\FirewallListener":private]=> object(Symfony\Bundle\SecurityBundle\Security\FirewallMap)#158 (4) { ["container":"Symfony\Bundle\SecurityBundle\Security\FirewallMap":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#159 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(3) { ["security.firewall.map.context.dev"]=> object(Closure)#160 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.fos_login"]=> object(Closure)#161 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.main"]=> object(Closure)#162 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["map":"Symfony\Bundle\SecurityBundle\Security\FirewallMap":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#163 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#164 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } ["container":"Symfony\Bundle\SecurityBundle\Security\_FirewallMap":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#159 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(3) { ["security.firewall.map.context.dev"]=> object(Closure)#160 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.fos_login"]=> object(Closure)#161 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.main"]=> object(Closure)#162 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["map":"Symfony\Bundle\SecurityBundle\Security\_FirewallMap":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#163 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#164 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } } ["logoutUrlGenerator":"Symfony\Bundle\SecurityBundle\EventListener\FirewallListener":private]=> object(Symfony\Component\Security\Http\Logout\LogoutUrlGenerator)#165 (5) { ["requestStack":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } ["router":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["tokenStorage":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["listeners":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> array(2) { ["fos_login"]=> array(5) { [0]=> string(7) "/logout" [1]=> string(6) "logout" [2]=> string(11) "_csrf_token" [3]=> NULL [4]=> NULL } ["main"]=> array(5) { [0]=> string(7) "/logout" [1]=> string(6) "logout" [2]=> string(11) "_csrf_token" [3]=> NULL [4]=> NULL } } ["currentFirewall":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> array(2) { [0]=> string(4) "main" [1]=> string(4) "main" } } ["dispatcher":"Symfony\Component\Security\Http\Firewall":private]=> *RECURSION* ["exceptionListeners":"Symfony\Component\Security\Http\Firewall":private]=> object(SplObjectStorage)#167 (1) { ["storage":"SplObjectStorage":private]=> array(1) { ["000000007f9ceb220000000075fdb63b"]=> array(2) { ["obj"]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } ["inf"]=> object(Symfony\Component\Security\Http\Firewall\ExceptionListener)#187 (9) { ["tokenStorage":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["providerKey":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> string(4) "main" ["accessDeniedHandler":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> NULL ["authenticationEntryPoint":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint)#189 (4) { ["loginPath":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> string(16) "/admin/connexion" ["useForward":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> bool(false) ["httpKernel":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> *RECURSION* ["httpUtils":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> object(Symfony\Component\Security\Http\HttpUtils)#178 (3) { ["urlGenerator":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["urlMatcher":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["domainRegexp":"Symfony\Component\Security\Http\HttpUtils":private]=> string(16) "{^https?://%s$}i" } } ["authenticationTrustResolver":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver)#188 (2) { ["anonymousClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(67) "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" ["rememberMeClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(68) "Symfony\Component\Security\Core\Authentication\Token\RememberMeToken" } ["errorPage":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> NULL ["logger":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Bridge\Monolog\Logger)#190 (5) { ["name":protected]=> string(8) "security" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["httpUtils":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Http\HttpUtils)#178 (3) { ["urlGenerator":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["urlMatcher":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["domainRegexp":"Symfony\Component\Security\Http\HttpUtils":private]=> string(16) "{^https?://%s$}i" } ["stateless":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> bool(false) } } } } ["map":"Symfony\Component\Security\Http\Firewall":private]=> object(Symfony\Bundle\SecurityBundle\Security\FirewallMap)#158 (4) { ["container":"Symfony\Bundle\SecurityBundle\Security\FirewallMap":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#159 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(3) { ["security.firewall.map.context.dev"]=> object(Closure)#160 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.fos_login"]=> object(Closure)#161 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.main"]=> object(Closure)#162 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["map":"Symfony\Bundle\SecurityBundle\Security\FirewallMap":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#163 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#164 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } ["container":"Symfony\Bundle\SecurityBundle\Security\_FirewallMap":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#159 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(3) { ["security.firewall.map.context.dev"]=> object(Closure)#160 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.fos_login"]=> object(Closure)#161 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.main"]=> object(Closure)#162 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["map":"Symfony\Bundle\SecurityBundle\Security\_FirewallMap":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#163 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#164 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } } } [1]=> string(15) "onKernelRequest" } [9]=> array(2) { [0]=> object(Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber)#168 (3) { ["route":"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber":private]=> string(7) "listing" ["params":"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber":private]=> array(5) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["vente_location"]=> string(5) "vente" } ["options":"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber":private]=> array(4) { ["defaultPaginationTemplate"]=> string(27) "layout/pagination.html.twig" ["defaultSortableTemplate"]=> string(53) "KnpPaginatorBundle:Pagination:sortable_link.html.twig" ["defaultFiltrationTemplate"]=> string(45) "@KnpPaginator/Pagination/filtration.html.twig" ["defaultPageRange"]=> int(4) } } [1]=> string(15) "onKernelRequest" } } ["kernel.controller"]=> array(5) { [0]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener)#123 (1) { ["reader":protected]=> object(Doctrine\Common\Annotations\CachedReader)#192 (4) { ["delegate":"Doctrine\Common\Annotations\CachedReader":private]=> object(Doctrine\Common\Annotations\AnnotationReader)#194 (5) { ["parser":"Doctrine\Common\Annotations\AnnotationReader":private]=> object(Doctrine\Common\Annotations\DocParser)#193 (10) { ["lexer":"Doctrine\Common\Annotations\DocParser":private]=> object(Doctrine\Common\Annotations\DocLexer)#268 (8) { ["noCase":protected]=> array(9) { ["@"]=> int(101) [","]=> int(104) ["("]=> int(109) [")"]=> int(103) ["{"]=> int(108) ["}"]=> int(102) ["="]=> int(105) [":"]=> int(112) ["\"]=> int(107) } ["withCase":protected]=> array(3) { ["true"]=> int(110) ["false"]=> int(106) ["null"]=> int(111) } ["input":"Doctrine\Common\Lexer\AbstractLexer":private]=> NULL ["tokens":"Doctrine\Common\Lexer\AbstractLexer":private]=> array(0) { } ["position":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["peek":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["lookahead"]=> NULL ["token"]=> NULL } ["target":"Doctrine\Common\Annotations\DocParser":private]=> NULL ["isNestedAnnotation":"Doctrine\Common\Annotations\DocParser":private]=> bool(false) ["imports":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["classExists":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoreNotImportedAnnotations":"Doctrine\Common\Annotations\DocParser":private]=> bool(false) ["namespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNames":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNamespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["context":"Doctrine\Common\Annotations\DocParser":private]=> string(0) "" } ["preParser":"Doctrine\Common\Annotations\AnnotationReader":private]=> object(Doctrine\Common\Annotations\DocParser)#269 (10) { ["lexer":"Doctrine\Common\Annotations\DocParser":private]=> object(Doctrine\Common\Annotations\DocLexer)#270 (8) { ["noCase":protected]=> array(9) { ["@"]=> int(101) [","]=> int(104) ["("]=> int(109) [")"]=> int(103) ["{"]=> int(108) ["}"]=> int(102) ["="]=> int(105) [":"]=> int(112) ["\"]=> int(107) } ["withCase":protected]=> array(3) { ["true"]=> int(110) ["false"]=> int(106) ["null"]=> int(111) } ["input":"Doctrine\Common\Lexer\AbstractLexer":private]=> NULL ["tokens":"Doctrine\Common\Lexer\AbstractLexer":private]=> array(0) { } ["position":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["peek":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["lookahead"]=> NULL ["token"]=> NULL } ["target":"Doctrine\Common\Annotations\DocParser":private]=> NULL ["isNestedAnnotation":"Doctrine\Common\Annotations\DocParser":private]=> bool(false) ["imports":"Doctrine\Common\Annotations\DocParser":private]=> array(1) { ["ignoreannotation"]=> string(55) "Doctrine\Common\Annotations\Annotation\IgnoreAnnotation" } ["classExists":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoreNotImportedAnnotations":"Doctrine\Common\Annotations\DocParser":private]=> bool(true) ["namespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNames":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNamespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["context":"Doctrine\Common\Annotations\DocParser":private]=> string(0) "" } ["phpParser":"Doctrine\Common\Annotations\AnnotationReader":private]=> object(Doctrine\Common\Annotations\PhpParser)#271 (0) { } ["imports":"Doctrine\Common\Annotations\AnnotationReader":private]=> array(0) { } ["ignoredAnnotationNames":"Doctrine\Common\Annotations\AnnotationReader":private]=> array(0) { } } ["cache":"Doctrine\Common\Annotations\CachedReader":private]=> object(Symfony\Component\Cache\DoctrineProvider)#272 (3) { ["pool":"Symfony\Component\Cache\DoctrineProvider":private]=> object(Symfony\Component\Cache\Adapter\FilesystemAdapter)#274 (10) { ["createCacheItem":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> object(Closure)#276 (1) { ["parameter"]=> array(3) { ["$key"]=> string(10) "" ["$value"]=> string(10) "" ["$isHit"]=> string(10) "" } } ["mergeByLifetime":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> object(Closure)#278 (2) { ["static"]=> array(2) { ["getId"]=> object(Closure)#275 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(1) { ["$key"]=> string(10) "" } } ["defaultLifetime"]=> int(0) } ["parameter"]=> array(3) { ["$deferred"]=> string(10) "" ["$namespace"]=> string(10) "" ["&$expiredIds"]=> string(10) "" } } ["namespace":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> string(0) "" ["namespaceVersion":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> string(0) "" ["versioningIsEnabled":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> bool(false) ["deferred":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> array(0) { } ["maxIdLength":protected]=> NULL ["logger":protected]=> object(Symfony\Bridge\Monolog\Logger)#273 (5) { ["name":protected]=> string(5) "cache" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["directory":"Symfony\Component\Cache\Adapter\FilesystemAdapter":private]=> string(66) "/home/unicorn/www/lamano-template/var/cache/prod/pools/MF-nM4B7SB/" ["tmp":"Symfony\Component\Cache\Adapter\FilesystemAdapter":private]=> NULL } ["namespace":"Doctrine\Common\Cache\CacheProvider":private]=> string(0) "" ["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=> int(1) } ["debug":"Doctrine\Common\Annotations\CachedReader":private]=> bool(false) ["loadedAnnotations":"Doctrine\Common\Annotations\CachedReader":private]=> array(2) { ["AppBundle\Controller\ListingController"]=> array(0) { } ["AppBundle\Controller\ListingController#rechercheAction"]=> array(4) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#68 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(64) "/international/{vente_location}/{type_bien}/{ville}/{page}/{tri}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(23) "recherche_international" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(1) { ["vente_location"]=> string(18) "^(vente|location)$" } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(4) { ["ville"]=> string(13) "toutes-villes" ["type_bien"]=> string(10) "tous-types" ["page"]=> int(1) ["tri"]=> string(6) "defaut" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } [1]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#67 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(66) "/prestige/{vente_location}/{type_bien}/{pays}/{ville}/{page}/{tri}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(18) "recherche_prestige" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(1) { ["vente_location"]=> string(18) "^(vente|location)$" } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(5) { ["ville"]=> string(13) "toutes-villes" ["pays"]=> string(10) "luxembourg" ["type_bien"]=> string(10) "tous-types" ["page"]=> int(1) ["tri"]=> string(6) "defaut" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } [2]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#297 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(60) "/recherche/{vente_location}/{type_bien}/{ville}/{page}/{tri}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(7) "listing" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(1) { ["page"]=> string(3) "\d+" } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(4) { ["ville"]=> string(13) "toutes-villes" ["type_bien"]=> string(10) "tous-types" ["page"]=> int(1) ["tri"]=> string(6) "defaut" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } [3]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#294 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(61) "/recherche/{vente_location}/{type_bien}/{ville}/{type_detail}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(15) "listing_rewrite" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(2) { ["ville"]=> string(13) "toutes-villes" ["type_bien"]=> string(10) "tous-types" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } } } } } [1]=> string(18) "onKernelController" } [1]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener)#277 (3) { ["manager":protected]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager)#279 (2) { ["converters":protected]=> array(1) { [0]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter)#280 (1) { ["registry":protected]=> object(Doctrine\Bundle\DoctrineBundle\Registry)#225 (7) { ["name":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(3) "ORM" ["connections":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(32) "doctrine.dbal.default_connection" } ["managers":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(35) "doctrine.orm.default_entity_manager" } ["defaultConnection":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["defaultManager":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["proxyInterfaceName":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(24) "Doctrine\ORM\Proxy\Proxy" ["container":protected]=> *RECURSION* } } [1]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter)#281 (0) { } } } ["namedConverters":protected]=> array(2) { ["doctrine.orm"]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter)#280 (1) { ["registry":protected]=> object(Doctrine\Bundle\DoctrineBundle\Registry)#225 (7) { ["name":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(3) "ORM" ["connections":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(32) "doctrine.dbal.default_connection" } ["managers":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(35) "doctrine.orm.default_entity_manager" } ["defaultConnection":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["defaultManager":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["proxyInterfaceName":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(24) "Doctrine\ORM\Proxy\Proxy" ["container":protected]=> *RECURSION* } } ["datetime"]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter)#281 (0) { } } } ["autoConvert":protected]=> bool(true) ["isParameterTypeSupported":"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener":private]=> bool(false) } [1]=> string(18) "onKernelController" } [2]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener)#282 (3) { ["lastModifiedDates":"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener":private]=> object(SplObjectStorage)#283 (1) { ["storage":"SplObjectStorage":private]=> array(0) { } } ["etags":"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener":private]=> object(SplObjectStorage)#284 (1) { ["storage":"SplObjectStorage":private]=> array(0) { } } ["expressionLanguage":"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener":private]=> NULL } [1]=> string(18) "onKernelController" } [3]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener)#285 (5) { ["tokenStorage":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["authChecker":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Authorization\AuthorizationChecker)#303 (4) { ["tokenStorage":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["accessDecisionManager":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> object(Symfony\Component\Security\Core\Authorization\AccessDecisionManager)#265 (4) { ["voters":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#266 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#267 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } ["strategy":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> string(17) "decideAffirmative" ["allowIfAllAbstainDecisions":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> bool(false) ["allowIfEqualGrantedDeniedDecisions":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> bool(true) } ["authenticationManager":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager)#210 (3) { ["providers":"Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#211 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#212 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(4) } ["eraseCredentials":"Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager":private]=> bool(true) ["eventDispatcher":"Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager":private]=> *RECURSION* } ["alwaysAuthenticate":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> bool(false) } ["language":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage)#286 (5) { ["cache":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> object(Symfony\Component\Cache\Adapter\ArrayAdapter)#288 (6) { ["createCacheItem":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> object(Closure)#290 (1) { ["parameter"]=> array(3) { ["$key"]=> string(10) "" ["$value"]=> string(10) "" ["$isHit"]=> string(10) "" } } ["defaultLifetime":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> int(0) ["storeSerialized":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> bool(true) ["values":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> array(0) { } ["expiries":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> array(0) { } ["logger":protected]=> NULL } ["lexer":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> NULL ["parser":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> NULL ["compiler":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> NULL ["functions":protected]=> array(7) { ["constant"]=> array(2) { ["compiler"]=> object(Closure)#289 (1) { ["static"]=> array(1) { ["phpFunctionName"]=> string(8) "constant" } } ["evaluator"]=> object(Closure)#291 (1) { ["static"]=> array(1) { ["phpFunctionName"]=> string(8) "constant" } } } ["is_granted"]=> array(2) { ["compiler"]=> object(Closure)#292 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$attributes"]=> string(10) "" ["$object"]=> string(10) "" } } ["evaluator"]=> object(Closure)#293 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(3) { ["$variables"]=> string(10) "" ["$attributes"]=> string(10) "" ["$object"]=> string(10) "" } } } ["is_anonymous"]=> array(2) { ["compiler"]=> object(Closure)#295 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#296 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["is_authenticated"]=> array(2) { ["compiler"]=> object(Closure)#298 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#299 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["is_fully_authenticated"]=> array(2) { ["compiler"]=> object(Closure)#301 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#302 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["is_remember_me"]=> array(2) { ["compiler"]=> object(Closure)#304 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#305 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["has_role"]=> array(2) { ["compiler"]=> object(Closure)#307 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$role"]=> string(10) "" } } ["evaluator"]=> object(Closure)#308 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(2) { ["$variables"]=> string(10) "" ["$role"]=> string(10) "" } } } } } ["trustResolver":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver)#188 (2) { ["anonymousClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(67) "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" ["rememberMeClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(68) "Symfony\Component\Security\Core\Authentication\Token\RememberMeToken" } ["roleHierarchy":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Role\RoleHierarchy)#306 (2) { ["hierarchy":"Symfony\Component\Security\Core\Role\RoleHierarchy":private]=> array(2) { ["ROLE_ADMIN"]=> array(1) { [0]=> string(9) "ROLE_USER" } ["ROLE_SUPER_ADMIN"]=> array(1) { [0]=> string(10) "ROLE_ADMIN" } } ["map":protected]=> array(2) { ["ROLE_ADMIN"]=> array(1) { [0]=> string(9) "ROLE_USER" } ["ROLE_SUPER_ADMIN"]=> array(2) { [0]=> string(10) "ROLE_ADMIN" [1]=> string(9) "ROLE_USER" } } } } [1]=> string(18) "onKernelController" } [4]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener)#300 (1) { ["container":protected]=> *RECURSION* } [1]=> string(18) "onKernelController" } } } ["listeners":"Symfony\Component\EventDispatcher\EventDispatcher":private]=> array(27) { ["security.interactive_login"]=> array(1) { [0]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#31 (1) { ["this"]=> *RECURSION* } [1]=> string(26) "onSecurityInteractivelogin" } [1]=> array(2) { [0]=> object(Closure)#75 (1) { ["this"]=> *RECURSION* } [1]=> string(26) "onSecurityInteractiveLogin" } } } ["security.authentication.failure"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#32 (1) { ["this"]=> *RECURSION* } [1]=> string(31) "onSecurityAuthenticationFailure" } } } ["kernel.terminate"]=> array(1) { [0]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#33 (1) { ["this"]=> *RECURSION* } [1]=> string(17) "onKernelTerminate" } [1]=> array(2) { [0]=> object(Closure)#64 (1) { ["this"]=> *RECURSION* } [1]=> string(11) "onTerminate" } } } ["console.terminate"]=> array(2) { [0]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#34 (1) { ["this"]=> *RECURSION* } [1]=> string(14) "onCliTerminate" } [1]=> array(2) { [0]=> object(Closure)#66 (1) { ["this"]=> *RECURSION* } [1]=> string(11) "onTerminate" } } [-128]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#46 (1) { ["this"]=> *RECURSION* } [1]=> string(18) "onConsoleTerminate" } } } ["kernel.request"]=> array(10) { [2048]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\DebugHandlersListener)#124 (9) { ["exceptionHandler":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> NULL ["logger":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> NULL ["levels":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> int(-1) ["throwAt":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> int(0) ["scream":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["fileLinkFormat":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> object(Symfony\Component\HttpKernel\Debug\FileLinkFormatter)#125 (4) { ["fileLinkFormat":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> bool(false) ["requestStack":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL ["baseDir":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL ["urlFormat":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL } ["scope":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["firstCall":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["hasTerminatedWithException":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> &bool(false) } [1]=> string(9) "configure" } } [256]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\ValidateRequestListener)#126 (0) { } [1]=> string(15) "onKernelRequest" } } [128]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\SessionListener)#127 (2) { ["container":"Symfony\Component\HttpKernel\EventListener\SessionListener":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#128 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(1) { ["session"]=> object(Closure)#129 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["sessionUsageStack":"Symfony\Component\HttpKernel\EventListener\AbstractSessionListener":private]=> array(1) { [0]=> int(0) } } [1]=> string(15) "onKernelRequest" } } [48]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\FragmentListener)#130 (2) { ["signer":"Symfony\Component\HttpKernel\EventListener\FragmentListener":private]=> object(Symfony\Component\HttpKernel\UriSigner)#131 (2) { ["secret":"Symfony\Component\HttpKernel\UriSigner":private]=> string(40) "6a568b1f7aec16dc8825b2595e30f15a604c3820" ["parameter":"Symfony\Component\HttpKernel\UriSigner":private]=> string(5) "_hash" } ["fragmentPath":"Symfony\Component\HttpKernel\EventListener\FragmentListener":private]=> string(10) "/_fragment" } [1]=> string(15) "onKernelRequest" } } [32]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\RouterListener)#132 (6) { ["matcher":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["context":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["logger":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Bridge\Monolog\Logger)#96 (5) { ["name":protected]=> string(7) "request" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["requestStack":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } ["projectDir":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> string(33) "/home/unicorn/www/lamano-template" ["debug":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> bool(false) } [1]=> string(15) "onKernelRequest" } } [24]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber)#136 (1) { ["parser":"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber":private]=> object(Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser)#95 (1) { ["kernel":protected]=> object(AppKernel)#3 (14) { ["bundles":protected]=> array(14) { ["FrameworkBundle"]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } ["SecurityBundle"]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } ["TwigBundle"]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } ["MonologBundle"]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } ["SwiftmailerBundle"]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } ["DoctrineBundle"]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } ["SensioFrameworkExtraBundle"]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } ["KnpPaginatorBundle"]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } ["CocurSlugifyBundle"]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } ["CKSourceCKFinderBundle"]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } ["JMSI18nRoutingBundle"]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } ["LexikTranslationBundle"]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } ["FOSUserBundle"]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } ["AppBundle"]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } ["bundleMap":protected]=> array(14) { ["FrameworkBundle"]=> array(1) { [0]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } } ["SecurityBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } } ["TwigBundle"]=> array(1) { [0]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } } ["MonologBundle"]=> array(1) { [0]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } } ["SwiftmailerBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } } ["DoctrineBundle"]=> array(1) { [0]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } } ["SensioFrameworkExtraBundle"]=> array(1) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } } ["KnpPaginatorBundle"]=> array(1) { [0]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } } ["CocurSlugifyBundle"]=> array(1) { [0]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } } ["CKSourceCKFinderBundle"]=> array(1) { [0]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } } ["JMSI18nRoutingBundle"]=> array(1) { [0]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } } ["LexikTranslationBundle"]=> array(1) { [0]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } } ["FOSUserBundle"]=> array(1) { [0]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } } ["AppBundle"]=> array(1) { [0]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } } ["container":protected]=> *RECURSION* ["rootDir":protected]=> string(37) "/home/unicorn/www/lamano-template/app" ["environment":protected]=> string(4) "prod" ["debug":protected]=> bool(false) ["booted":protected]=> bool(true) ["name":protected]=> string(3) "app" ["startTime":protected]=> NULL ["loadClassCache":protected]=> array(2) { [0]=> string(7) "classes" [1]=> string(4) ".php" } ["projectDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["warmupDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["requestStackSize":"Symfony\Component\HttpKernel\Kernel":private]=> int(1) ["resetServices":"Symfony\Component\HttpKernel\Kernel":private]=> bool(true) } } } [1]=> string(15) "onKernelRequest" } } [16]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\LocaleListener)#137 (3) { ["router":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["defaultLocale":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> string(2) "fr" ["requestStack":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } } [1]=> string(15) "onKernelRequest" } } [10]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\TranslatorListener)#138 (2) { ["translator":"Symfony\Component\HttpKernel\EventListener\TranslatorListener":private]=> object(Symfony\Component\Translation\DataCollectorTranslator)#139 (2) { ["translator":"Symfony\Component\Translation\DataCollectorTranslator":private]=> object(Lexik\Bundle\TranslationBundle\Translation\Translator)#140 (14) { ["container":protected]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#141 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(13) { ["event_dispatcher"]=> object(Closure)#142 (1) { ["this"]=> *RECURSION* } ["lexik_translation.loader.database"]=> object(Closure)#143 (1) { ["this"]=> *RECURSION* } ["translation.loader.csv"]=> object(Closure)#144 (1) { ["this"]=> *RECURSION* } ["translation.loader.dat"]=> object(Closure)#145 (1) { ["this"]=> *RECURSION* } ["translation.loader.ini"]=> object(Closure)#146 (1) { ["this"]=> *RECURSION* } ["translation.loader.json"]=> object(Closure)#147 (1) { ["this"]=> *RECURSION* } ["translation.loader.mo"]=> object(Closure)#148 (1) { ["this"]=> *RECURSION* } ["translation.loader.php"]=> object(Closure)#149 (1) { ["this"]=> *RECURSION* } ["translation.loader.po"]=> object(Closure)#150 (1) { ["this"]=> *RECURSION* } ["translation.loader.qt"]=> object(Closure)#151 (1) { ["this"]=> *RECURSION* } ["translation.loader.res"]=> object(Closure)#152 (1) { ["this"]=> *RECURSION* } ["translation.loader.xliff"]=> object(Closure)#153 (1) { ["this"]=> *RECURSION* } ["translation.loader.yml"]=> object(Closure)#154 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["loaderIds":protected]=> array(12) { ["translation.loader.php"]=> array(1) { [0]=> string(3) "php" } ["translation.loader.yml"]=> array(2) { [0]=> string(4) "yaml" [1]=> string(3) "yml" } ["translation.loader.xliff"]=> array(2) { [0]=> string(3) "xlf" [1]=> string(5) "xliff" } ["translation.loader.po"]=> array(1) { [0]=> string(2) "po" } ["translation.loader.mo"]=> array(1) { [0]=> string(2) "mo" } ["translation.loader.qt"]=> array(1) { [0]=> string(2) "ts" } ["translation.loader.csv"]=> array(1) { [0]=> string(3) "csv" } ["translation.loader.res"]=> array(1) { [0]=> string(3) "res" } ["translation.loader.dat"]=> array(1) { [0]=> string(3) "dat" } ["translation.loader.ini"]=> array(1) { [0]=> string(3) "ini" } ["translation.loader.json"]=> array(1) { [0]=> string(4) "json" } ["lexik_translation.loader.database"]=> array(1) { [0]=> string(8) "database" } } ["options":protected]=> array(3) { ["cache_dir"]=> string(61) "/home/unicorn/www/lamano-template/var/cache/prod/translations" ["debug"]=> bool(false) ["resource_files"]=> array(0) { } } ["resourceLocales":"Symfony\Bundle\FrameworkBundle\Translation\Translator":private]=> array(0) { } ["resources":"Symfony\Bundle\FrameworkBundle\Translation\Translator":private]=> array(79) { [0]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf" [2]=> string(2) "en" [3]=> string(10) "validators" } [1]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf" [2]=> string(2) "de" [3]=> string(10) "validators" } [2]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf" [2]=> string(2) "fr" [3]=> string(10) "validators" } [3]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fr.xlf" [2]=> string(2) "fr" [3]=> string(10) "validators" } [4]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.de.xlf" [2]=> string(2) "de" [3]=> string(10) "validators" } [5]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.en.xlf" [2]=> string(2) "en" [3]=> string(10) "validators" } [6]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.de.xlf" [2]=> string(2) "de" [3]=> string(8) "security" } [7]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.fr.xlf" [2]=> string(2) "fr" [3]=> string(8) "security" } [8]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.en.xlf" [2]=> string(2) "en" [3]=> string(8) "security" } [9]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff" [2]=> string(2) "fr" [3]=> string(18) "KnpPaginatorBundle" } [10]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff" [2]=> string(2) "de" [3]=> string(18) "KnpPaginatorBundle" } [11]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff" [2]=> string(2) "en" [3]=> string(18) "KnpPaginatorBundle" } [12]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.en.yml" [2]=> string(2) "en" [3]=> string(22) "LexikTranslationBundle" } [13]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.de.yml" [2]=> string(2) "de" [3]=> string(22) "LexikTranslationBundle" } [14]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.fr.yml" [2]=> string(2) "fr" [3]=> string(22) "LexikTranslationBundle" } [15]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml" [2]=> string(2) "fr" [3]=> string(13) "FOSUserBundle" } [16]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml" [2]=> string(2) "fr" [3]=> string(10) "validators" } [17]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml" [2]=> string(2) "de" [3]=> string(10) "validators" } [18]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml" [2]=> string(2) "de" [3]=> string(13) "FOSUserBundle" } [19]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml" [2]=> string(2) "en" [3]=> string(10) "validators" } [20]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml" [2]=> string(2) "en" [3]=> string(13) "FOSUserBundle" } [21]=> array(4) { [0]=> string(3) "yml" [1]=> string(95) "/home/unicorn/www/lamano-template/app/Resources/FOSUserBundle/translations/FOSUserBundle.zh.yml" [2]=> string(2) "zh" [3]=> string(13) "FOSUserBundle" } [22]=> array(4) { [0]=> string(3) "yml" [1]=> string(92) "/home/unicorn/www/lamano-template/app/Resources/FOSUserBundle/translations/validators.zh.yml" [2]=> string(2) "zh" [3]=> string(10) "validators" } [23]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.en.yml" [2]=> string(2) "en" [3]=> string(10) "estimation" } [24]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.en.yml" [2]=> string(2) "en" [3]=> string(7) "general" } [25]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.en.yml" [2]=> string(2) "en" [3]=> string(7) "natures" } [26]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.de.yml" [2]=> string(2) "de" [3]=> string(8) "messages" } [27]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.de.yml" [2]=> string(2) "de" [3]=> string(16) "caracteristiques" } [28]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.fr.yml" [2]=> string(2) "fr" [3]=> string(8) "messages" } [29]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.fr.yml" [2]=> string(2) "fr" [3]=> string(16) "caracteristiques" } [30]=> array(4) { [0]=> string(3) "xlf" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/security.zh.xlf" [2]=> string(2) "zh" [3]=> string(8) "security" } [31]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.zh.yml" [2]=> string(2) "zh" [3]=> string(7) "general" } [32]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.zh.yml" [2]=> string(2) "zh" [3]=> string(10) "estimation" } [33]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.fr.yml" [2]=> string(2) "fr" [3]=> string(7) "natures" } [34]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.fr.yml" [2]=> string(2) "fr" [3]=> string(10) "estimation" } [35]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.fr.yml" [2]=> string(2) "fr" [3]=> string(7) "general" } [36]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.zh.yml" [2]=> string(2) "zh" [3]=> string(7) "natures" } [37]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.de.yml" [2]=> string(2) "de" [3]=> string(10) "estimation" } [38]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.de.yml" [2]=> string(2) "de" [3]=> string(7) "general" } [39]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.en.yml" [2]=> string(2) "en" [3]=> string(16) "caracteristiques" } [40]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.de.yml" [2]=> string(2) "de" [3]=> string(7) "natures" } [41]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.en.yml" [2]=> string(2) "en" [3]=> string(8) "messages" } [42]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(7) "general" } [43]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(7) "general" } [44]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(7) "general" } [45]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(7) "general" } [46]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(10) "validators" } [47]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(10) "validators" } [48]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(10) "validators" } [49]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(10) "estimation" } [50]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(10) "estimation" } [51]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(10) "estimation" } [52]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(10) "estimation" } [53]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(16) "caracteristiques" } [54]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(16) "caracteristiques" } [55]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(16) "caracteristiques" } [56]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(16) "caracteristiques" } [57]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(8) "security" } [58]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(8) "security" } [59]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(8) "security" } [60]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(8) "security" } [61]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(7) "natures" } [62]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(7) "natures" } [63]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(7) "natures" } [64]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "lu" [3]=> string(7) "natures" } [65]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(7) "natures" } [66]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(13) "FOSUserBundle" } [67]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(13) "FOSUserBundle" } [68]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(13) "FOSUserBundle" } [69]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(13) "FOSUserBundle" } [70]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(8) "messages" } [71]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(8) "messages" } [72]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(8) "messages" } [73]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(18) "KnpPaginatorBundle" } [74]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(18) "KnpPaginatorBundle" } [75]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(18) "KnpPaginatorBundle" } [76]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(22) "LexikTranslationBundle" } [77]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(22) "LexikTranslationBundle" } [78]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(22) "LexikTranslationBundle" } } ["catalogues":protected]=> array(0) { } ["locale":"Symfony\Component\Translation\Translator":private]=> string(2) "en" ["fallbackLocales":"Symfony\Component\Translation\Translator":private]=> array(1) { [0]=> string(13) "langue_defaut" } ["loaders":"Symfony\Component\Translation\Translator":private]=> array(0) { } ["formatter":"Symfony\Component\Translation\Translator":private]=> object(Symfony\Component\Translation\Formatter\MessageFormatter)#155 (1) { ["selector":"Symfony\Component\Translation\Formatter\MessageFormatter":private]=> object(Symfony\Component\Translation\MessageSelector)#156 (0) { } } ["cacheDir":"Symfony\Component\Translation\Translator":private]=> string(61) "/home/unicorn/www/lamano-template/var/cache/prod/translations" ["debug":"Symfony\Component\Translation\Translator":private]=> bool(false) ["configCacheFactory":"Symfony\Component\Translation\Translator":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["resources":"Symfony\Component\Translation\Translator":private]=> array(0) { } } ["messages":"Symfony\Component\Translation\DataCollectorTranslator":private]=> array(0) { } } ["requestStack":"Symfony\Component\HttpKernel\EventListener\TranslatorListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } } [1]=> string(15) "onKernelRequest" } } [8]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Bundle\SecurityBundle\EventListener\FirewallListener)#157 (5) { ["map":"Symfony\Bundle\SecurityBundle\EventListener\FirewallListener":private]=> object(Symfony\Bundle\SecurityBundle\Security\FirewallMap)#158 (4) { ["container":"Symfony\Bundle\SecurityBundle\Security\FirewallMap":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#159 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(3) { ["security.firewall.map.context.dev"]=> object(Closure)#160 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.fos_login"]=> object(Closure)#161 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.main"]=> object(Closure)#162 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["map":"Symfony\Bundle\SecurityBundle\Security\FirewallMap":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#163 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#164 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } ["container":"Symfony\Bundle\SecurityBundle\Security\_FirewallMap":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#159 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(3) { ["security.firewall.map.context.dev"]=> object(Closure)#160 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.fos_login"]=> object(Closure)#161 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.main"]=> object(Closure)#162 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["map":"Symfony\Bundle\SecurityBundle\Security\_FirewallMap":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#163 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#164 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } } ["logoutUrlGenerator":"Symfony\Bundle\SecurityBundle\EventListener\FirewallListener":private]=> object(Symfony\Component\Security\Http\Logout\LogoutUrlGenerator)#165 (5) { ["requestStack":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } ["router":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["tokenStorage":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["listeners":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> array(2) { ["fos_login"]=> array(5) { [0]=> string(7) "/logout" [1]=> string(6) "logout" [2]=> string(11) "_csrf_token" [3]=> NULL [4]=> NULL } ["main"]=> array(5) { [0]=> string(7) "/logout" [1]=> string(6) "logout" [2]=> string(11) "_csrf_token" [3]=> NULL [4]=> NULL } } ["currentFirewall":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> array(2) { [0]=> string(4) "main" [1]=> string(4) "main" } } ["dispatcher":"Symfony\Component\Security\Http\Firewall":private]=> *RECURSION* ["exceptionListeners":"Symfony\Component\Security\Http\Firewall":private]=> object(SplObjectStorage)#167 (1) { ["storage":"SplObjectStorage":private]=> array(1) { ["000000007f9ceb220000000075fdb63b"]=> array(2) { ["obj"]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } ["inf"]=> object(Symfony\Component\Security\Http\Firewall\ExceptionListener)#187 (9) { ["tokenStorage":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["providerKey":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> string(4) "main" ["accessDeniedHandler":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> NULL ["authenticationEntryPoint":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint)#189 (4) { ["loginPath":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> string(16) "/admin/connexion" ["useForward":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> bool(false) ["httpKernel":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> *RECURSION* ["httpUtils":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> object(Symfony\Component\Security\Http\HttpUtils)#178 (3) { ["urlGenerator":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["urlMatcher":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["domainRegexp":"Symfony\Component\Security\Http\HttpUtils":private]=> string(16) "{^https?://%s$}i" } } ["authenticationTrustResolver":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver)#188 (2) { ["anonymousClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(67) "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" ["rememberMeClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(68) "Symfony\Component\Security\Core\Authentication\Token\RememberMeToken" } ["errorPage":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> NULL ["logger":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Bridge\Monolog\Logger)#190 (5) { ["name":protected]=> string(8) "security" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["httpUtils":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Http\HttpUtils)#178 (3) { ["urlGenerator":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["urlMatcher":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["domainRegexp":"Symfony\Component\Security\Http\HttpUtils":private]=> string(16) "{^https?://%s$}i" } ["stateless":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> bool(false) } } } } ["map":"Symfony\Component\Security\Http\Firewall":private]=> object(Symfony\Bundle\SecurityBundle\Security\FirewallMap)#158 (4) { ["container":"Symfony\Bundle\SecurityBundle\Security\FirewallMap":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#159 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(3) { ["security.firewall.map.context.dev"]=> object(Closure)#160 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.fos_login"]=> object(Closure)#161 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.main"]=> object(Closure)#162 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["map":"Symfony\Bundle\SecurityBundle\Security\FirewallMap":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#163 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#164 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } ["container":"Symfony\Bundle\SecurityBundle\Security\_FirewallMap":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#159 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(3) { ["security.firewall.map.context.dev"]=> object(Closure)#160 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.fos_login"]=> object(Closure)#161 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.main"]=> object(Closure)#162 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["map":"Symfony\Bundle\SecurityBundle\Security\_FirewallMap":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#163 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#164 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } } } [1]=> string(15) "onKernelRequest" } } [0]=> array(1) { [0]=> array(2) { [0]=> object(Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber)#168 (3) { ["route":"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber":private]=> string(7) "listing" ["params":"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber":private]=> array(5) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["vente_location"]=> string(5) "vente" } ["options":"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber":private]=> array(4) { ["defaultPaginationTemplate"]=> string(27) "layout/pagination.html.twig" ["defaultSortableTemplate"]=> string(53) "KnpPaginatorBundle:Pagination:sortable_link.html.twig" ["defaultFiltrationTemplate"]=> string(45) "@KnpPaginator/Pagination/filtration.html.twig" ["defaultPageRange"]=> int(4) } } [1]=> string(15) "onKernelRequest" } } } ["kernel.response"]=> array(4) { [256]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#36 (1) { ["this"]=> *RECURSION* } [1]=> string(16) "onKernelResponse" } } [0]=> array(4) { [0]=> array(2) { [0]=> object(Closure)#39 (1) { ["this"]=> *RECURSION* } [1]=> string(16) "onKernelResponse" } [1]=> array(2) { [0]=> object(Closure)#61 (1) { ["this"]=> *RECURSION* } [1]=> string(16) "onKernelResponse" } [2]=> array(2) { [0]=> object(Closure)#72 (1) { ["this"]=> *RECURSION* } [1]=> string(16) "onKernelResponse" } [3]=> array(2) { [0]=> object(Symfony\Component\Security\Http\Firewall\ContextListener)#204 (9) { ["tokenStorage":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["sessionKey":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> string(14) "_security_main" ["logger":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> object(Symfony\Bridge\Monolog\Logger)#190 (5) { ["name":protected]=> string(8) "security" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["userProviders":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#205 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#206 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(4) } ["dispatcher":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> *RECURSION* ["registered":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> bool(true) ["trustResolver":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver)#188 (2) { ["anonymousClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(67) "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" ["rememberMeClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(68) "Symfony\Component\Security\Core\Authentication\Token\RememberMeToken" } ["logoutOnUserChange":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> bool(true) ["rememberMeServices":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> NULL } [1]=> string(16) "onKernelResponse" } } [-1024]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#40 (1) { ["this"]=> *RECURSION* } [1]=> string(16) "onKernelResponse" } } [-1000]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#48 (1) { ["this"]=> *RECURSION* } [1]=> string(16) "onKernelResponse" } [1]=> array(2) { [0]=> object(Closure)#50 (1) { ["this"]=> *RECURSION* } [1]=> string(16) "onKernelResponse" } } } ["lexik_translation.event.get_database_resources"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#37 (1) { ["this"]=> *RECURSION* } [1]=> string(22) "onGetDatabaseResources" } } } ["fos_user.resetting.reset.success"]=> array(1) { [0]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#38 (1) { ["this"]=> *RECURSION* } [1]=> string(26) "onPasswordResettingSuccess" } [1]=> array(2) { [0]=> object(Closure)#87 (1) { ["this"]=> *RECURSION* } [1]=> string(23) "onResettingResetSuccess" } } } ["kernel.finish_request"]=> array(1) { [0]=> array(5) { [0]=> array(2) { [0]=> object(Closure)#42 (1) { ["this"]=> *RECURSION* } [1]=> string(21) "onKernelFinishRequest" } [1]=> array(2) { [0]=> object(Closure)#49 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "onFinishRequest" } [2]=> array(2) { [0]=> object(Closure)#53 (1) { ["this"]=> *RECURSION* } [1]=> string(21) "onKernelFinishRequest" } [3]=> array(2) { [0]=> object(Closure)#57 (1) { ["this"]=> *RECURSION* } [1]=> string(21) "onKernelFinishRequest" } [4]=> array(2) { [0]=> object(Closure)#60 (1) { ["this"]=> *RECURSION* } [1]=> string(21) "onKernelFinishRequest" } } } ["console.error"]=> array(2) { [-128]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#45 (1) { ["this"]=> *RECURSION* } [1]=> string(14) "onConsoleError" } } [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#65 (1) { ["this"]=> *RECURSION* } [1]=> string(11) "onException" } } } ["console.command"]=> array(1) { [2048]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#55 (1) { ["this"]=> *RECURSION* } [1]=> string(9) "configure" } } } ["kernel.exception"]=> array(4) { [-64]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#58 (1) { ["this"]=> *RECURSION* } [1]=> string(17) "onKernelException" } } [-128]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#62 (1) { ["this"]=> *RECURSION* } [1]=> string(17) "onKernelException" } } [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#63 (1) { ["this"]=> *RECURSION* } [1]=> string(11) "onException" } } [1]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\Security\Http\Firewall\ExceptionListener)#187 (9) { ["tokenStorage":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["providerKey":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> string(4) "main" ["accessDeniedHandler":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> NULL ["authenticationEntryPoint":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint)#189 (4) { ["loginPath":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> string(16) "/admin/connexion" ["useForward":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> bool(false) ["httpKernel":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> *RECURSION* ["httpUtils":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> object(Symfony\Component\Security\Http\HttpUtils)#178 (3) { ["urlGenerator":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["urlMatcher":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["domainRegexp":"Symfony\Component\Security\Http\HttpUtils":private]=> string(16) "{^https?://%s$}i" } } ["authenticationTrustResolver":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver)#188 (2) { ["anonymousClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(67) "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" ["rememberMeClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(68) "Symfony\Component\Security\Core\Authentication\Token\RememberMeToken" } ["errorPage":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> NULL ["logger":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Bridge\Monolog\Logger)#190 (5) { ["name":protected]=> string(8) "security" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["httpUtils":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Http\HttpUtils)#178 (3) { ["urlGenerator":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["urlMatcher":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["domainRegexp":"Symfony\Component\Security\Http\HttpUtils":private]=> string(16) "{^https?://%s$}i" } ["stateless":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> bool(false) } [1]=> string(17) "onKernelException" } } } ["kernel.controller"]=> array(2) { [0]=> array(4) { [0]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener)#123 (1) { ["reader":protected]=> object(Doctrine\Common\Annotations\CachedReader)#192 (4) { ["delegate":"Doctrine\Common\Annotations\CachedReader":private]=> object(Doctrine\Common\Annotations\AnnotationReader)#194 (5) { ["parser":"Doctrine\Common\Annotations\AnnotationReader":private]=> object(Doctrine\Common\Annotations\DocParser)#193 (10) { ["lexer":"Doctrine\Common\Annotations\DocParser":private]=> object(Doctrine\Common\Annotations\DocLexer)#268 (8) { ["noCase":protected]=> array(9) { ["@"]=> int(101) [","]=> int(104) ["("]=> int(109) [")"]=> int(103) ["{"]=> int(108) ["}"]=> int(102) ["="]=> int(105) [":"]=> int(112) ["\"]=> int(107) } ["withCase":protected]=> array(3) { ["true"]=> int(110) ["false"]=> int(106) ["null"]=> int(111) } ["input":"Doctrine\Common\Lexer\AbstractLexer":private]=> NULL ["tokens":"Doctrine\Common\Lexer\AbstractLexer":private]=> array(0) { } ["position":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["peek":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["lookahead"]=> NULL ["token"]=> NULL } ["target":"Doctrine\Common\Annotations\DocParser":private]=> NULL ["isNestedAnnotation":"Doctrine\Common\Annotations\DocParser":private]=> bool(false) ["imports":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["classExists":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoreNotImportedAnnotations":"Doctrine\Common\Annotations\DocParser":private]=> bool(false) ["namespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNames":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNamespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["context":"Doctrine\Common\Annotations\DocParser":private]=> string(0) "" } ["preParser":"Doctrine\Common\Annotations\AnnotationReader":private]=> object(Doctrine\Common\Annotations\DocParser)#269 (10) { ["lexer":"Doctrine\Common\Annotations\DocParser":private]=> object(Doctrine\Common\Annotations\DocLexer)#270 (8) { ["noCase":protected]=> array(9) { ["@"]=> int(101) [","]=> int(104) ["("]=> int(109) [")"]=> int(103) ["{"]=> int(108) ["}"]=> int(102) ["="]=> int(105) [":"]=> int(112) ["\"]=> int(107) } ["withCase":protected]=> array(3) { ["true"]=> int(110) ["false"]=> int(106) ["null"]=> int(111) } ["input":"Doctrine\Common\Lexer\AbstractLexer":private]=> NULL ["tokens":"Doctrine\Common\Lexer\AbstractLexer":private]=> array(0) { } ["position":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["peek":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["lookahead"]=> NULL ["token"]=> NULL } ["target":"Doctrine\Common\Annotations\DocParser":private]=> NULL ["isNestedAnnotation":"Doctrine\Common\Annotations\DocParser":private]=> bool(false) ["imports":"Doctrine\Common\Annotations\DocParser":private]=> array(1) { ["ignoreannotation"]=> string(55) "Doctrine\Common\Annotations\Annotation\IgnoreAnnotation" } ["classExists":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoreNotImportedAnnotations":"Doctrine\Common\Annotations\DocParser":private]=> bool(true) ["namespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNames":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNamespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["context":"Doctrine\Common\Annotations\DocParser":private]=> string(0) "" } ["phpParser":"Doctrine\Common\Annotations\AnnotationReader":private]=> object(Doctrine\Common\Annotations\PhpParser)#271 (0) { } ["imports":"Doctrine\Common\Annotations\AnnotationReader":private]=> array(0) { } ["ignoredAnnotationNames":"Doctrine\Common\Annotations\AnnotationReader":private]=> array(0) { } } ["cache":"Doctrine\Common\Annotations\CachedReader":private]=> object(Symfony\Component\Cache\DoctrineProvider)#272 (3) { ["pool":"Symfony\Component\Cache\DoctrineProvider":private]=> object(Symfony\Component\Cache\Adapter\FilesystemAdapter)#274 (10) { ["createCacheItem":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> object(Closure)#276 (1) { ["parameter"]=> array(3) { ["$key"]=> string(10) "" ["$value"]=> string(10) "" ["$isHit"]=> string(10) "" } } ["mergeByLifetime":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> object(Closure)#278 (2) { ["static"]=> array(2) { ["getId"]=> object(Closure)#275 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(1) { ["$key"]=> string(10) "" } } ["defaultLifetime"]=> int(0) } ["parameter"]=> array(3) { ["$deferred"]=> string(10) "" ["$namespace"]=> string(10) "" ["&$expiredIds"]=> string(10) "" } } ["namespace":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> string(0) "" ["namespaceVersion":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> string(0) "" ["versioningIsEnabled":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> bool(false) ["deferred":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> array(0) { } ["maxIdLength":protected]=> NULL ["logger":protected]=> object(Symfony\Bridge\Monolog\Logger)#273 (5) { ["name":protected]=> string(5) "cache" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["directory":"Symfony\Component\Cache\Adapter\FilesystemAdapter":private]=> string(66) "/home/unicorn/www/lamano-template/var/cache/prod/pools/MF-nM4B7SB/" ["tmp":"Symfony\Component\Cache\Adapter\FilesystemAdapter":private]=> NULL } ["namespace":"Doctrine\Common\Cache\CacheProvider":private]=> string(0) "" ["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=> int(1) } ["debug":"Doctrine\Common\Annotations\CachedReader":private]=> bool(false) ["loadedAnnotations":"Doctrine\Common\Annotations\CachedReader":private]=> array(2) { ["AppBundle\Controller\ListingController"]=> array(0) { } ["AppBundle\Controller\ListingController#rechercheAction"]=> array(4) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#68 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(64) "/international/{vente_location}/{type_bien}/{ville}/{page}/{tri}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(23) "recherche_international" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(1) { ["vente_location"]=> string(18) "^(vente|location)$" } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(4) { ["ville"]=> string(13) "toutes-villes" ["type_bien"]=> string(10) "tous-types" ["page"]=> int(1) ["tri"]=> string(6) "defaut" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } [1]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#67 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(66) "/prestige/{vente_location}/{type_bien}/{pays}/{ville}/{page}/{tri}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(18) "recherche_prestige" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(1) { ["vente_location"]=> string(18) "^(vente|location)$" } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(5) { ["ville"]=> string(13) "toutes-villes" ["pays"]=> string(10) "luxembourg" ["type_bien"]=> string(10) "tous-types" ["page"]=> int(1) ["tri"]=> string(6) "defaut" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } [2]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#297 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(60) "/recherche/{vente_location}/{type_bien}/{ville}/{page}/{tri}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(7) "listing" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(1) { ["page"]=> string(3) "\d+" } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(4) { ["ville"]=> string(13) "toutes-villes" ["type_bien"]=> string(10) "tous-types" ["page"]=> int(1) ["tri"]=> string(6) "defaut" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } [3]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#294 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(61) "/recherche/{vente_location}/{type_bien}/{ville}/{type_detail}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(15) "listing_rewrite" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(2) { ["ville"]=> string(13) "toutes-villes" ["type_bien"]=> string(10) "tous-types" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } } } } } [1]=> string(18) "onKernelController" } [1]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener)#277 (3) { ["manager":protected]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager)#279 (2) { ["converters":protected]=> array(1) { [0]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter)#280 (1) { ["registry":protected]=> object(Doctrine\Bundle\DoctrineBundle\Registry)#225 (7) { ["name":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(3) "ORM" ["connections":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(32) "doctrine.dbal.default_connection" } ["managers":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(35) "doctrine.orm.default_entity_manager" } ["defaultConnection":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["defaultManager":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["proxyInterfaceName":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(24) "Doctrine\ORM\Proxy\Proxy" ["container":protected]=> *RECURSION* } } [1]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter)#281 (0) { } } } ["namedConverters":protected]=> array(2) { ["doctrine.orm"]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter)#280 (1) { ["registry":protected]=> object(Doctrine\Bundle\DoctrineBundle\Registry)#225 (7) { ["name":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(3) "ORM" ["connections":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(32) "doctrine.dbal.default_connection" } ["managers":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(35) "doctrine.orm.default_entity_manager" } ["defaultConnection":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["defaultManager":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["proxyInterfaceName":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(24) "Doctrine\ORM\Proxy\Proxy" ["container":protected]=> *RECURSION* } } ["datetime"]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter)#281 (0) { } } } ["autoConvert":protected]=> bool(true) ["isParameterTypeSupported":"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener":private]=> bool(false) } [1]=> string(18) "onKernelController" } [2]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener)#282 (3) { ["lastModifiedDates":"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener":private]=> object(SplObjectStorage)#283 (1) { ["storage":"SplObjectStorage":private]=> array(0) { } } ["etags":"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener":private]=> object(SplObjectStorage)#284 (1) { ["storage":"SplObjectStorage":private]=> array(0) { } } ["expressionLanguage":"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener":private]=> NULL } [1]=> string(18) "onKernelController" } [3]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener)#285 (5) { ["tokenStorage":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["authChecker":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Authorization\AuthorizationChecker)#303 (4) { ["tokenStorage":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["accessDecisionManager":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> object(Symfony\Component\Security\Core\Authorization\AccessDecisionManager)#265 (4) { ["voters":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#266 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#267 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } ["strategy":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> string(17) "decideAffirmative" ["allowIfAllAbstainDecisions":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> bool(false) ["allowIfEqualGrantedDeniedDecisions":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> bool(true) } ["authenticationManager":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager)#210 (3) { ["providers":"Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#211 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#212 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(4) } ["eraseCredentials":"Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager":private]=> bool(true) ["eventDispatcher":"Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager":private]=> *RECURSION* } ["alwaysAuthenticate":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> bool(false) } ["language":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage)#286 (5) { ["cache":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> object(Symfony\Component\Cache\Adapter\ArrayAdapter)#288 (6) { ["createCacheItem":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> object(Closure)#290 (1) { ["parameter"]=> array(3) { ["$key"]=> string(10) "" ["$value"]=> string(10) "" ["$isHit"]=> string(10) "" } } ["defaultLifetime":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> int(0) ["storeSerialized":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> bool(true) ["values":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> array(0) { } ["expiries":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> array(0) { } ["logger":protected]=> NULL } ["lexer":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> NULL ["parser":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> NULL ["compiler":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> NULL ["functions":protected]=> array(7) { ["constant"]=> array(2) { ["compiler"]=> object(Closure)#289 (1) { ["static"]=> array(1) { ["phpFunctionName"]=> string(8) "constant" } } ["evaluator"]=> object(Closure)#291 (1) { ["static"]=> array(1) { ["phpFunctionName"]=> string(8) "constant" } } } ["is_granted"]=> array(2) { ["compiler"]=> object(Closure)#292 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$attributes"]=> string(10) "" ["$object"]=> string(10) "" } } ["evaluator"]=> object(Closure)#293 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(3) { ["$variables"]=> string(10) "" ["$attributes"]=> string(10) "" ["$object"]=> string(10) "" } } } ["is_anonymous"]=> array(2) { ["compiler"]=> object(Closure)#295 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#296 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["is_authenticated"]=> array(2) { ["compiler"]=> object(Closure)#298 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#299 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["is_fully_authenticated"]=> array(2) { ["compiler"]=> object(Closure)#301 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#302 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["is_remember_me"]=> array(2) { ["compiler"]=> object(Closure)#304 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#305 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["has_role"]=> array(2) { ["compiler"]=> object(Closure)#307 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$role"]=> string(10) "" } } ["evaluator"]=> object(Closure)#308 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(2) { ["$variables"]=> string(10) "" ["$role"]=> string(10) "" } } } } } ["trustResolver":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver)#188 (2) { ["anonymousClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(67) "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" ["rememberMeClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(68) "Symfony\Component\Security\Core\Authentication\Token\RememberMeToken" } ["roleHierarchy":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Role\RoleHierarchy)#306 (2) { ["hierarchy":"Symfony\Component\Security\Core\Role\RoleHierarchy":private]=> array(2) { ["ROLE_ADMIN"]=> array(1) { [0]=> string(9) "ROLE_USER" } ["ROLE_SUPER_ADMIN"]=> array(1) { [0]=> string(10) "ROLE_ADMIN" } } ["map":protected]=> array(2) { ["ROLE_ADMIN"]=> array(1) { [0]=> string(9) "ROLE_USER" } ["ROLE_SUPER_ADMIN"]=> array(2) { [0]=> string(10) "ROLE_ADMIN" [1]=> string(9) "ROLE_USER" } } } } [1]=> string(18) "onKernelController" } } [-128]=> array(1) { [0]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener)#300 (1) { ["container":protected]=> *RECURSION* } [1]=> string(18) "onKernelController" } } } ["kernel.view"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#70 (1) { ["this"]=> *RECURSION* } [1]=> string(12) "onKernelView" } } } ["fos_user.security.implicit_login"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#74 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "onImplicitLogin" } } } ["fos_user.registration.completed"]=> array(1) { [0]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#76 (1) { ["this"]=> *RECURSION* } [1]=> string(12) "authenticate" } [1]=> array(2) { [0]=> object(Closure)#84 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "addSuccessFlash" } } } ["fos_user.registration.confirmed"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#77 (1) { ["this"]=> *RECURSION* } [1]=> string(12) "authenticate" } } } ["fos_user.resetting.reset.completed"]=> array(1) { [0]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#78 (1) { ["this"]=> *RECURSION* } [1]=> string(12) "authenticate" } [1]=> array(2) { [0]=> object(Closure)#85 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "addSuccessFlash" } } } ["fos_user.change_password.edit.completed"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#79 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "addSuccessFlash" } } } ["fos_user.group.create.completed"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#80 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "addSuccessFlash" } } } ["fos_user.group.delete.completed"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#81 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "addSuccessFlash" } } } ["fos_user.group.edit.completed"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#82 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "addSuccessFlash" } } } ["fos_user.profile.edit.completed"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#83 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "addSuccessFlash" } } } ["fos_user.resetting.reset.initialize"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#86 (1) { ["this"]=> *RECURSION* } [1]=> string(26) "onResettingResetInitialize" } } } ["fos_user.resetting.reset.request"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#88 (1) { ["this"]=> *RECURSION* } [1]=> string(23) "onResettingResetRequest" } } } ["knp_pager.before"]=> array(2) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#89 (1) { ["this"]=> *RECURSION* } [1]=> string(6) "before" } } [1]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#91 (1) { ["this"]=> *RECURSION* } [1]=> string(6) "before" } [1]=> array(2) { [0]=> object(Closure)#92 (1) { ["this"]=> *RECURSION* } [1]=> string(6) "before" } } } ["knp_pager.pagination"]=> array(2) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#90 (1) { ["this"]=> *RECURSION* } [1]=> string(10) "pagination" } } [1]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#93 (1) { ["this"]=> *RECURSION* } [1]=> string(10) "pagination" } } } } } ["resolver":protected]=> object(Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver)#94 (5) { ["parser":protected]=> object(Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser)#95 (1) { ["kernel":protected]=> object(AppKernel)#3 (14) { ["bundles":protected]=> array(14) { ["FrameworkBundle"]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } ["SecurityBundle"]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } ["TwigBundle"]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } ["MonologBundle"]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } ["SwiftmailerBundle"]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } ["DoctrineBundle"]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } ["SensioFrameworkExtraBundle"]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } ["KnpPaginatorBundle"]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } ["CocurSlugifyBundle"]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } ["CKSourceCKFinderBundle"]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } ["JMSI18nRoutingBundle"]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } ["LexikTranslationBundle"]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } ["FOSUserBundle"]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } ["AppBundle"]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } ["bundleMap":protected]=> array(14) { ["FrameworkBundle"]=> array(1) { [0]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } } ["SecurityBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } } ["TwigBundle"]=> array(1) { [0]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } } ["MonologBundle"]=> array(1) { [0]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } } ["SwiftmailerBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } } ["DoctrineBundle"]=> array(1) { [0]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } } ["SensioFrameworkExtraBundle"]=> array(1) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } } ["KnpPaginatorBundle"]=> array(1) { [0]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } } ["CocurSlugifyBundle"]=> array(1) { [0]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } } ["CKSourceCKFinderBundle"]=> array(1) { [0]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } } ["JMSI18nRoutingBundle"]=> array(1) { [0]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } } ["LexikTranslationBundle"]=> array(1) { [0]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } } ["FOSUserBundle"]=> array(1) { [0]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } } ["AppBundle"]=> array(1) { [0]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } } ["container":protected]=> *RECURSION* ["rootDir":protected]=> string(37) "/home/unicorn/www/lamano-template/app" ["environment":protected]=> string(4) "prod" ["debug":protected]=> bool(false) ["booted":protected]=> bool(true) ["name":protected]=> string(3) "app" ["startTime":protected]=> NULL ["loadClassCache":protected]=> array(2) { [0]=> string(7) "classes" [1]=> string(4) ".php" } ["projectDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["warmupDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["requestStackSize":"Symfony\Component\HttpKernel\Kernel":private]=> int(1) ["resetServices":"Symfony\Component\HttpKernel\Kernel":private]=> bool(true) } } ["container":protected]=> *RECURSION* ["logger":"Symfony\Component\HttpKernel\Controller\ControllerResolver":private]=> object(Symfony\Bridge\Monolog\Logger)#96 (5) { ["name":protected]=> string(7) "request" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["supportsVariadic":"Symfony\Component\HttpKernel\Controller\ControllerResolver":private]=> bool(true) ["supportsScalarTypes":"Symfony\Component\HttpKernel\Controller\ControllerResolver":private]=> bool(false) } ["requestStack":protected]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } ["argumentResolver":"Symfony\Component\HttpKernel\HttpKernel":private]=> object(Symfony\Component\HttpKernel\Controller\ArgumentResolver)#119 (2) { ["argumentMetadataFactory":"Symfony\Component\HttpKernel\Controller\ArgumentResolver":private]=> object(Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory)#120 (2) { ["supportsVariadic":"Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory":private]=> bool(true) ["supportsParameterType":"Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory":private]=> bool(false) } ["argumentValueResolvers":"Symfony\Component\HttpKernel\Controller\ArgumentResolver":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#121 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#122 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(7) } } } ["debug.file_link_formatter"]=> object(Symfony\Component\HttpKernel\Debug\FileLinkFormatter)#125 (4) { ["fileLinkFormat":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> bool(false) ["requestStack":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL ["baseDir":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL ["urlFormat":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL } ["debug.debug_handlers_listener"]=> object(Symfony\Component\HttpKernel\EventListener\DebugHandlersListener)#124 (9) { ["exceptionHandler":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> NULL ["logger":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> NULL ["levels":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> int(-1) ["throwAt":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> int(0) ["scream":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["fileLinkFormat":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> object(Symfony\Component\HttpKernel\Debug\FileLinkFormatter)#125 (4) { ["fileLinkFormat":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> bool(false) ["requestStack":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL ["baseDir":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL ["urlFormat":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL } ["scope":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["firstCall":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["hasTerminatedWithException":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> &bool(false) } ["validate_request_listener"]=> object(Symfony\Component\HttpKernel\EventListener\ValidateRequestListener)#126 (0) { } ["session_listener"]=> object(Symfony\Component\HttpKernel\EventListener\SessionListener)#127 (2) { ["container":"Symfony\Component\HttpKernel\EventListener\SessionListener":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#128 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(1) { ["session"]=> object(Closure)#129 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["sessionUsageStack":"Symfony\Component\HttpKernel\EventListener\AbstractSessionListener":private]=> array(1) { [0]=> int(0) } } ["uri_signer"]=> object(Symfony\Component\HttpKernel\UriSigner)#131 (2) { ["secret":"Symfony\Component\HttpKernel\UriSigner":private]=> string(40) "6a568b1f7aec16dc8825b2595e30f15a604c3820" ["parameter":"Symfony\Component\HttpKernel\UriSigner":private]=> string(5) "_hash" } ["fragment.listener"]=> object(Symfony\Component\HttpKernel\EventListener\FragmentListener)#130 (2) { ["signer":"Symfony\Component\HttpKernel\EventListener\FragmentListener":private]=> object(Symfony\Component\HttpKernel\UriSigner)#131 (2) { ["secret":"Symfony\Component\HttpKernel\UriSigner":private]=> string(40) "6a568b1f7aec16dc8825b2595e30f15a604c3820" ["parameter":"Symfony\Component\HttpKernel\UriSigner":private]=> string(5) "_hash" } ["fragmentPath":"Symfony\Component\HttpKernel\EventListener\FragmentListener":private]=> string(10) "/_fragment" } ["router"]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["config_cache_factory"]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["router_listener"]=> object(Symfony\Component\HttpKernel\EventListener\RouterListener)#132 (6) { ["matcher":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["context":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["logger":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Bridge\Monolog\Logger)#96 (5) { ["name":protected]=> string(7) "request" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["requestStack":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } ["projectDir":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> string(33) "/home/unicorn/www/lamano-template" ["debug":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> bool(false) } ["resolve_controller_name_subscriber"]=> object(Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber)#136 (1) { ["parser":"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber":private]=> object(Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser)#95 (1) { ["kernel":protected]=> object(AppKernel)#3 (14) { ["bundles":protected]=> array(14) { ["FrameworkBundle"]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } ["SecurityBundle"]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } ["TwigBundle"]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } ["MonologBundle"]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } ["SwiftmailerBundle"]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } ["DoctrineBundle"]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } ["SensioFrameworkExtraBundle"]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } ["KnpPaginatorBundle"]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } ["CocurSlugifyBundle"]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } ["CKSourceCKFinderBundle"]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } ["JMSI18nRoutingBundle"]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } ["LexikTranslationBundle"]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } ["FOSUserBundle"]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } ["AppBundle"]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } ["bundleMap":protected]=> array(14) { ["FrameworkBundle"]=> array(1) { [0]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } } ["SecurityBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } } ["TwigBundle"]=> array(1) { [0]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } } ["MonologBundle"]=> array(1) { [0]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } } ["SwiftmailerBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } } ["DoctrineBundle"]=> array(1) { [0]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } } ["SensioFrameworkExtraBundle"]=> array(1) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } } ["KnpPaginatorBundle"]=> array(1) { [0]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } } ["CocurSlugifyBundle"]=> array(1) { [0]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } } ["CKSourceCKFinderBundle"]=> array(1) { [0]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } } ["JMSI18nRoutingBundle"]=> array(1) { [0]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } } ["LexikTranslationBundle"]=> array(1) { [0]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } } ["FOSUserBundle"]=> array(1) { [0]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } } ["AppBundle"]=> array(1) { [0]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } } ["container":protected]=> *RECURSION* ["rootDir":protected]=> string(37) "/home/unicorn/www/lamano-template/app" ["environment":protected]=> string(4) "prod" ["debug":protected]=> bool(false) ["booted":protected]=> bool(true) ["name":protected]=> string(3) "app" ["startTime":protected]=> NULL ["loadClassCache":protected]=> array(2) { [0]=> string(7) "classes" [1]=> string(4) ".php" } ["projectDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["warmupDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["requestStackSize":"Symfony\Component\HttpKernel\Kernel":private]=> int(1) ["resetServices":"Symfony\Component\HttpKernel\Kernel":private]=> bool(true) } } } ["locale_listener"]=> object(Symfony\Component\HttpKernel\EventListener\LocaleListener)#137 (3) { ["router":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["defaultLocale":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> string(2) "fr" ["requestStack":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } } ["translator.formatter.default"]=> object(Symfony\Component\Translation\Formatter\MessageFormatter)#155 (1) { ["selector":"Symfony\Component\Translation\Formatter\MessageFormatter":private]=> object(Symfony\Component\Translation\MessageSelector)#156 (0) { } } ["lexik_translation.translator"]=> object(Lexik\Bundle\TranslationBundle\Translation\Translator)#140 (14) { ["container":protected]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#141 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(13) { ["event_dispatcher"]=> object(Closure)#142 (1) { ["this"]=> *RECURSION* } ["lexik_translation.loader.database"]=> object(Closure)#143 (1) { ["this"]=> *RECURSION* } ["translation.loader.csv"]=> object(Closure)#144 (1) { ["this"]=> *RECURSION* } ["translation.loader.dat"]=> object(Closure)#145 (1) { ["this"]=> *RECURSION* } ["translation.loader.ini"]=> object(Closure)#146 (1) { ["this"]=> *RECURSION* } ["translation.loader.json"]=> object(Closure)#147 (1) { ["this"]=> *RECURSION* } ["translation.loader.mo"]=> object(Closure)#148 (1) { ["this"]=> *RECURSION* } ["translation.loader.php"]=> object(Closure)#149 (1) { ["this"]=> *RECURSION* } ["translation.loader.po"]=> object(Closure)#150 (1) { ["this"]=> *RECURSION* } ["translation.loader.qt"]=> object(Closure)#151 (1) { ["this"]=> *RECURSION* } ["translation.loader.res"]=> object(Closure)#152 (1) { ["this"]=> *RECURSION* } ["translation.loader.xliff"]=> object(Closure)#153 (1) { ["this"]=> *RECURSION* } ["translation.loader.yml"]=> object(Closure)#154 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["loaderIds":protected]=> array(12) { ["translation.loader.php"]=> array(1) { [0]=> string(3) "php" } ["translation.loader.yml"]=> array(2) { [0]=> string(4) "yaml" [1]=> string(3) "yml" } ["translation.loader.xliff"]=> array(2) { [0]=> string(3) "xlf" [1]=> string(5) "xliff" } ["translation.loader.po"]=> array(1) { [0]=> string(2) "po" } ["translation.loader.mo"]=> array(1) { [0]=> string(2) "mo" } ["translation.loader.qt"]=> array(1) { [0]=> string(2) "ts" } ["translation.loader.csv"]=> array(1) { [0]=> string(3) "csv" } ["translation.loader.res"]=> array(1) { [0]=> string(3) "res" } ["translation.loader.dat"]=> array(1) { [0]=> string(3) "dat" } ["translation.loader.ini"]=> array(1) { [0]=> string(3) "ini" } ["translation.loader.json"]=> array(1) { [0]=> string(4) "json" } ["lexik_translation.loader.database"]=> array(1) { [0]=> string(8) "database" } } ["options":protected]=> array(3) { ["cache_dir"]=> string(61) "/home/unicorn/www/lamano-template/var/cache/prod/translations" ["debug"]=> bool(false) ["resource_files"]=> array(0) { } } ["resourceLocales":"Symfony\Bundle\FrameworkBundle\Translation\Translator":private]=> array(0) { } ["resources":"Symfony\Bundle\FrameworkBundle\Translation\Translator":private]=> array(79) { [0]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf" [2]=> string(2) "en" [3]=> string(10) "validators" } [1]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf" [2]=> string(2) "de" [3]=> string(10) "validators" } [2]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf" [2]=> string(2) "fr" [3]=> string(10) "validators" } [3]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fr.xlf" [2]=> string(2) "fr" [3]=> string(10) "validators" } [4]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.de.xlf" [2]=> string(2) "de" [3]=> string(10) "validators" } [5]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.en.xlf" [2]=> string(2) "en" [3]=> string(10) "validators" } [6]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.de.xlf" [2]=> string(2) "de" [3]=> string(8) "security" } [7]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.fr.xlf" [2]=> string(2) "fr" [3]=> string(8) "security" } [8]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.en.xlf" [2]=> string(2) "en" [3]=> string(8) "security" } [9]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff" [2]=> string(2) "fr" [3]=> string(18) "KnpPaginatorBundle" } [10]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff" [2]=> string(2) "de" [3]=> string(18) "KnpPaginatorBundle" } [11]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff" [2]=> string(2) "en" [3]=> string(18) "KnpPaginatorBundle" } [12]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.en.yml" [2]=> string(2) "en" [3]=> string(22) "LexikTranslationBundle" } [13]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.de.yml" [2]=> string(2) "de" [3]=> string(22) "LexikTranslationBundle" } [14]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.fr.yml" [2]=> string(2) "fr" [3]=> string(22) "LexikTranslationBundle" } [15]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml" [2]=> string(2) "fr" [3]=> string(13) "FOSUserBundle" } [16]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml" [2]=> string(2) "fr" [3]=> string(10) "validators" } [17]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml" [2]=> string(2) "de" [3]=> string(10) "validators" } [18]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml" [2]=> string(2) "de" [3]=> string(13) "FOSUserBundle" } [19]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml" [2]=> string(2) "en" [3]=> string(10) "validators" } [20]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml" [2]=> string(2) "en" [3]=> string(13) "FOSUserBundle" } [21]=> array(4) { [0]=> string(3) "yml" [1]=> string(95) "/home/unicorn/www/lamano-template/app/Resources/FOSUserBundle/translations/FOSUserBundle.zh.yml" [2]=> string(2) "zh" [3]=> string(13) "FOSUserBundle" } [22]=> array(4) { [0]=> string(3) "yml" [1]=> string(92) "/home/unicorn/www/lamano-template/app/Resources/FOSUserBundle/translations/validators.zh.yml" [2]=> string(2) "zh" [3]=> string(10) "validators" } [23]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.en.yml" [2]=> string(2) "en" [3]=> string(10) "estimation" } [24]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.en.yml" [2]=> string(2) "en" [3]=> string(7) "general" } [25]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.en.yml" [2]=> string(2) "en" [3]=> string(7) "natures" } [26]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.de.yml" [2]=> string(2) "de" [3]=> string(8) "messages" } [27]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.de.yml" [2]=> string(2) "de" [3]=> string(16) "caracteristiques" } [28]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.fr.yml" [2]=> string(2) "fr" [3]=> string(8) "messages" } [29]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.fr.yml" [2]=> string(2) "fr" [3]=> string(16) "caracteristiques" } [30]=> array(4) { [0]=> string(3) "xlf" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/security.zh.xlf" [2]=> string(2) "zh" [3]=> string(8) "security" } [31]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.zh.yml" [2]=> string(2) "zh" [3]=> string(7) "general" } [32]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.zh.yml" [2]=> string(2) "zh" [3]=> string(10) "estimation" } [33]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.fr.yml" [2]=> string(2) "fr" [3]=> string(7) "natures" } [34]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.fr.yml" [2]=> string(2) "fr" [3]=> string(10) "estimation" } [35]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.fr.yml" [2]=> string(2) "fr" [3]=> string(7) "general" } [36]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.zh.yml" [2]=> string(2) "zh" [3]=> string(7) "natures" } [37]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.de.yml" [2]=> string(2) "de" [3]=> string(10) "estimation" } [38]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.de.yml" [2]=> string(2) "de" [3]=> string(7) "general" } [39]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.en.yml" [2]=> string(2) "en" [3]=> string(16) "caracteristiques" } [40]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.de.yml" [2]=> string(2) "de" [3]=> string(7) "natures" } [41]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.en.yml" [2]=> string(2) "en" [3]=> string(8) "messages" } [42]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(7) "general" } [43]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(7) "general" } [44]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(7) "general" } [45]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(7) "general" } [46]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(10) "validators" } [47]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(10) "validators" } [48]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(10) "validators" } [49]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(10) "estimation" } [50]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(10) "estimation" } [51]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(10) "estimation" } [52]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(10) "estimation" } [53]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(16) "caracteristiques" } [54]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(16) "caracteristiques" } [55]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(16) "caracteristiques" } [56]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(16) "caracteristiques" } [57]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(8) "security" } [58]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(8) "security" } [59]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(8) "security" } [60]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(8) "security" } [61]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(7) "natures" } [62]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(7) "natures" } [63]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(7) "natures" } [64]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "lu" [3]=> string(7) "natures" } [65]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(7) "natures" } [66]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(13) "FOSUserBundle" } [67]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(13) "FOSUserBundle" } [68]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(13) "FOSUserBundle" } [69]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(13) "FOSUserBundle" } [70]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(8) "messages" } [71]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(8) "messages" } [72]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(8) "messages" } [73]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(18) "KnpPaginatorBundle" } [74]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(18) "KnpPaginatorBundle" } [75]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(18) "KnpPaginatorBundle" } [76]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(22) "LexikTranslationBundle" } [77]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(22) "LexikTranslationBundle" } [78]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(22) "LexikTranslationBundle" } } ["catalogues":protected]=> array(0) { } ["locale":"Symfony\Component\Translation\Translator":private]=> string(2) "en" ["fallbackLocales":"Symfony\Component\Translation\Translator":private]=> array(1) { [0]=> string(13) "langue_defaut" } ["loaders":"Symfony\Component\Translation\Translator":private]=> array(0) { } ["formatter":"Symfony\Component\Translation\Translator":private]=> object(Symfony\Component\Translation\Formatter\MessageFormatter)#155 (1) { ["selector":"Symfony\Component\Translation\Formatter\MessageFormatter":private]=> object(Symfony\Component\Translation\MessageSelector)#156 (0) { } } ["cacheDir":"Symfony\Component\Translation\Translator":private]=> string(61) "/home/unicorn/www/lamano-template/var/cache/prod/translations" ["debug":"Symfony\Component\Translation\Translator":private]=> bool(false) ["configCacheFactory":"Symfony\Component\Translation\Translator":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["resources":"Symfony\Component\Translation\Translator":private]=> array(0) { } } ["translator.data_collector"]=> object(Symfony\Component\Translation\DataCollectorTranslator)#139 (2) { ["translator":"Symfony\Component\Translation\DataCollectorTranslator":private]=> object(Lexik\Bundle\TranslationBundle\Translation\Translator)#140 (14) { ["container":protected]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#141 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(13) { ["event_dispatcher"]=> object(Closure)#142 (1) { ["this"]=> *RECURSION* } ["lexik_translation.loader.database"]=> object(Closure)#143 (1) { ["this"]=> *RECURSION* } ["translation.loader.csv"]=> object(Closure)#144 (1) { ["this"]=> *RECURSION* } ["translation.loader.dat"]=> object(Closure)#145 (1) { ["this"]=> *RECURSION* } ["translation.loader.ini"]=> object(Closure)#146 (1) { ["this"]=> *RECURSION* } ["translation.loader.json"]=> object(Closure)#147 (1) { ["this"]=> *RECURSION* } ["translation.loader.mo"]=> object(Closure)#148 (1) { ["this"]=> *RECURSION* } ["translation.loader.php"]=> object(Closure)#149 (1) { ["this"]=> *RECURSION* } ["translation.loader.po"]=> object(Closure)#150 (1) { ["this"]=> *RECURSION* } ["translation.loader.qt"]=> object(Closure)#151 (1) { ["this"]=> *RECURSION* } ["translation.loader.res"]=> object(Closure)#152 (1) { ["this"]=> *RECURSION* } ["translation.loader.xliff"]=> object(Closure)#153 (1) { ["this"]=> *RECURSION* } ["translation.loader.yml"]=> object(Closure)#154 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["loaderIds":protected]=> array(12) { ["translation.loader.php"]=> array(1) { [0]=> string(3) "php" } ["translation.loader.yml"]=> array(2) { [0]=> string(4) "yaml" [1]=> string(3) "yml" } ["translation.loader.xliff"]=> array(2) { [0]=> string(3) "xlf" [1]=> string(5) "xliff" } ["translation.loader.po"]=> array(1) { [0]=> string(2) "po" } ["translation.loader.mo"]=> array(1) { [0]=> string(2) "mo" } ["translation.loader.qt"]=> array(1) { [0]=> string(2) "ts" } ["translation.loader.csv"]=> array(1) { [0]=> string(3) "csv" } ["translation.loader.res"]=> array(1) { [0]=> string(3) "res" } ["translation.loader.dat"]=> array(1) { [0]=> string(3) "dat" } ["translation.loader.ini"]=> array(1) { [0]=> string(3) "ini" } ["translation.loader.json"]=> array(1) { [0]=> string(4) "json" } ["lexik_translation.loader.database"]=> array(1) { [0]=> string(8) "database" } } ["options":protected]=> array(3) { ["cache_dir"]=> string(61) "/home/unicorn/www/lamano-template/var/cache/prod/translations" ["debug"]=> bool(false) ["resource_files"]=> array(0) { } } ["resourceLocales":"Symfony\Bundle\FrameworkBundle\Translation\Translator":private]=> array(0) { } ["resources":"Symfony\Bundle\FrameworkBundle\Translation\Translator":private]=> array(79) { [0]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf" [2]=> string(2) "en" [3]=> string(10) "validators" } [1]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf" [2]=> string(2) "de" [3]=> string(10) "validators" } [2]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf" [2]=> string(2) "fr" [3]=> string(10) "validators" } [3]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fr.xlf" [2]=> string(2) "fr" [3]=> string(10) "validators" } [4]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.de.xlf" [2]=> string(2) "de" [3]=> string(10) "validators" } [5]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.en.xlf" [2]=> string(2) "en" [3]=> string(10) "validators" } [6]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.de.xlf" [2]=> string(2) "de" [3]=> string(8) "security" } [7]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.fr.xlf" [2]=> string(2) "fr" [3]=> string(8) "security" } [8]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.en.xlf" [2]=> string(2) "en" [3]=> string(8) "security" } [9]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff" [2]=> string(2) "fr" [3]=> string(18) "KnpPaginatorBundle" } [10]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff" [2]=> string(2) "de" [3]=> string(18) "KnpPaginatorBundle" } [11]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff" [2]=> string(2) "en" [3]=> string(18) "KnpPaginatorBundle" } [12]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.en.yml" [2]=> string(2) "en" [3]=> string(22) "LexikTranslationBundle" } [13]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.de.yml" [2]=> string(2) "de" [3]=> string(22) "LexikTranslationBundle" } [14]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.fr.yml" [2]=> string(2) "fr" [3]=> string(22) "LexikTranslationBundle" } [15]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml" [2]=> string(2) "fr" [3]=> string(13) "FOSUserBundle" } [16]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml" [2]=> string(2) "fr" [3]=> string(10) "validators" } [17]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml" [2]=> string(2) "de" [3]=> string(10) "validators" } [18]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml" [2]=> string(2) "de" [3]=> string(13) "FOSUserBundle" } [19]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml" [2]=> string(2) "en" [3]=> string(10) "validators" } [20]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml" [2]=> string(2) "en" [3]=> string(13) "FOSUserBundle" } [21]=> array(4) { [0]=> string(3) "yml" [1]=> string(95) "/home/unicorn/www/lamano-template/app/Resources/FOSUserBundle/translations/FOSUserBundle.zh.yml" [2]=> string(2) "zh" [3]=> string(13) "FOSUserBundle" } [22]=> array(4) { [0]=> string(3) "yml" [1]=> string(92) "/home/unicorn/www/lamano-template/app/Resources/FOSUserBundle/translations/validators.zh.yml" [2]=> string(2) "zh" [3]=> string(10) "validators" } [23]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.en.yml" [2]=> string(2) "en" [3]=> string(10) "estimation" } [24]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.en.yml" [2]=> string(2) "en" [3]=> string(7) "general" } [25]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.en.yml" [2]=> string(2) "en" [3]=> string(7) "natures" } [26]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.de.yml" [2]=> string(2) "de" [3]=> string(8) "messages" } [27]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.de.yml" [2]=> string(2) "de" [3]=> string(16) "caracteristiques" } [28]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.fr.yml" [2]=> string(2) "fr" [3]=> string(8) "messages" } [29]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.fr.yml" [2]=> string(2) "fr" [3]=> string(16) "caracteristiques" } [30]=> array(4) { [0]=> string(3) "xlf" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/security.zh.xlf" [2]=> string(2) "zh" [3]=> string(8) "security" } [31]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.zh.yml" [2]=> string(2) "zh" [3]=> string(7) "general" } [32]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.zh.yml" [2]=> string(2) "zh" [3]=> string(10) "estimation" } [33]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.fr.yml" [2]=> string(2) "fr" [3]=> string(7) "natures" } [34]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.fr.yml" [2]=> string(2) "fr" [3]=> string(10) "estimation" } [35]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.fr.yml" [2]=> string(2) "fr" [3]=> string(7) "general" } [36]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.zh.yml" [2]=> string(2) "zh" [3]=> string(7) "natures" } [37]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.de.yml" [2]=> string(2) "de" [3]=> string(10) "estimation" } [38]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.de.yml" [2]=> string(2) "de" [3]=> string(7) "general" } [39]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.en.yml" [2]=> string(2) "en" [3]=> string(16) "caracteristiques" } [40]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.de.yml" [2]=> string(2) "de" [3]=> string(7) "natures" } [41]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.en.yml" [2]=> string(2) "en" [3]=> string(8) "messages" } [42]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(7) "general" } [43]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(7) "general" } [44]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(7) "general" } [45]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(7) "general" } [46]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(10) "validators" } [47]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(10) "validators" } [48]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(10) "validators" } [49]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(10) "estimation" } [50]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(10) "estimation" } [51]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(10) "estimation" } [52]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(10) "estimation" } [53]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(16) "caracteristiques" } [54]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(16) "caracteristiques" } [55]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(16) "caracteristiques" } [56]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(16) "caracteristiques" } [57]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(8) "security" } [58]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(8) "security" } [59]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(8) "security" } [60]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(8) "security" } [61]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(7) "natures" } [62]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(7) "natures" } [63]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(7) "natures" } [64]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "lu" [3]=> string(7) "natures" } [65]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(7) "natures" } [66]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(13) "FOSUserBundle" } [67]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(13) "FOSUserBundle" } [68]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(13) "FOSUserBundle" } [69]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(13) "FOSUserBundle" } [70]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(8) "messages" } [71]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(8) "messages" } [72]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(8) "messages" } [73]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(18) "KnpPaginatorBundle" } [74]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(18) "KnpPaginatorBundle" } [75]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(18) "KnpPaginatorBundle" } [76]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(22) "LexikTranslationBundle" } [77]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(22) "LexikTranslationBundle" } [78]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(22) "LexikTranslationBundle" } } ["catalogues":protected]=> array(0) { } ["locale":"Symfony\Component\Translation\Translator":private]=> string(2) "en" ["fallbackLocales":"Symfony\Component\Translation\Translator":private]=> array(1) { [0]=> string(13) "langue_defaut" } ["loaders":"Symfony\Component\Translation\Translator":private]=> array(0) { } ["formatter":"Symfony\Component\Translation\Translator":private]=> object(Symfony\Component\Translation\Formatter\MessageFormatter)#155 (1) { ["selector":"Symfony\Component\Translation\Formatter\MessageFormatter":private]=> object(Symfony\Component\Translation\MessageSelector)#156 (0) { } } ["cacheDir":"Symfony\Component\Translation\Translator":private]=> string(61) "/home/unicorn/www/lamano-template/var/cache/prod/translations" ["debug":"Symfony\Component\Translation\Translator":private]=> bool(false) ["configCacheFactory":"Symfony\Component\Translation\Translator":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["resources":"Symfony\Component\Translation\Translator":private]=> array(0) { } } ["messages":"Symfony\Component\Translation\DataCollectorTranslator":private]=> array(0) { } } ["translator_listener"]=> object(Symfony\Component\HttpKernel\EventListener\TranslatorListener)#138 (2) { ["translator":"Symfony\Component\HttpKernel\EventListener\TranslatorListener":private]=> object(Symfony\Component\Translation\DataCollectorTranslator)#139 (2) { ["translator":"Symfony\Component\Translation\DataCollectorTranslator":private]=> object(Lexik\Bundle\TranslationBundle\Translation\Translator)#140 (14) { ["container":protected]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#141 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(13) { ["event_dispatcher"]=> object(Closure)#142 (1) { ["this"]=> *RECURSION* } ["lexik_translation.loader.database"]=> object(Closure)#143 (1) { ["this"]=> *RECURSION* } ["translation.loader.csv"]=> object(Closure)#144 (1) { ["this"]=> *RECURSION* } ["translation.loader.dat"]=> object(Closure)#145 (1) { ["this"]=> *RECURSION* } ["translation.loader.ini"]=> object(Closure)#146 (1) { ["this"]=> *RECURSION* } ["translation.loader.json"]=> object(Closure)#147 (1) { ["this"]=> *RECURSION* } ["translation.loader.mo"]=> object(Closure)#148 (1) { ["this"]=> *RECURSION* } ["translation.loader.php"]=> object(Closure)#149 (1) { ["this"]=> *RECURSION* } ["translation.loader.po"]=> object(Closure)#150 (1) { ["this"]=> *RECURSION* } ["translation.loader.qt"]=> object(Closure)#151 (1) { ["this"]=> *RECURSION* } ["translation.loader.res"]=> object(Closure)#152 (1) { ["this"]=> *RECURSION* } ["translation.loader.xliff"]=> object(Closure)#153 (1) { ["this"]=> *RECURSION* } ["translation.loader.yml"]=> object(Closure)#154 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["loaderIds":protected]=> array(12) { ["translation.loader.php"]=> array(1) { [0]=> string(3) "php" } ["translation.loader.yml"]=> array(2) { [0]=> string(4) "yaml" [1]=> string(3) "yml" } ["translation.loader.xliff"]=> array(2) { [0]=> string(3) "xlf" [1]=> string(5) "xliff" } ["translation.loader.po"]=> array(1) { [0]=> string(2) "po" } ["translation.loader.mo"]=> array(1) { [0]=> string(2) "mo" } ["translation.loader.qt"]=> array(1) { [0]=> string(2) "ts" } ["translation.loader.csv"]=> array(1) { [0]=> string(3) "csv" } ["translation.loader.res"]=> array(1) { [0]=> string(3) "res" } ["translation.loader.dat"]=> array(1) { [0]=> string(3) "dat" } ["translation.loader.ini"]=> array(1) { [0]=> string(3) "ini" } ["translation.loader.json"]=> array(1) { [0]=> string(4) "json" } ["lexik_translation.loader.database"]=> array(1) { [0]=> string(8) "database" } } ["options":protected]=> array(3) { ["cache_dir"]=> string(61) "/home/unicorn/www/lamano-template/var/cache/prod/translations" ["debug"]=> bool(false) ["resource_files"]=> array(0) { } } ["resourceLocales":"Symfony\Bundle\FrameworkBundle\Translation\Translator":private]=> array(0) { } ["resources":"Symfony\Bundle\FrameworkBundle\Translation\Translator":private]=> array(79) { [0]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf" [2]=> string(2) "en" [3]=> string(10) "validators" } [1]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf" [2]=> string(2) "de" [3]=> string(10) "validators" } [2]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf" [2]=> string(2) "fr" [3]=> string(10) "validators" } [3]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fr.xlf" [2]=> string(2) "fr" [3]=> string(10) "validators" } [4]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.de.xlf" [2]=> string(2) "de" [3]=> string(10) "validators" } [5]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.en.xlf" [2]=> string(2) "en" [3]=> string(10) "validators" } [6]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.de.xlf" [2]=> string(2) "de" [3]=> string(8) "security" } [7]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.fr.xlf" [2]=> string(2) "fr" [3]=> string(8) "security" } [8]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.en.xlf" [2]=> string(2) "en" [3]=> string(8) "security" } [9]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff" [2]=> string(2) "fr" [3]=> string(18) "KnpPaginatorBundle" } [10]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff" [2]=> string(2) "de" [3]=> string(18) "KnpPaginatorBundle" } [11]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff" [2]=> string(2) "en" [3]=> string(18) "KnpPaginatorBundle" } [12]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.en.yml" [2]=> string(2) "en" [3]=> string(22) "LexikTranslationBundle" } [13]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.de.yml" [2]=> string(2) "de" [3]=> string(22) "LexikTranslationBundle" } [14]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.fr.yml" [2]=> string(2) "fr" [3]=> string(22) "LexikTranslationBundle" } [15]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml" [2]=> string(2) "fr" [3]=> string(13) "FOSUserBundle" } [16]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml" [2]=> string(2) "fr" [3]=> string(10) "validators" } [17]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml" [2]=> string(2) "de" [3]=> string(10) "validators" } [18]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml" [2]=> string(2) "de" [3]=> string(13) "FOSUserBundle" } [19]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml" [2]=> string(2) "en" [3]=> string(10) "validators" } [20]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml" [2]=> string(2) "en" [3]=> string(13) "FOSUserBundle" } [21]=> array(4) { [0]=> string(3) "yml" [1]=> string(95) "/home/unicorn/www/lamano-template/app/Resources/FOSUserBundle/translations/FOSUserBundle.zh.yml" [2]=> string(2) "zh" [3]=> string(13) "FOSUserBundle" } [22]=> array(4) { [0]=> string(3) "yml" [1]=> string(92) "/home/unicorn/www/lamano-template/app/Resources/FOSUserBundle/translations/validators.zh.yml" [2]=> string(2) "zh" [3]=> string(10) "validators" } [23]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.en.yml" [2]=> string(2) "en" [3]=> string(10) "estimation" } [24]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.en.yml" [2]=> string(2) "en" [3]=> string(7) "general" } [25]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.en.yml" [2]=> string(2) "en" [3]=> string(7) "natures" } [26]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.de.yml" [2]=> string(2) "de" [3]=> string(8) "messages" } [27]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.de.yml" [2]=> string(2) "de" [3]=> string(16) "caracteristiques" } [28]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.fr.yml" [2]=> string(2) "fr" [3]=> string(8) "messages" } [29]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.fr.yml" [2]=> string(2) "fr" [3]=> string(16) "caracteristiques" } [30]=> array(4) { [0]=> string(3) "xlf" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/security.zh.xlf" [2]=> string(2) "zh" [3]=> string(8) "security" } [31]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.zh.yml" [2]=> string(2) "zh" [3]=> string(7) "general" } [32]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.zh.yml" [2]=> string(2) "zh" [3]=> string(10) "estimation" } [33]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.fr.yml" [2]=> string(2) "fr" [3]=> string(7) "natures" } [34]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.fr.yml" [2]=> string(2) "fr" [3]=> string(10) "estimation" } [35]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.fr.yml" [2]=> string(2) "fr" [3]=> string(7) "general" } [36]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.zh.yml" [2]=> string(2) "zh" [3]=> string(7) "natures" } [37]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.de.yml" [2]=> string(2) "de" [3]=> string(10) "estimation" } [38]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.de.yml" [2]=> string(2) "de" [3]=> string(7) "general" } [39]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.en.yml" [2]=> string(2) "en" [3]=> string(16) "caracteristiques" } [40]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.de.yml" [2]=> string(2) "de" [3]=> string(7) "natures" } [41]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.en.yml" [2]=> string(2) "en" [3]=> string(8) "messages" } [42]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(7) "general" } [43]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(7) "general" } [44]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(7) "general" } [45]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(7) "general" } [46]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(10) "validators" } [47]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(10) "validators" } [48]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(10) "validators" } [49]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(10) "estimation" } [50]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(10) "estimation" } [51]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(10) "estimation" } [52]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(10) "estimation" } [53]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(16) "caracteristiques" } [54]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(16) "caracteristiques" } [55]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(16) "caracteristiques" } [56]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(16) "caracteristiques" } [57]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(8) "security" } [58]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(8) "security" } [59]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(8) "security" } [60]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(8) "security" } [61]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(7) "natures" } [62]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(7) "natures" } [63]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(7) "natures" } [64]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "lu" [3]=> string(7) "natures" } [65]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(7) "natures" } [66]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(13) "FOSUserBundle" } [67]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(13) "FOSUserBundle" } [68]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(13) "FOSUserBundle" } [69]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(13) "FOSUserBundle" } [70]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(8) "messages" } [71]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(8) "messages" } [72]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(8) "messages" } [73]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(18) "KnpPaginatorBundle" } [74]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(18) "KnpPaginatorBundle" } [75]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(18) "KnpPaginatorBundle" } [76]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(22) "LexikTranslationBundle" } [77]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(22) "LexikTranslationBundle" } [78]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(22) "LexikTranslationBundle" } } ["catalogues":protected]=> array(0) { } ["locale":"Symfony\Component\Translation\Translator":private]=> string(2) "en" ["fallbackLocales":"Symfony\Component\Translation\Translator":private]=> array(1) { [0]=> string(13) "langue_defaut" } ["loaders":"Symfony\Component\Translation\Translator":private]=> array(0) { } ["formatter":"Symfony\Component\Translation\Translator":private]=> object(Symfony\Component\Translation\Formatter\MessageFormatter)#155 (1) { ["selector":"Symfony\Component\Translation\Formatter\MessageFormatter":private]=> object(Symfony\Component\Translation\MessageSelector)#156 (0) { } } ["cacheDir":"Symfony\Component\Translation\Translator":private]=> string(61) "/home/unicorn/www/lamano-template/var/cache/prod/translations" ["debug":"Symfony\Component\Translation\Translator":private]=> bool(false) ["configCacheFactory":"Symfony\Component\Translation\Translator":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["resources":"Symfony\Component\Translation\Translator":private]=> array(0) { } } ["messages":"Symfony\Component\Translation\DataCollectorTranslator":private]=> array(0) { } } ["requestStack":"Symfony\Component\HttpKernel\EventListener\TranslatorListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } } ["security.token_storage"]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["security.logout_url_generator"]=> object(Symfony\Component\Security\Http\Logout\LogoutUrlGenerator)#165 (5) { ["requestStack":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } ["router":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["tokenStorage":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["listeners":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> array(2) { ["fos_login"]=> array(5) { [0]=> string(7) "/logout" [1]=> string(6) "logout" [2]=> string(11) "_csrf_token" [3]=> NULL [4]=> NULL } ["main"]=> array(5) { [0]=> string(7) "/logout" [1]=> string(6) "logout" [2]=> string(11) "_csrf_token" [3]=> NULL [4]=> NULL } } ["currentFirewall":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> array(2) { [0]=> string(4) "main" [1]=> string(4) "main" } } ["security.firewall"]=> object(Symfony\Bundle\SecurityBundle\EventListener\FirewallListener)#157 (5) { ["map":"Symfony\Bundle\SecurityBundle\EventListener\FirewallListener":private]=> object(Symfony\Bundle\SecurityBundle\Security\FirewallMap)#158 (4) { ["container":"Symfony\Bundle\SecurityBundle\Security\FirewallMap":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#159 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(3) { ["security.firewall.map.context.dev"]=> object(Closure)#160 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.fos_login"]=> object(Closure)#161 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.main"]=> object(Closure)#162 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["map":"Symfony\Bundle\SecurityBundle\Security\FirewallMap":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#163 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#164 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } ["container":"Symfony\Bundle\SecurityBundle\Security\_FirewallMap":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#159 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(3) { ["security.firewall.map.context.dev"]=> object(Closure)#160 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.fos_login"]=> object(Closure)#161 (1) { ["this"]=> *RECURSION* } ["security.firewall.map.context.main"]=> object(Closure)#162 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["map":"Symfony\Bundle\SecurityBundle\Security\_FirewallMap":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#163 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#164 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } } ["logoutUrlGenerator":"Symfony\Bundle\SecurityBundle\EventListener\FirewallListener":private]=> object(Symfony\Component\Security\Http\Logout\LogoutUrlGenerator)#165 (5) { ["requestStack":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } ["router":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["tokenStorage":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["listeners":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> array(2) { ["fos_login"]=> array(5) { [0]=> string(7) "/logout" [1]=> string(6) "logout" [2]=> string(11) "_csrf_token" [3]=> NULL [4]=> NULL } ["main"]=> array(5) { [0]=> string(7) "/logout" [1]=> string(6) "logout" [2]=> string(11) "_csrf_token" [3]=> NULL [4]=> NULL } } ["currentFirewall":"Symfony\Component\Security\Http\Logout\LogoutUrlGenerator":private]=> array(2) { [0]=> string(4) "main" [1]=> string(4) "main" } } ["dispatcher":"Symfony\Component\Security\Http\Firewall":private]=> object(Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher)#30 (5) { ["container":"Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher":private]=> *RECURSION* ["listenerIds":"Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher":private]=> array(0) { } ["listeners":"Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher":private]=> array(0) { } ["sorted":"Symfony\Component\EventDispatcher\EventDispatcher":private]=> array(2) { ["kernel.request"]=> array(10) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\DebugHandlersListener)#124 (9) { ["exceptionHandler":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> NULL ["logger":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> NULL ["levels":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> int(-1) ["throwAt":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> int(0) ["scream":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["fileLinkFormat":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> object(Symfony\Component\HttpKernel\Debug\FileLinkFormatter)#125 (4) { ["fileLinkFormat":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> bool(false) ["requestStack":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL ["baseDir":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL ["urlFormat":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL } ["scope":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["firstCall":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["hasTerminatedWithException":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> &bool(false) } [1]=> string(9) "configure" } [1]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\ValidateRequestListener)#126 (0) { } [1]=> string(15) "onKernelRequest" } [2]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\SessionListener)#127 (2) { ["container":"Symfony\Component\HttpKernel\EventListener\SessionListener":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#128 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(1) { ["session"]=> object(Closure)#129 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["sessionUsageStack":"Symfony\Component\HttpKernel\EventListener\AbstractSessionListener":private]=> array(1) { [0]=> int(0) } } [1]=> string(15) "onKernelRequest" } [3]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\FragmentListener)#130 (2) { ["signer":"Symfony\Component\HttpKernel\EventListener\FragmentListener":private]=> object(Symfony\Component\HttpKernel\UriSigner)#131 (2) { ["secret":"Symfony\Component\HttpKernel\UriSigner":private]=> string(40) "6a568b1f7aec16dc8825b2595e30f15a604c3820" ["parameter":"Symfony\Component\HttpKernel\UriSigner":private]=> string(5) "_hash" } ["fragmentPath":"Symfony\Component\HttpKernel\EventListener\FragmentListener":private]=> string(10) "/_fragment" } [1]=> string(15) "onKernelRequest" } [4]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\RouterListener)#132 (6) { ["matcher":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["context":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["logger":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Bridge\Monolog\Logger)#96 (5) { ["name":protected]=> string(7) "request" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["requestStack":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } ["projectDir":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> string(33) "/home/unicorn/www/lamano-template" ["debug":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> bool(false) } [1]=> string(15) "onKernelRequest" } [5]=> array(2) { [0]=> object(Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber)#136 (1) { ["parser":"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber":private]=> object(Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser)#95 (1) { ["kernel":protected]=> object(AppKernel)#3 (14) { ["bundles":protected]=> array(14) { ["FrameworkBundle"]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } ["SecurityBundle"]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } ["TwigBundle"]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } ["MonologBundle"]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } ["SwiftmailerBundle"]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } ["DoctrineBundle"]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } ["SensioFrameworkExtraBundle"]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } ["KnpPaginatorBundle"]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } ["CocurSlugifyBundle"]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } ["CKSourceCKFinderBundle"]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } ["JMSI18nRoutingBundle"]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } ["LexikTranslationBundle"]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } ["FOSUserBundle"]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } ["AppBundle"]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } ["bundleMap":protected]=> array(14) { ["FrameworkBundle"]=> array(1) { [0]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } } ["SecurityBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } } ["TwigBundle"]=> array(1) { [0]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } } ["MonologBundle"]=> array(1) { [0]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } } ["SwiftmailerBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } } ["DoctrineBundle"]=> array(1) { [0]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } } ["SensioFrameworkExtraBundle"]=> array(1) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } } ["KnpPaginatorBundle"]=> array(1) { [0]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } } ["CocurSlugifyBundle"]=> array(1) { [0]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } } ["CKSourceCKFinderBundle"]=> array(1) { [0]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } } ["JMSI18nRoutingBundle"]=> array(1) { [0]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } } ["LexikTranslationBundle"]=> array(1) { [0]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } } ["FOSUserBundle"]=> array(1) { [0]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } } ["AppBundle"]=> array(1) { [0]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } } ["container":protected]=> *RECURSION* ["rootDir":protected]=> string(37) "/home/unicorn/www/lamano-template/app" ["environment":protected]=> string(4) "prod" ["debug":protected]=> bool(false) ["booted":protected]=> bool(true) ["name":protected]=> string(3) "app" ["startTime":protected]=> NULL ["loadClassCache":protected]=> array(2) { [0]=> string(7) "classes" [1]=> string(4) ".php" } ["projectDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["warmupDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["requestStackSize":"Symfony\Component\HttpKernel\Kernel":private]=> int(1) ["resetServices":"Symfony\Component\HttpKernel\Kernel":private]=> bool(true) } } } [1]=> string(15) "onKernelRequest" } [6]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\LocaleListener)#137 (3) { ["router":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["defaultLocale":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> string(2) "fr" ["requestStack":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } } [1]=> string(15) "onKernelRequest" } [7]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\TranslatorListener)#138 (2) { ["translator":"Symfony\Component\HttpKernel\EventListener\TranslatorListener":private]=> object(Symfony\Component\Translation\DataCollectorTranslator)#139 (2) { ["translator":"Symfony\Component\Translation\DataCollectorTranslator":private]=> object(Lexik\Bundle\TranslationBundle\Translation\Translator)#140 (14) { ["container":protected]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#141 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(13) { ["event_dispatcher"]=> object(Closure)#142 (1) { ["this"]=> *RECURSION* } ["lexik_translation.loader.database"]=> object(Closure)#143 (1) { ["this"]=> *RECURSION* } ["translation.loader.csv"]=> object(Closure)#144 (1) { ["this"]=> *RECURSION* } ["translation.loader.dat"]=> object(Closure)#145 (1) { ["this"]=> *RECURSION* } ["translation.loader.ini"]=> object(Closure)#146 (1) { ["this"]=> *RECURSION* } ["translation.loader.json"]=> object(Closure)#147 (1) { ["this"]=> *RECURSION* } ["translation.loader.mo"]=> object(Closure)#148 (1) { ["this"]=> *RECURSION* } ["translation.loader.php"]=> object(Closure)#149 (1) { ["this"]=> *RECURSION* } ["translation.loader.po"]=> object(Closure)#150 (1) { ["this"]=> *RECURSION* } ["translation.loader.qt"]=> object(Closure)#151 (1) { ["this"]=> *RECURSION* } ["translation.loader.res"]=> object(Closure)#152 (1) { ["this"]=> *RECURSION* } ["translation.loader.xliff"]=> object(Closure)#153 (1) { ["this"]=> *RECURSION* } ["translation.loader.yml"]=> object(Closure)#154 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["loaderIds":protected]=> array(12) { ["translation.loader.php"]=> array(1) { [0]=> string(3) "php" } ["translation.loader.yml"]=> array(2) { [0]=> string(4) "yaml" [1]=> string(3) "yml" } ["translation.loader.xliff"]=> array(2) { [0]=> string(3) "xlf" [1]=> string(5) "xliff" } ["translation.loader.po"]=> array(1) { [0]=> string(2) "po" } ["translation.loader.mo"]=> array(1) { [0]=> string(2) "mo" } ["translation.loader.qt"]=> array(1) { [0]=> string(2) "ts" } ["translation.loader.csv"]=> array(1) { [0]=> string(3) "csv" } ["translation.loader.res"]=> array(1) { [0]=> string(3) "res" } ["translation.loader.dat"]=> array(1) { [0]=> string(3) "dat" } ["translation.loader.ini"]=> array(1) { [0]=> string(3) "ini" } ["translation.loader.json"]=> array(1) { [0]=> string(4) "json" } ["lexik_translation.loader.database"]=> array(1) { [0]=> string(8) "database" } } ["options":protected]=> array(3) { ["cache_dir"]=> string(61) "/home/unicorn/www/lamano-template/var/cache/prod/translations" ["debug"]=> bool(false) ["resource_files"]=> array(0) { } } ["resourceLocales":"Symfony\Bundle\FrameworkBundle\Translation\Translator":private]=> array(0) { } ["resources":"Symfony\Bundle\FrameworkBundle\Translation\Translator":private]=> array(79) { [0]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf" [2]=> string(2) "en" [3]=> string(10) "validators" } [1]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf" [2]=> string(2) "de" [3]=> string(10) "validators" } [2]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf" [2]=> string(2) "fr" [3]=> string(10) "validators" } [3]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fr.xlf" [2]=> string(2) "fr" [3]=> string(10) "validators" } [4]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.de.xlf" [2]=> string(2) "de" [3]=> string(10) "validators" } [5]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.en.xlf" [2]=> string(2) "en" [3]=> string(10) "validators" } [6]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.de.xlf" [2]=> string(2) "de" [3]=> string(8) "security" } [7]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.fr.xlf" [2]=> string(2) "fr" [3]=> string(8) "security" } [8]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.en.xlf" [2]=> string(2) "en" [3]=> string(8) "security" } [9]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff" [2]=> string(2) "fr" [3]=> string(18) "KnpPaginatorBundle" } [10]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff" [2]=> string(2) "de" [3]=> string(18) "KnpPaginatorBundle" } [11]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff" [2]=> string(2) "en" [3]=> string(18) "KnpPaginatorBundle" } [12]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.en.yml" [2]=> string(2) "en" [3]=> string(22) "LexikTranslationBundle" } [13]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.de.yml" [2]=> string(2) "de" [3]=> string(22) "LexikTranslationBundle" } [14]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.fr.yml" [2]=> string(2) "fr" [3]=> string(22) "LexikTranslationBundle" } [15]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml" [2]=> string(2) "fr" [3]=> string(13) "FOSUserBundle" } [16]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml" [2]=> string(2) "fr" [3]=> string(10) "validators" } [17]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml" [2]=> string(2) "de" [3]=> string(10) "validators" } [18]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml" [2]=> string(2) "de" [3]=> string(13) "FOSUserBundle" } [19]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml" [2]=> string(2) "en" [3]=> string(10) "validators" } [20]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml" [2]=> string(2) "en" [3]=> string(13) "FOSUserBundle" } [21]=> array(4) { [0]=> string(3) "yml" [1]=> string(95) "/home/unicorn/www/lamano-template/app/Resources/FOSUserBundle/translations/FOSUserBundle.zh.yml" [2]=> string(2) "zh" [3]=> string(13) "FOSUserBundle" } [22]=> array(4) { [0]=> string(3) "yml" [1]=> string(92) "/home/unicorn/www/lamano-template/app/Resources/FOSUserBundle/translations/validators.zh.yml" [2]=> string(2) "zh" [3]=> string(10) "validators" } [23]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.en.yml" [2]=> string(2) "en" [3]=> string(10) "estimation" } [24]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.en.yml" [2]=> string(2) "en" [3]=> string(7) "general" } [25]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.en.yml" [2]=> string(2) "en" [3]=> string(7) "natures" } [26]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.de.yml" [2]=> string(2) "de" [3]=> string(8) "messages" } [27]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.de.yml" [2]=> string(2) "de" [3]=> string(16) "caracteristiques" } [28]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.fr.yml" [2]=> string(2) "fr" [3]=> string(8) "messages" } [29]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.fr.yml" [2]=> string(2) "fr" [3]=> string(16) "caracteristiques" } [30]=> array(4) { [0]=> string(3) "xlf" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/security.zh.xlf" [2]=> string(2) "zh" [3]=> string(8) "security" } [31]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.zh.yml" [2]=> string(2) "zh" [3]=> string(7) "general" } [32]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.zh.yml" [2]=> string(2) "zh" [3]=> string(10) "estimation" } [33]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.fr.yml" [2]=> string(2) "fr" [3]=> string(7) "natures" } [34]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.fr.yml" [2]=> string(2) "fr" [3]=> string(10) "estimation" } [35]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.fr.yml" [2]=> string(2) "fr" [3]=> string(7) "general" } [36]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.zh.yml" [2]=> string(2) "zh" [3]=> string(7) "natures" } [37]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.de.yml" [2]=> string(2) "de" [3]=> string(10) "estimation" } [38]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.de.yml" [2]=> string(2) "de" [3]=> string(7) "general" } [39]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.en.yml" [2]=> string(2) "en" [3]=> string(16) "caracteristiques" } [40]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.de.yml" [2]=> string(2) "de" [3]=> string(7) "natures" } [41]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.en.yml" [2]=> string(2) "en" [3]=> string(8) "messages" } [42]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(7) "general" } [43]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(7) "general" } [44]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(7) "general" } [45]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(7) "general" } [46]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(10) "validators" } [47]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(10) "validators" } [48]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(10) "validators" } [49]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(10) "estimation" } [50]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(10) "estimation" } [51]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(10) "estimation" } [52]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(10) "estimation" } [53]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(16) "caracteristiques" } [54]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(16) "caracteristiques" } [55]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(16) "caracteristiques" } [56]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(16) "caracteristiques" } [57]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(8) "security" } [58]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(8) "security" } [59]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(8) "security" } [60]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(8) "security" } [61]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(7) "natures" } [62]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(7) "natures" } [63]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(7) "natures" } [64]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "lu" [3]=> string(7) "natures" } [65]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(7) "natures" } [66]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(13) "FOSUserBundle" } [67]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(13) "FOSUserBundle" } [68]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(13) "FOSUserBundle" } [69]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(13) "FOSUserBundle" } [70]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(8) "messages" } [71]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(8) "messages" } [72]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(8) "messages" } [73]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(18) "KnpPaginatorBundle" } [74]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(18) "KnpPaginatorBundle" } [75]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(18) "KnpPaginatorBundle" } [76]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(22) "LexikTranslationBundle" } [77]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(22) "LexikTranslationBundle" } [78]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(22) "LexikTranslationBundle" } } ["catalogues":protected]=> array(0) { } ["locale":"Symfony\Component\Translation\Translator":private]=> string(2) "en" ["fallbackLocales":"Symfony\Component\Translation\Translator":private]=> array(1) { [0]=> string(13) "langue_defaut" } ["loaders":"Symfony\Component\Translation\Translator":private]=> array(0) { } ["formatter":"Symfony\Component\Translation\Translator":private]=> object(Symfony\Component\Translation\Formatter\MessageFormatter)#155 (1) { ["selector":"Symfony\Component\Translation\Formatter\MessageFormatter":private]=> object(Symfony\Component\Translation\MessageSelector)#156 (0) { } } ["cacheDir":"Symfony\Component\Translation\Translator":private]=> string(61) "/home/unicorn/www/lamano-template/var/cache/prod/translations" ["debug":"Symfony\Component\Translation\Translator":private]=> bool(false) ["configCacheFactory":"Symfony\Component\Translation\Translator":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["resources":"Symfony\Component\Translation\Translator":private]=> array(0) { } } ["messages":"Symfony\Component\Translation\DataCollectorTranslator":private]=> array(0) { } } ["requestStack":"Symfony\Component\HttpKernel\EventListener\TranslatorListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } } [1]=> string(15) "onKernelRequest" } [8]=> array(2) { [0]=> *RECURSION* [1]=> string(15) "onKernelRequest" } [9]=> array(2) { [0]=> object(Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber)#168 (3) { ["route":"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber":private]=> string(7) "listing" ["params":"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber":private]=> array(5) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["vente_location"]=> string(5) "vente" } ["options":"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber":private]=> array(4) { ["defaultPaginationTemplate"]=> string(27) "layout/pagination.html.twig" ["defaultSortableTemplate"]=> string(53) "KnpPaginatorBundle:Pagination:sortable_link.html.twig" ["defaultFiltrationTemplate"]=> string(45) "@KnpPaginator/Pagination/filtration.html.twig" ["defaultPageRange"]=> int(4) } } [1]=> string(15) "onKernelRequest" } } ["kernel.controller"]=> array(5) { [0]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener)#123 (1) { ["reader":protected]=> object(Doctrine\Common\Annotations\CachedReader)#192 (4) { ["delegate":"Doctrine\Common\Annotations\CachedReader":private]=> object(Doctrine\Common\Annotations\AnnotationReader)#194 (5) { ["parser":"Doctrine\Common\Annotations\AnnotationReader":private]=> object(Doctrine\Common\Annotations\DocParser)#193 (10) { ["lexer":"Doctrine\Common\Annotations\DocParser":private]=> object(Doctrine\Common\Annotations\DocLexer)#268 (8) { ["noCase":protected]=> array(9) { ["@"]=> int(101) [","]=> int(104) ["("]=> int(109) [")"]=> int(103) ["{"]=> int(108) ["}"]=> int(102) ["="]=> int(105) [":"]=> int(112) ["\"]=> int(107) } ["withCase":protected]=> array(3) { ["true"]=> int(110) ["false"]=> int(106) ["null"]=> int(111) } ["input":"Doctrine\Common\Lexer\AbstractLexer":private]=> NULL ["tokens":"Doctrine\Common\Lexer\AbstractLexer":private]=> array(0) { } ["position":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["peek":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["lookahead"]=> NULL ["token"]=> NULL } ["target":"Doctrine\Common\Annotations\DocParser":private]=> NULL ["isNestedAnnotation":"Doctrine\Common\Annotations\DocParser":private]=> bool(false) ["imports":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["classExists":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoreNotImportedAnnotations":"Doctrine\Common\Annotations\DocParser":private]=> bool(false) ["namespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNames":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNamespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["context":"Doctrine\Common\Annotations\DocParser":private]=> string(0) "" } ["preParser":"Doctrine\Common\Annotations\AnnotationReader":private]=> object(Doctrine\Common\Annotations\DocParser)#269 (10) { ["lexer":"Doctrine\Common\Annotations\DocParser":private]=> object(Doctrine\Common\Annotations\DocLexer)#270 (8) { ["noCase":protected]=> array(9) { ["@"]=> int(101) [","]=> int(104) ["("]=> int(109) [")"]=> int(103) ["{"]=> int(108) ["}"]=> int(102) ["="]=> int(105) [":"]=> int(112) ["\"]=> int(107) } ["withCase":protected]=> array(3) { ["true"]=> int(110) ["false"]=> int(106) ["null"]=> int(111) } ["input":"Doctrine\Common\Lexer\AbstractLexer":private]=> NULL ["tokens":"Doctrine\Common\Lexer\AbstractLexer":private]=> array(0) { } ["position":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["peek":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["lookahead"]=> NULL ["token"]=> NULL } ["target":"Doctrine\Common\Annotations\DocParser":private]=> NULL ["isNestedAnnotation":"Doctrine\Common\Annotations\DocParser":private]=> bool(false) ["imports":"Doctrine\Common\Annotations\DocParser":private]=> array(1) { ["ignoreannotation"]=> string(55) "Doctrine\Common\Annotations\Annotation\IgnoreAnnotation" } ["classExists":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoreNotImportedAnnotations":"Doctrine\Common\Annotations\DocParser":private]=> bool(true) ["namespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNames":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNamespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["context":"Doctrine\Common\Annotations\DocParser":private]=> string(0) "" } ["phpParser":"Doctrine\Common\Annotations\AnnotationReader":private]=> object(Doctrine\Common\Annotations\PhpParser)#271 (0) { } ["imports":"Doctrine\Common\Annotations\AnnotationReader":private]=> array(0) { } ["ignoredAnnotationNames":"Doctrine\Common\Annotations\AnnotationReader":private]=> array(0) { } } ["cache":"Doctrine\Common\Annotations\CachedReader":private]=> object(Symfony\Component\Cache\DoctrineProvider)#272 (3) { ["pool":"Symfony\Component\Cache\DoctrineProvider":private]=> object(Symfony\Component\Cache\Adapter\FilesystemAdapter)#274 (10) { ["createCacheItem":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> object(Closure)#276 (1) { ["parameter"]=> array(3) { ["$key"]=> string(10) "" ["$value"]=> string(10) "" ["$isHit"]=> string(10) "" } } ["mergeByLifetime":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> object(Closure)#278 (2) { ["static"]=> array(2) { ["getId"]=> object(Closure)#275 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(1) { ["$key"]=> string(10) "" } } ["defaultLifetime"]=> int(0) } ["parameter"]=> array(3) { ["$deferred"]=> string(10) "" ["$namespace"]=> string(10) "" ["&$expiredIds"]=> string(10) "" } } ["namespace":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> string(0) "" ["namespaceVersion":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> string(0) "" ["versioningIsEnabled":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> bool(false) ["deferred":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> array(0) { } ["maxIdLength":protected]=> NULL ["logger":protected]=> object(Symfony\Bridge\Monolog\Logger)#273 (5) { ["name":protected]=> string(5) "cache" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["directory":"Symfony\Component\Cache\Adapter\FilesystemAdapter":private]=> string(66) "/home/unicorn/www/lamano-template/var/cache/prod/pools/MF-nM4B7SB/" ["tmp":"Symfony\Component\Cache\Adapter\FilesystemAdapter":private]=> NULL } ["namespace":"Doctrine\Common\Cache\CacheProvider":private]=> string(0) "" ["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=> int(1) } ["debug":"Doctrine\Common\Annotations\CachedReader":private]=> bool(false) ["loadedAnnotations":"Doctrine\Common\Annotations\CachedReader":private]=> array(2) { ["AppBundle\Controller\ListingController"]=> array(0) { } ["AppBundle\Controller\ListingController#rechercheAction"]=> array(4) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#68 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(64) "/international/{vente_location}/{type_bien}/{ville}/{page}/{tri}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(23) "recherche_international" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(1) { ["vente_location"]=> string(18) "^(vente|location)$" } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(4) { ["ville"]=> string(13) "toutes-villes" ["type_bien"]=> string(10) "tous-types" ["page"]=> int(1) ["tri"]=> string(6) "defaut" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } [1]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#67 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(66) "/prestige/{vente_location}/{type_bien}/{pays}/{ville}/{page}/{tri}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(18) "recherche_prestige" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(1) { ["vente_location"]=> string(18) "^(vente|location)$" } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(5) { ["ville"]=> string(13) "toutes-villes" ["pays"]=> string(10) "luxembourg" ["type_bien"]=> string(10) "tous-types" ["page"]=> int(1) ["tri"]=> string(6) "defaut" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } [2]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#297 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(60) "/recherche/{vente_location}/{type_bien}/{ville}/{page}/{tri}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(7) "listing" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(1) { ["page"]=> string(3) "\d+" } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(4) { ["ville"]=> string(13) "toutes-villes" ["type_bien"]=> string(10) "tous-types" ["page"]=> int(1) ["tri"]=> string(6) "defaut" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } [3]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#294 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(61) "/recherche/{vente_location}/{type_bien}/{ville}/{type_detail}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(15) "listing_rewrite" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(2) { ["ville"]=> string(13) "toutes-villes" ["type_bien"]=> string(10) "tous-types" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } } } } } [1]=> string(18) "onKernelController" } [1]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener)#277 (3) { ["manager":protected]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager)#279 (2) { ["converters":protected]=> array(1) { [0]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter)#280 (1) { ["registry":protected]=> object(Doctrine\Bundle\DoctrineBundle\Registry)#225 (7) { ["name":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(3) "ORM" ["connections":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(32) "doctrine.dbal.default_connection" } ["managers":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(35) "doctrine.orm.default_entity_manager" } ["defaultConnection":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["defaultManager":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["proxyInterfaceName":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(24) "Doctrine\ORM\Proxy\Proxy" ["container":protected]=> *RECURSION* } } [1]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter)#281 (0) { } } } ["namedConverters":protected]=> array(2) { ["doctrine.orm"]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter)#280 (1) { ["registry":protected]=> object(Doctrine\Bundle\DoctrineBundle\Registry)#225 (7) { ["name":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(3) "ORM" ["connections":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(32) "doctrine.dbal.default_connection" } ["managers":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(35) "doctrine.orm.default_entity_manager" } ["defaultConnection":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["defaultManager":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["proxyInterfaceName":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(24) "Doctrine\ORM\Proxy\Proxy" ["container":protected]=> *RECURSION* } } ["datetime"]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter)#281 (0) { } } } ["autoConvert":protected]=> bool(true) ["isParameterTypeSupported":"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener":private]=> bool(false) } [1]=> string(18) "onKernelController" } [2]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener)#282 (3) { ["lastModifiedDates":"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener":private]=> object(SplObjectStorage)#283 (1) { ["storage":"SplObjectStorage":private]=> array(0) { } } ["etags":"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener":private]=> object(SplObjectStorage)#284 (1) { ["storage":"SplObjectStorage":private]=> array(0) { } } ["expressionLanguage":"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener":private]=> NULL } [1]=> string(18) "onKernelController" } [3]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener)#285 (5) { ["tokenStorage":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["authChecker":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Authorization\AuthorizationChecker)#303 (4) { ["tokenStorage":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["accessDecisionManager":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> object(Symfony\Component\Security\Core\Authorization\AccessDecisionManager)#265 (4) { ["voters":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#266 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#267 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } ["strategy":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> string(17) "decideAffirmative" ["allowIfAllAbstainDecisions":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> bool(false) ["allowIfEqualGrantedDeniedDecisions":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> bool(true) } ["authenticationManager":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager)#210 (3) { ["providers":"Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#211 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#212 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(4) } ["eraseCredentials":"Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager":private]=> bool(true) ["eventDispatcher":"Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager":private]=> *RECURSION* } ["alwaysAuthenticate":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> bool(false) } ["language":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage)#286 (5) { ["cache":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> object(Symfony\Component\Cache\Adapter\ArrayAdapter)#288 (6) { ["createCacheItem":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> object(Closure)#290 (1) { ["parameter"]=> array(3) { ["$key"]=> string(10) "" ["$value"]=> string(10) "" ["$isHit"]=> string(10) "" } } ["defaultLifetime":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> int(0) ["storeSerialized":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> bool(true) ["values":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> array(0) { } ["expiries":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> array(0) { } ["logger":protected]=> NULL } ["lexer":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> NULL ["parser":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> NULL ["compiler":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> NULL ["functions":protected]=> array(7) { ["constant"]=> array(2) { ["compiler"]=> object(Closure)#289 (1) { ["static"]=> array(1) { ["phpFunctionName"]=> string(8) "constant" } } ["evaluator"]=> object(Closure)#291 (1) { ["static"]=> array(1) { ["phpFunctionName"]=> string(8) "constant" } } } ["is_granted"]=> array(2) { ["compiler"]=> object(Closure)#292 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$attributes"]=> string(10) "" ["$object"]=> string(10) "" } } ["evaluator"]=> object(Closure)#293 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(3) { ["$variables"]=> string(10) "" ["$attributes"]=> string(10) "" ["$object"]=> string(10) "" } } } ["is_anonymous"]=> array(2) { ["compiler"]=> object(Closure)#295 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#296 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["is_authenticated"]=> array(2) { ["compiler"]=> object(Closure)#298 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#299 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["is_fully_authenticated"]=> array(2) { ["compiler"]=> object(Closure)#301 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#302 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["is_remember_me"]=> array(2) { ["compiler"]=> object(Closure)#304 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#305 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["has_role"]=> array(2) { ["compiler"]=> object(Closure)#307 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$role"]=> string(10) "" } } ["evaluator"]=> object(Closure)#308 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(2) { ["$variables"]=> string(10) "" ["$role"]=> string(10) "" } } } } } ["trustResolver":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver)#188 (2) { ["anonymousClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(67) "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" ["rememberMeClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(68) "Symfony\Component\Security\Core\Authentication\Token\RememberMeToken" } ["roleHierarchy":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Role\RoleHierarchy)#306 (2) { ["hierarchy":"Symfony\Component\Security\Core\Role\RoleHierarchy":private]=> array(2) { ["ROLE_ADMIN"]=> array(1) { [0]=> string(9) "ROLE_USER" } ["ROLE_SUPER_ADMIN"]=> array(1) { [0]=> string(10) "ROLE_ADMIN" } } ["map":protected]=> array(2) { ["ROLE_ADMIN"]=> array(1) { [0]=> string(9) "ROLE_USER" } ["ROLE_SUPER_ADMIN"]=> array(2) { [0]=> string(10) "ROLE_ADMIN" [1]=> string(9) "ROLE_USER" } } } } [1]=> string(18) "onKernelController" } [4]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener)#300 (1) { ["container":protected]=> *RECURSION* } [1]=> string(18) "onKernelController" } } } ["listeners":"Symfony\Component\EventDispatcher\EventDispatcher":private]=> array(27) { ["security.interactive_login"]=> array(1) { [0]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#31 (1) { ["this"]=> *RECURSION* } [1]=> string(26) "onSecurityInteractivelogin" } [1]=> array(2) { [0]=> object(Closure)#75 (1) { ["this"]=> *RECURSION* } [1]=> string(26) "onSecurityInteractiveLogin" } } } ["security.authentication.failure"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#32 (1) { ["this"]=> *RECURSION* } [1]=> string(31) "onSecurityAuthenticationFailure" } } } ["kernel.terminate"]=> array(1) { [0]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#33 (1) { ["this"]=> *RECURSION* } [1]=> string(17) "onKernelTerminate" } [1]=> array(2) { [0]=> object(Closure)#64 (1) { ["this"]=> *RECURSION* } [1]=> string(11) "onTerminate" } } } ["console.terminate"]=> array(2) { [0]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#34 (1) { ["this"]=> *RECURSION* } [1]=> string(14) "onCliTerminate" } [1]=> array(2) { [0]=> object(Closure)#66 (1) { ["this"]=> *RECURSION* } [1]=> string(11) "onTerminate" } } [-128]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#46 (1) { ["this"]=> *RECURSION* } [1]=> string(18) "onConsoleTerminate" } } } ["kernel.request"]=> array(10) { [2048]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\DebugHandlersListener)#124 (9) { ["exceptionHandler":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> NULL ["logger":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> NULL ["levels":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> int(-1) ["throwAt":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> int(0) ["scream":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["fileLinkFormat":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> object(Symfony\Component\HttpKernel\Debug\FileLinkFormatter)#125 (4) { ["fileLinkFormat":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> bool(false) ["requestStack":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL ["baseDir":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL ["urlFormat":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL } ["scope":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["firstCall":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["hasTerminatedWithException":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> &bool(false) } [1]=> string(9) "configure" } } [256]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\ValidateRequestListener)#126 (0) { } [1]=> string(15) "onKernelRequest" } } [128]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\SessionListener)#127 (2) { ["container":"Symfony\Component\HttpKernel\EventListener\SessionListener":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#128 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(1) { ["session"]=> object(Closure)#129 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["sessionUsageStack":"Symfony\Component\HttpKernel\EventListener\AbstractSessionListener":private]=> array(1) { [0]=> int(0) } } [1]=> string(15) "onKernelRequest" } } [48]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\FragmentListener)#130 (2) { ["signer":"Symfony\Component\HttpKernel\EventListener\FragmentListener":private]=> object(Symfony\Component\HttpKernel\UriSigner)#131 (2) { ["secret":"Symfony\Component\HttpKernel\UriSigner":private]=> string(40) "6a568b1f7aec16dc8825b2595e30f15a604c3820" ["parameter":"Symfony\Component\HttpKernel\UriSigner":private]=> string(5) "_hash" } ["fragmentPath":"Symfony\Component\HttpKernel\EventListener\FragmentListener":private]=> string(10) "/_fragment" } [1]=> string(15) "onKernelRequest" } } [32]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\RouterListener)#132 (6) { ["matcher":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["context":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["logger":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Bridge\Monolog\Logger)#96 (5) { ["name":protected]=> string(7) "request" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["requestStack":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } ["projectDir":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> string(33) "/home/unicorn/www/lamano-template" ["debug":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> bool(false) } [1]=> string(15) "onKernelRequest" } } [24]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber)#136 (1) { ["parser":"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber":private]=> object(Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser)#95 (1) { ["kernel":protected]=> object(AppKernel)#3 (14) { ["bundles":protected]=> array(14) { ["FrameworkBundle"]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } ["SecurityBundle"]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } ["TwigBundle"]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } ["MonologBundle"]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } ["SwiftmailerBundle"]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } ["DoctrineBundle"]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } ["SensioFrameworkExtraBundle"]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } ["KnpPaginatorBundle"]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } ["CocurSlugifyBundle"]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } ["CKSourceCKFinderBundle"]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } ["JMSI18nRoutingBundle"]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } ["LexikTranslationBundle"]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } ["FOSUserBundle"]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } ["AppBundle"]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } ["bundleMap":protected]=> array(14) { ["FrameworkBundle"]=> array(1) { [0]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } } ["SecurityBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } } ["TwigBundle"]=> array(1) { [0]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } } ["MonologBundle"]=> array(1) { [0]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } } ["SwiftmailerBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } } ["DoctrineBundle"]=> array(1) { [0]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } } ["SensioFrameworkExtraBundle"]=> array(1) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } } ["KnpPaginatorBundle"]=> array(1) { [0]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } } ["CocurSlugifyBundle"]=> array(1) { [0]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } } ["CKSourceCKFinderBundle"]=> array(1) { [0]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } } ["JMSI18nRoutingBundle"]=> array(1) { [0]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } } ["LexikTranslationBundle"]=> array(1) { [0]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } } ["FOSUserBundle"]=> array(1) { [0]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } } ["AppBundle"]=> array(1) { [0]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } } ["container":protected]=> *RECURSION* ["rootDir":protected]=> string(37) "/home/unicorn/www/lamano-template/app" ["environment":protected]=> string(4) "prod" ["debug":protected]=> bool(false) ["booted":protected]=> bool(true) ["name":protected]=> string(3) "app" ["startTime":protected]=> NULL ["loadClassCache":protected]=> array(2) { [0]=> string(7) "classes" [1]=> string(4) ".php" } ["projectDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["warmupDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["requestStackSize":"Symfony\Component\HttpKernel\Kernel":private]=> int(1) ["resetServices":"Symfony\Component\HttpKernel\Kernel":private]=> bool(true) } } } [1]=> string(15) "onKernelRequest" } } [16]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\LocaleListener)#137 (3) { ["router":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["defaultLocale":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> string(2) "fr" ["requestStack":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } } [1]=> string(15) "onKernelRequest" } } [10]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\TranslatorListener)#138 (2) { ["translator":"Symfony\Component\HttpKernel\EventListener\TranslatorListener":private]=> object(Symfony\Component\Translation\DataCollectorTranslator)#139 (2) { ["translator":"Symfony\Component\Translation\DataCollectorTranslator":private]=> object(Lexik\Bundle\TranslationBundle\Translation\Translator)#140 (14) { ["container":protected]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#141 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(13) { ["event_dispatcher"]=> object(Closure)#142 (1) { ["this"]=> *RECURSION* } ["lexik_translation.loader.database"]=> object(Closure)#143 (1) { ["this"]=> *RECURSION* } ["translation.loader.csv"]=> object(Closure)#144 (1) { ["this"]=> *RECURSION* } ["translation.loader.dat"]=> object(Closure)#145 (1) { ["this"]=> *RECURSION* } ["translation.loader.ini"]=> object(Closure)#146 (1) { ["this"]=> *RECURSION* } ["translation.loader.json"]=> object(Closure)#147 (1) { ["this"]=> *RECURSION* } ["translation.loader.mo"]=> object(Closure)#148 (1) { ["this"]=> *RECURSION* } ["translation.loader.php"]=> object(Closure)#149 (1) { ["this"]=> *RECURSION* } ["translation.loader.po"]=> object(Closure)#150 (1) { ["this"]=> *RECURSION* } ["translation.loader.qt"]=> object(Closure)#151 (1) { ["this"]=> *RECURSION* } ["translation.loader.res"]=> object(Closure)#152 (1) { ["this"]=> *RECURSION* } ["translation.loader.xliff"]=> object(Closure)#153 (1) { ["this"]=> *RECURSION* } ["translation.loader.yml"]=> object(Closure)#154 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["loaderIds":protected]=> array(12) { ["translation.loader.php"]=> array(1) { [0]=> string(3) "php" } ["translation.loader.yml"]=> array(2) { [0]=> string(4) "yaml" [1]=> string(3) "yml" } ["translation.loader.xliff"]=> array(2) { [0]=> string(3) "xlf" [1]=> string(5) "xliff" } ["translation.loader.po"]=> array(1) { [0]=> string(2) "po" } ["translation.loader.mo"]=> array(1) { [0]=> string(2) "mo" } ["translation.loader.qt"]=> array(1) { [0]=> string(2) "ts" } ["translation.loader.csv"]=> array(1) { [0]=> string(3) "csv" } ["translation.loader.res"]=> array(1) { [0]=> string(3) "res" } ["translation.loader.dat"]=> array(1) { [0]=> string(3) "dat" } ["translation.loader.ini"]=> array(1) { [0]=> string(3) "ini" } ["translation.loader.json"]=> array(1) { [0]=> string(4) "json" } ["lexik_translation.loader.database"]=> array(1) { [0]=> string(8) "database" } } ["options":protected]=> array(3) { ["cache_dir"]=> string(61) "/home/unicorn/www/lamano-template/var/cache/prod/translations" ["debug"]=> bool(false) ["resource_files"]=> array(0) { } } ["resourceLocales":"Symfony\Bundle\FrameworkBundle\Translation\Translator":private]=> array(0) { } ["resources":"Symfony\Bundle\FrameworkBundle\Translation\Translator":private]=> array(79) { [0]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf" [2]=> string(2) "en" [3]=> string(10) "validators" } [1]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf" [2]=> string(2) "de" [3]=> string(10) "validators" } [2]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf" [2]=> string(2) "fr" [3]=> string(10) "validators" } [3]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fr.xlf" [2]=> string(2) "fr" [3]=> string(10) "validators" } [4]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.de.xlf" [2]=> string(2) "de" [3]=> string(10) "validators" } [5]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.en.xlf" [2]=> string(2) "en" [3]=> string(10) "validators" } [6]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.de.xlf" [2]=> string(2) "de" [3]=> string(8) "security" } [7]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.fr.xlf" [2]=> string(2) "fr" [3]=> string(8) "security" } [8]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.en.xlf" [2]=> string(2) "en" [3]=> string(8) "security" } [9]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff" [2]=> string(2) "fr" [3]=> string(18) "KnpPaginatorBundle" } [10]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff" [2]=> string(2) "de" [3]=> string(18) "KnpPaginatorBundle" } [11]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff" [2]=> string(2) "en" [3]=> string(18) "KnpPaginatorBundle" } [12]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.en.yml" [2]=> string(2) "en" [3]=> string(22) "LexikTranslationBundle" } [13]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.de.yml" [2]=> string(2) "de" [3]=> string(22) "LexikTranslationBundle" } [14]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.fr.yml" [2]=> string(2) "fr" [3]=> string(22) "LexikTranslationBundle" } [15]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml" [2]=> string(2) "fr" [3]=> string(13) "FOSUserBundle" } [16]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml" [2]=> string(2) "fr" [3]=> string(10) "validators" } [17]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml" [2]=> string(2) "de" [3]=> string(10) "validators" } [18]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml" [2]=> string(2) "de" [3]=> string(13) "FOSUserBundle" } [19]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml" [2]=> string(2) "en" [3]=> string(10) "validators" } [20]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml" [2]=> string(2) "en" [3]=> string(13) "FOSUserBundle" } [21]=> array(4) { [0]=> string(3) "yml" [1]=> string(95) "/home/unicorn/www/lamano-template/app/Resources/FOSUserBundle/translations/FOSUserBundle.zh.yml" [2]=> string(2) "zh" [3]=> string(13) "FOSUserBundle" } [22]=> array(4) { [0]=> string(3) "yml" [1]=> string(92) "/home/unicorn/www/lamano-template/app/Resources/FOSUserBundle/translations/validators.zh.yml" [2]=> string(2) "zh" [3]=> string(10) "validators" } [23]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.en.yml" [2]=> string(2) "en" [3]=> string(10) "estimation" } [24]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.en.yml" [2]=> string(2) "en" [3]=> string(7) "general" } [25]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.en.yml" [2]=> string(2) "en" [3]=> string(7) "natures" } [26]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.de.yml" [2]=> string(2) "de" [3]=> string(8) "messages" } [27]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.de.yml" [2]=> string(2) "de" [3]=> string(16) "caracteristiques" } [28]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.fr.yml" [2]=> string(2) "fr" [3]=> string(8) "messages" } [29]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.fr.yml" [2]=> string(2) "fr" [3]=> string(16) "caracteristiques" } [30]=> array(4) { [0]=> string(3) "xlf" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/security.zh.xlf" [2]=> string(2) "zh" [3]=> string(8) "security" } [31]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.zh.yml" [2]=> string(2) "zh" [3]=> string(7) "general" } [32]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.zh.yml" [2]=> string(2) "zh" [3]=> string(10) "estimation" } [33]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.fr.yml" [2]=> string(2) "fr" [3]=> string(7) "natures" } [34]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.fr.yml" [2]=> string(2) "fr" [3]=> string(10) "estimation" } [35]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.fr.yml" [2]=> string(2) "fr" [3]=> string(7) "general" } [36]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.zh.yml" [2]=> string(2) "zh" [3]=> string(7) "natures" } [37]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.de.yml" [2]=> string(2) "de" [3]=> string(10) "estimation" } [38]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.de.yml" [2]=> string(2) "de" [3]=> string(7) "general" } [39]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.en.yml" [2]=> string(2) "en" [3]=> string(16) "caracteristiques" } [40]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.de.yml" [2]=> string(2) "de" [3]=> string(7) "natures" } [41]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.en.yml" [2]=> string(2) "en" [3]=> string(8) "messages" } [42]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(7) "general" } [43]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(7) "general" } [44]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(7) "general" } [45]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(7) "general" } [46]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(10) "validators" } [47]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(10) "validators" } [48]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(10) "validators" } [49]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(10) "estimation" } [50]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(10) "estimation" } [51]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(10) "estimation" } [52]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(10) "estimation" } [53]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(16) "caracteristiques" } [54]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(16) "caracteristiques" } [55]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(16) "caracteristiques" } [56]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(16) "caracteristiques" } [57]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(8) "security" } [58]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(8) "security" } [59]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(8) "security" } [60]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(8) "security" } [61]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(7) "natures" } [62]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(7) "natures" } [63]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(7) "natures" } [64]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "lu" [3]=> string(7) "natures" } [65]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(7) "natures" } [66]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(13) "FOSUserBundle" } [67]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(13) "FOSUserBundle" } [68]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(13) "FOSUserBundle" } [69]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(13) "FOSUserBundle" } [70]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(8) "messages" } [71]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(8) "messages" } [72]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(8) "messages" } [73]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(18) "KnpPaginatorBundle" } [74]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(18) "KnpPaginatorBundle" } [75]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(18) "KnpPaginatorBundle" } [76]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(22) "LexikTranslationBundle" } [77]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(22) "LexikTranslationBundle" } [78]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(22) "LexikTranslationBundle" } } ["catalogues":protected]=> array(0) { } ["locale":"Symfony\Component\Translation\Translator":private]=> string(2) "en" ["fallbackLocales":"Symfony\Component\Translation\Translator":private]=> array(1) { [0]=> string(13) "langue_defaut" } ["loaders":"Symfony\Component\Translation\Translator":private]=> array(0) { } ["formatter":"Symfony\Component\Translation\Translator":private]=> object(Symfony\Component\Translation\Formatter\MessageFormatter)#155 (1) { ["selector":"Symfony\Component\Translation\Formatter\MessageFormatter":private]=> object(Symfony\Component\Translation\MessageSelector)#156 (0) { } } ["cacheDir":"Symfony\Component\Translation\Translator":private]=> string(61) "/home/unicorn/www/lamano-template/var/cache/prod/translations" ["debug":"Symfony\Component\Translation\Translator":private]=> bool(false) ["configCacheFactory":"Symfony\Component\Translation\Translator":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["resources":"Symfony\Component\Translation\Translator":private]=> array(0) { } } ["messages":"Symfony\Component\Translation\DataCollectorTranslator":private]=> array(0) { } } ["requestStack":"Symfony\Component\HttpKernel\EventListener\TranslatorListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } } [1]=> string(15) "onKernelRequest" } } [8]=> array(1) { [0]=> array(2) { [0]=> *RECURSION* [1]=> string(15) "onKernelRequest" } } [0]=> array(1) { [0]=> array(2) { [0]=> object(Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber)#168 (3) { ["route":"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber":private]=> string(7) "listing" ["params":"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber":private]=> array(5) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["vente_location"]=> string(5) "vente" } ["options":"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber":private]=> array(4) { ["defaultPaginationTemplate"]=> string(27) "layout/pagination.html.twig" ["defaultSortableTemplate"]=> string(53) "KnpPaginatorBundle:Pagination:sortable_link.html.twig" ["defaultFiltrationTemplate"]=> string(45) "@KnpPaginator/Pagination/filtration.html.twig" ["defaultPageRange"]=> int(4) } } [1]=> string(15) "onKernelRequest" } } } ["kernel.response"]=> array(4) { [256]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#36 (1) { ["this"]=> *RECURSION* } [1]=> string(16) "onKernelResponse" } } [0]=> array(4) { [0]=> array(2) { [0]=> object(Closure)#39 (1) { ["this"]=> *RECURSION* } [1]=> string(16) "onKernelResponse" } [1]=> array(2) { [0]=> object(Closure)#61 (1) { ["this"]=> *RECURSION* } [1]=> string(16) "onKernelResponse" } [2]=> array(2) { [0]=> object(Closure)#72 (1) { ["this"]=> *RECURSION* } [1]=> string(16) "onKernelResponse" } [3]=> array(2) { [0]=> object(Symfony\Component\Security\Http\Firewall\ContextListener)#204 (9) { ["tokenStorage":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["sessionKey":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> string(14) "_security_main" ["logger":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> object(Symfony\Bridge\Monolog\Logger)#190 (5) { ["name":protected]=> string(8) "security" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["userProviders":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#205 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#206 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(4) } ["dispatcher":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> *RECURSION* ["registered":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> bool(true) ["trustResolver":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver)#188 (2) { ["anonymousClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(67) "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" ["rememberMeClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(68) "Symfony\Component\Security\Core\Authentication\Token\RememberMeToken" } ["logoutOnUserChange":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> bool(true) ["rememberMeServices":"Symfony\Component\Security\Http\Firewall\ContextListener":private]=> NULL } [1]=> string(16) "onKernelResponse" } } [-1024]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#40 (1) { ["this"]=> *RECURSION* } [1]=> string(16) "onKernelResponse" } } [-1000]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#48 (1) { ["this"]=> *RECURSION* } [1]=> string(16) "onKernelResponse" } [1]=> array(2) { [0]=> object(Closure)#50 (1) { ["this"]=> *RECURSION* } [1]=> string(16) "onKernelResponse" } } } ["lexik_translation.event.get_database_resources"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#37 (1) { ["this"]=> *RECURSION* } [1]=> string(22) "onGetDatabaseResources" } } } ["fos_user.resetting.reset.success"]=> array(1) { [0]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#38 (1) { ["this"]=> *RECURSION* } [1]=> string(26) "onPasswordResettingSuccess" } [1]=> array(2) { [0]=> object(Closure)#87 (1) { ["this"]=> *RECURSION* } [1]=> string(23) "onResettingResetSuccess" } } } ["kernel.finish_request"]=> array(1) { [0]=> array(5) { [0]=> array(2) { [0]=> object(Closure)#42 (1) { ["this"]=> *RECURSION* } [1]=> string(21) "onKernelFinishRequest" } [1]=> array(2) { [0]=> object(Closure)#49 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "onFinishRequest" } [2]=> array(2) { [0]=> object(Closure)#53 (1) { ["this"]=> *RECURSION* } [1]=> string(21) "onKernelFinishRequest" } [3]=> array(2) { [0]=> object(Closure)#57 (1) { ["this"]=> *RECURSION* } [1]=> string(21) "onKernelFinishRequest" } [4]=> array(2) { [0]=> object(Closure)#60 (1) { ["this"]=> *RECURSION* } [1]=> string(21) "onKernelFinishRequest" } } } ["console.error"]=> array(2) { [-128]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#45 (1) { ["this"]=> *RECURSION* } [1]=> string(14) "onConsoleError" } } [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#65 (1) { ["this"]=> *RECURSION* } [1]=> string(11) "onException" } } } ["console.command"]=> array(1) { [2048]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#55 (1) { ["this"]=> *RECURSION* } [1]=> string(9) "configure" } } } ["kernel.exception"]=> array(4) { [-64]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#58 (1) { ["this"]=> *RECURSION* } [1]=> string(17) "onKernelException" } } [-128]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#62 (1) { ["this"]=> *RECURSION* } [1]=> string(17) "onKernelException" } } [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#63 (1) { ["this"]=> *RECURSION* } [1]=> string(11) "onException" } } [1]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\Security\Http\Firewall\ExceptionListener)#187 (9) { ["tokenStorage":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["providerKey":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> string(4) "main" ["accessDeniedHandler":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> NULL ["authenticationEntryPoint":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint)#189 (4) { ["loginPath":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> string(16) "/admin/connexion" ["useForward":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> bool(false) ["httpKernel":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> object(Symfony\Component\HttpKernel\HttpKernel)#29 (4) { ["dispatcher":protected]=> *RECURSION* ["resolver":protected]=> object(Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver)#94 (5) { ["parser":protected]=> object(Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser)#95 (1) { ["kernel":protected]=> object(AppKernel)#3 (14) { ["bundles":protected]=> array(14) { ["FrameworkBundle"]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } ["SecurityBundle"]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } ["TwigBundle"]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } ["MonologBundle"]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } ["SwiftmailerBundle"]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } ["DoctrineBundle"]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } ["SensioFrameworkExtraBundle"]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } ["KnpPaginatorBundle"]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } ["CocurSlugifyBundle"]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } ["CKSourceCKFinderBundle"]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } ["JMSI18nRoutingBundle"]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } ["LexikTranslationBundle"]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } ["FOSUserBundle"]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } ["AppBundle"]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } ["bundleMap":protected]=> array(14) { ["FrameworkBundle"]=> array(1) { [0]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } } ["SecurityBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } } ["TwigBundle"]=> array(1) { [0]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } } ["MonologBundle"]=> array(1) { [0]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } } ["SwiftmailerBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } } ["DoctrineBundle"]=> array(1) { [0]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } } ["SensioFrameworkExtraBundle"]=> array(1) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } } ["KnpPaginatorBundle"]=> array(1) { [0]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } } ["CocurSlugifyBundle"]=> array(1) { [0]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } } ["CKSourceCKFinderBundle"]=> array(1) { [0]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } } ["JMSI18nRoutingBundle"]=> array(1) { [0]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } } ["LexikTranslationBundle"]=> array(1) { [0]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } } ["FOSUserBundle"]=> array(1) { [0]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } } ["AppBundle"]=> array(1) { [0]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } } ["container":protected]=> *RECURSION* ["rootDir":protected]=> string(37) "/home/unicorn/www/lamano-template/app" ["environment":protected]=> string(4) "prod" ["debug":protected]=> bool(false) ["booted":protected]=> bool(true) ["name":protected]=> string(3) "app" ["startTime":protected]=> NULL ["loadClassCache":protected]=> array(2) { [0]=> string(7) "classes" [1]=> string(4) ".php" } ["projectDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["warmupDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["requestStackSize":"Symfony\Component\HttpKernel\Kernel":private]=> int(1) ["resetServices":"Symfony\Component\HttpKernel\Kernel":private]=> bool(true) } } ["container":protected]=> *RECURSION* ["logger":"Symfony\Component\HttpKernel\Controller\ControllerResolver":private]=> object(Symfony\Bridge\Monolog\Logger)#96 (5) { ["name":protected]=> string(7) "request" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["supportsVariadic":"Symfony\Component\HttpKernel\Controller\ControllerResolver":private]=> bool(true) ["supportsScalarTypes":"Symfony\Component\HttpKernel\Controller\ControllerResolver":private]=> bool(false) } ["requestStack":protected]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } ["argumentResolver":"Symfony\Component\HttpKernel\HttpKernel":private]=> object(Symfony\Component\HttpKernel\Controller\ArgumentResolver)#119 (2) { ["argumentMetadataFactory":"Symfony\Component\HttpKernel\Controller\ArgumentResolver":private]=> object(Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory)#120 (2) { ["supportsVariadic":"Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory":private]=> bool(true) ["supportsParameterType":"Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory":private]=> bool(false) } ["argumentValueResolvers":"Symfony\Component\HttpKernel\Controller\ArgumentResolver":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#121 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#122 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(7) } } } ["httpUtils":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> object(Symfony\Component\Security\Http\HttpUtils)#178 (3) { ["urlGenerator":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["urlMatcher":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["domainRegexp":"Symfony\Component\Security\Http\HttpUtils":private]=> string(16) "{^https?://%s$}i" } } ["authenticationTrustResolver":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver)#188 (2) { ["anonymousClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(67) "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" ["rememberMeClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(68) "Symfony\Component\Security\Core\Authentication\Token\RememberMeToken" } ["errorPage":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> NULL ["logger":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Bridge\Monolog\Logger)#190 (5) { ["name":protected]=> string(8) "security" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["httpUtils":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Http\HttpUtils)#178 (3) { ["urlGenerator":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["urlMatcher":"Symfony\Component\Security\Http\HttpUtils":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["domainRegexp":"Symfony\Component\Security\Http\HttpUtils":private]=> string(16) "{^https?://%s$}i" } ["stateless":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> bool(false) } [1]=> string(17) "onKernelException" } } } ["kernel.controller"]=> array(2) { [0]=> array(4) { [0]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener)#123 (1) { ["reader":protected]=> object(Doctrine\Common\Annotations\CachedReader)#192 (4) { ["delegate":"Doctrine\Common\Annotations\CachedReader":private]=> object(Doctrine\Common\Annotations\AnnotationReader)#194 (5) { ["parser":"Doctrine\Common\Annotations\AnnotationReader":private]=> object(Doctrine\Common\Annotations\DocParser)#193 (10) { ["lexer":"Doctrine\Common\Annotations\DocParser":private]=> object(Doctrine\Common\Annotations\DocLexer)#268 (8) { ["noCase":protected]=> array(9) { ["@"]=> int(101) [","]=> int(104) ["("]=> int(109) [")"]=> int(103) ["{"]=> int(108) ["}"]=> int(102) ["="]=> int(105) [":"]=> int(112) ["\"]=> int(107) } ["withCase":protected]=> array(3) { ["true"]=> int(110) ["false"]=> int(106) ["null"]=> int(111) } ["input":"Doctrine\Common\Lexer\AbstractLexer":private]=> NULL ["tokens":"Doctrine\Common\Lexer\AbstractLexer":private]=> array(0) { } ["position":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["peek":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["lookahead"]=> NULL ["token"]=> NULL } ["target":"Doctrine\Common\Annotations\DocParser":private]=> NULL ["isNestedAnnotation":"Doctrine\Common\Annotations\DocParser":private]=> bool(false) ["imports":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["classExists":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoreNotImportedAnnotations":"Doctrine\Common\Annotations\DocParser":private]=> bool(false) ["namespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNames":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNamespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["context":"Doctrine\Common\Annotations\DocParser":private]=> string(0) "" } ["preParser":"Doctrine\Common\Annotations\AnnotationReader":private]=> object(Doctrine\Common\Annotations\DocParser)#269 (10) { ["lexer":"Doctrine\Common\Annotations\DocParser":private]=> object(Doctrine\Common\Annotations\DocLexer)#270 (8) { ["noCase":protected]=> array(9) { ["@"]=> int(101) [","]=> int(104) ["("]=> int(109) [")"]=> int(103) ["{"]=> int(108) ["}"]=> int(102) ["="]=> int(105) [":"]=> int(112) ["\"]=> int(107) } ["withCase":protected]=> array(3) { ["true"]=> int(110) ["false"]=> int(106) ["null"]=> int(111) } ["input":"Doctrine\Common\Lexer\AbstractLexer":private]=> NULL ["tokens":"Doctrine\Common\Lexer\AbstractLexer":private]=> array(0) { } ["position":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["peek":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["lookahead"]=> NULL ["token"]=> NULL } ["target":"Doctrine\Common\Annotations\DocParser":private]=> NULL ["isNestedAnnotation":"Doctrine\Common\Annotations\DocParser":private]=> bool(false) ["imports":"Doctrine\Common\Annotations\DocParser":private]=> array(1) { ["ignoreannotation"]=> string(55) "Doctrine\Common\Annotations\Annotation\IgnoreAnnotation" } ["classExists":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoreNotImportedAnnotations":"Doctrine\Common\Annotations\DocParser":private]=> bool(true) ["namespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNames":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNamespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["context":"Doctrine\Common\Annotations\DocParser":private]=> string(0) "" } ["phpParser":"Doctrine\Common\Annotations\AnnotationReader":private]=> object(Doctrine\Common\Annotations\PhpParser)#271 (0) { } ["imports":"Doctrine\Common\Annotations\AnnotationReader":private]=> array(0) { } ["ignoredAnnotationNames":"Doctrine\Common\Annotations\AnnotationReader":private]=> array(0) { } } ["cache":"Doctrine\Common\Annotations\CachedReader":private]=> object(Symfony\Component\Cache\DoctrineProvider)#272 (3) { ["pool":"Symfony\Component\Cache\DoctrineProvider":private]=> object(Symfony\Component\Cache\Adapter\FilesystemAdapter)#274 (10) { ["createCacheItem":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> object(Closure)#276 (1) { ["parameter"]=> array(3) { ["$key"]=> string(10) "" ["$value"]=> string(10) "" ["$isHit"]=> string(10) "" } } ["mergeByLifetime":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> object(Closure)#278 (2) { ["static"]=> array(2) { ["getId"]=> object(Closure)#275 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(1) { ["$key"]=> string(10) "" } } ["defaultLifetime"]=> int(0) } ["parameter"]=> array(3) { ["$deferred"]=> string(10) "" ["$namespace"]=> string(10) "" ["&$expiredIds"]=> string(10) "" } } ["namespace":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> string(0) "" ["namespaceVersion":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> string(0) "" ["versioningIsEnabled":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> bool(false) ["deferred":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> array(0) { } ["maxIdLength":protected]=> NULL ["logger":protected]=> object(Symfony\Bridge\Monolog\Logger)#273 (5) { ["name":protected]=> string(5) "cache" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["directory":"Symfony\Component\Cache\Adapter\FilesystemAdapter":private]=> string(66) "/home/unicorn/www/lamano-template/var/cache/prod/pools/MF-nM4B7SB/" ["tmp":"Symfony\Component\Cache\Adapter\FilesystemAdapter":private]=> NULL } ["namespace":"Doctrine\Common\Cache\CacheProvider":private]=> string(0) "" ["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=> int(1) } ["debug":"Doctrine\Common\Annotations\CachedReader":private]=> bool(false) ["loadedAnnotations":"Doctrine\Common\Annotations\CachedReader":private]=> array(2) { ["AppBundle\Controller\ListingController"]=> array(0) { } ["AppBundle\Controller\ListingController#rechercheAction"]=> array(4) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#68 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(64) "/international/{vente_location}/{type_bien}/{ville}/{page}/{tri}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(23) "recherche_international" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(1) { ["vente_location"]=> string(18) "^(vente|location)$" } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(4) { ["ville"]=> string(13) "toutes-villes" ["type_bien"]=> string(10) "tous-types" ["page"]=> int(1) ["tri"]=> string(6) "defaut" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } [1]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#67 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(66) "/prestige/{vente_location}/{type_bien}/{pays}/{ville}/{page}/{tri}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(18) "recherche_prestige" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(1) { ["vente_location"]=> string(18) "^(vente|location)$" } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(5) { ["ville"]=> string(13) "toutes-villes" ["pays"]=> string(10) "luxembourg" ["type_bien"]=> string(10) "tous-types" ["page"]=> int(1) ["tri"]=> string(6) "defaut" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } [2]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#297 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(60) "/recherche/{vente_location}/{type_bien}/{ville}/{page}/{tri}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(7) "listing" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(1) { ["page"]=> string(3) "\d+" } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(4) { ["ville"]=> string(13) "toutes-villes" ["type_bien"]=> string(10) "tous-types" ["page"]=> int(1) ["tri"]=> string(6) "defaut" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } [3]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#294 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(61) "/recherche/{vente_location}/{type_bien}/{ville}/{type_detail}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(15) "listing_rewrite" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(2) { ["ville"]=> string(13) "toutes-villes" ["type_bien"]=> string(10) "tous-types" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } } } } } [1]=> string(18) "onKernelController" } [1]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener)#277 (3) { ["manager":protected]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager)#279 (2) { ["converters":protected]=> array(1) { [0]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter)#280 (1) { ["registry":protected]=> object(Doctrine\Bundle\DoctrineBundle\Registry)#225 (7) { ["name":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(3) "ORM" ["connections":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(32) "doctrine.dbal.default_connection" } ["managers":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(35) "doctrine.orm.default_entity_manager" } ["defaultConnection":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["defaultManager":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["proxyInterfaceName":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(24) "Doctrine\ORM\Proxy\Proxy" ["container":protected]=> *RECURSION* } } [1]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter)#281 (0) { } } } ["namedConverters":protected]=> array(2) { ["doctrine.orm"]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter)#280 (1) { ["registry":protected]=> object(Doctrine\Bundle\DoctrineBundle\Registry)#225 (7) { ["name":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(3) "ORM" ["connections":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(32) "doctrine.dbal.default_connection" } ["managers":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(35) "doctrine.orm.default_entity_manager" } ["defaultConnection":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["defaultManager":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["proxyInterfaceName":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(24) "Doctrine\ORM\Proxy\Proxy" ["container":protected]=> *RECURSION* } } ["datetime"]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter)#281 (0) { } } } ["autoConvert":protected]=> bool(true) ["isParameterTypeSupported":"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener":private]=> bool(false) } [1]=> string(18) "onKernelController" } [2]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener)#282 (3) { ["lastModifiedDates":"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener":private]=> object(SplObjectStorage)#283 (1) { ["storage":"SplObjectStorage":private]=> array(0) { } } ["etags":"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener":private]=> object(SplObjectStorage)#284 (1) { ["storage":"SplObjectStorage":private]=> array(0) { } } ["expressionLanguage":"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener":private]=> NULL } [1]=> string(18) "onKernelController" } [3]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener)#285 (5) { ["tokenStorage":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["authChecker":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Authorization\AuthorizationChecker)#303 (4) { ["tokenStorage":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["accessDecisionManager":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> object(Symfony\Component\Security\Core\Authorization\AccessDecisionManager)#265 (4) { ["voters":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#266 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#267 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } ["strategy":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> string(17) "decideAffirmative" ["allowIfAllAbstainDecisions":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> bool(false) ["allowIfEqualGrantedDeniedDecisions":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> bool(true) } ["authenticationManager":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager)#210 (3) { ["providers":"Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#211 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#212 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(4) } ["eraseCredentials":"Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager":private]=> bool(true) ["eventDispatcher":"Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager":private]=> *RECURSION* } ["alwaysAuthenticate":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> bool(false) } ["language":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage)#286 (5) { ["cache":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> object(Symfony\Component\Cache\Adapter\ArrayAdapter)#288 (6) { ["createCacheItem":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> object(Closure)#290 (1) { ["parameter"]=> array(3) { ["$key"]=> string(10) "" ["$value"]=> string(10) "" ["$isHit"]=> string(10) "" } } ["defaultLifetime":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> int(0) ["storeSerialized":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> bool(true) ["values":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> array(0) { } ["expiries":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> array(0) { } ["logger":protected]=> NULL } ["lexer":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> NULL ["parser":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> NULL ["compiler":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> NULL ["functions":protected]=> array(7) { ["constant"]=> array(2) { ["compiler"]=> object(Closure)#289 (1) { ["static"]=> array(1) { ["phpFunctionName"]=> string(8) "constant" } } ["evaluator"]=> object(Closure)#291 (1) { ["static"]=> array(1) { ["phpFunctionName"]=> string(8) "constant" } } } ["is_granted"]=> array(2) { ["compiler"]=> object(Closure)#292 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$attributes"]=> string(10) "" ["$object"]=> string(10) "" } } ["evaluator"]=> object(Closure)#293 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(3) { ["$variables"]=> string(10) "" ["$attributes"]=> string(10) "" ["$object"]=> string(10) "" } } } ["is_anonymous"]=> array(2) { ["compiler"]=> object(Closure)#295 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#296 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["is_authenticated"]=> array(2) { ["compiler"]=> object(Closure)#298 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#299 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["is_fully_authenticated"]=> array(2) { ["compiler"]=> object(Closure)#301 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#302 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["is_remember_me"]=> array(2) { ["compiler"]=> object(Closure)#304 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#305 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["has_role"]=> array(2) { ["compiler"]=> object(Closure)#307 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$role"]=> string(10) "" } } ["evaluator"]=> object(Closure)#308 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(2) { ["$variables"]=> string(10) "" ["$role"]=> string(10) "" } } } } } ["trustResolver":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver)#188 (2) { ["anonymousClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(67) "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" ["rememberMeClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(68) "Symfony\Component\Security\Core\Authentication\Token\RememberMeToken" } ["roleHierarchy":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Role\RoleHierarchy)#306 (2) { ["hierarchy":"Symfony\Component\Security\Core\Role\RoleHierarchy":private]=> array(2) { ["ROLE_ADMIN"]=> array(1) { [0]=> string(9) "ROLE_USER" } ["ROLE_SUPER_ADMIN"]=> array(1) { [0]=> string(10) "ROLE_ADMIN" } } ["map":protected]=> array(2) { ["ROLE_ADMIN"]=> array(1) { [0]=> string(9) "ROLE_USER" } ["ROLE_SUPER_ADMIN"]=> array(2) { [0]=> string(10) "ROLE_ADMIN" [1]=> string(9) "ROLE_USER" } } } } [1]=> string(18) "onKernelController" } } [-128]=> array(1) { [0]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener)#300 (1) { ["container":protected]=> *RECURSION* } [1]=> string(18) "onKernelController" } } } ["kernel.view"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#70 (1) { ["this"]=> *RECURSION* } [1]=> string(12) "onKernelView" } } } ["fos_user.security.implicit_login"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#74 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "onImplicitLogin" } } } ["fos_user.registration.completed"]=> array(1) { [0]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#76 (1) { ["this"]=> *RECURSION* } [1]=> string(12) "authenticate" } [1]=> array(2) { [0]=> object(Closure)#84 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "addSuccessFlash" } } } ["fos_user.registration.confirmed"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#77 (1) { ["this"]=> *RECURSION* } [1]=> string(12) "authenticate" } } } ["fos_user.resetting.reset.completed"]=> array(1) { [0]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#78 (1) { ["this"]=> *RECURSION* } [1]=> string(12) "authenticate" } [1]=> array(2) { [0]=> object(Closure)#85 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "addSuccessFlash" } } } ["fos_user.change_password.edit.completed"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#79 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "addSuccessFlash" } } } ["fos_user.group.create.completed"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#80 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "addSuccessFlash" } } } ["fos_user.group.delete.completed"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#81 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "addSuccessFlash" } } } ["fos_user.group.edit.completed"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#82 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "addSuccessFlash" } } } ["fos_user.profile.edit.completed"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#83 (1) { ["this"]=> *RECURSION* } [1]=> string(15) "addSuccessFlash" } } } ["fos_user.resetting.reset.initialize"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#86 (1) { ["this"]=> *RECURSION* } [1]=> string(26) "onResettingResetInitialize" } } } ["fos_user.resetting.reset.request"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#88 (1) { ["this"]=> *RECURSION* } [1]=> string(23) "onResettingResetRequest" } } } ["knp_pager.before"]=> array(2) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#89 (1) { ["this"]=> *RECURSION* } [1]=> string(6) "before" } } [1]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#91 (1) { ["this"]=> *RECURSION* } [1]=> string(6) "before" } [1]=> array(2) { [0]=> object(Closure)#92 (1) { ["this"]=> *RECURSION* } [1]=> string(6) "before" } } } ["knp_pager.pagination"]=> array(2) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#90 (1) { ["this"]=> *RECURSION* } [1]=> string(10) "pagination" } } [1]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#93 (1) { ["this"]=> *RECURSION* } [1]=> string(10) "pagination" } } } } } ["exceptionListeners":"Symfony\Component\Security\Http\Firewall":private]=> object(SplObjectStorage)#167 (1) { ["storage":"SplObjectStorage":private]=> array(1) { ["000000007f9ceb220000000075fdb63b"]=> array(2) { ["obj"]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } ["inf"]=> object(Symfony\Component\Security\Http\Firewall\ExceptionListener)#187 (9) { ["tokenStorage":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["providerKey":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> string(4) "main" ["accessDeniedHandler":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> NULL ["authenticationEntryPoint":"Symfony\Component\Security\Http\Firewall\ExceptionListener":private]=> object(Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint)#189 (4) { ["loginPath":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> string(16) "/admin/connexion" ["useForward":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> bool(false) ["httpKernel":"Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint":private]=> object(Symfony\Component\HttpKernel\HttpKernel)#29 (4) { ["dispatcher":protected]=> object(Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher)#30 (5) { ["container":"Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher":private]=> *RECURSION* ["listenerIds":"Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher":private]=> array(0) { } ["listeners":"Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher":private]=> array(0) { } ["sorted":"Symfony\Component\EventDispatcher\EventDispatcher":private]=> array(2) { ["kernel.request"]=> array(10) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\DebugHandlersListener)#124 (9) { ["exceptionHandler":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> NULL ["logger":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> NULL ["levels":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> int(-1) ["throwAt":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> int(0) ["scream":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["fileLinkFormat":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> object(Symfony\Component\HttpKernel\Debug\FileLinkFormatter)#125 (4) { ["fileLinkFormat":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> bool(false) ["requestStack":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL ["baseDir":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL ["urlFormat":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL } ["scope":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["firstCall":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["hasTerminatedWithException":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> &bool(false) } [1]=> string(9) "configure" } [1]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\ValidateRequestListener)#126 (0) { } [1]=> string(15) "onKernelRequest" } [2]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\SessionListener)#127 (2) { ["container":"Symfony\Component\HttpKernel\EventListener\SessionListener":private]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#128 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(1) { ["session"]=> object(Closure)#129 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["sessionUsageStack":"Symfony\Component\HttpKernel\EventListener\AbstractSessionListener":private]=> array(1) { [0]=> int(0) } } [1]=> string(15) "onKernelRequest" } [3]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\FragmentListener)#130 (2) { ["signer":"Symfony\Component\HttpKernel\EventListener\FragmentListener":private]=> object(Symfony\Component\HttpKernel\UriSigner)#131 (2) { ["secret":"Symfony\Component\HttpKernel\UriSigner":private]=> string(40) "6a568b1f7aec16dc8825b2595e30f15a604c3820" ["parameter":"Symfony\Component\HttpKernel\UriSigner":private]=> string(5) "_hash" } ["fragmentPath":"Symfony\Component\HttpKernel\EventListener\FragmentListener":private]=> string(10) "/_fragment" } [1]=> string(15) "onKernelRequest" } [4]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\RouterListener)#132 (6) { ["matcher":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["context":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["logger":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Bridge\Monolog\Logger)#96 (5) { ["name":protected]=> string(7) "request" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["requestStack":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } ["projectDir":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> string(33) "/home/unicorn/www/lamano-template" ["debug":"Symfony\Component\HttpKernel\EventListener\RouterListener":private]=> bool(false) } [1]=> string(15) "onKernelRequest" } [5]=> array(2) { [0]=> object(Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber)#136 (1) { ["parser":"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber":private]=> object(Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser)#95 (1) { ["kernel":protected]=> object(AppKernel)#3 (14) { ["bundles":protected]=> array(14) { ["FrameworkBundle"]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } ["SecurityBundle"]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } ["TwigBundle"]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } ["MonologBundle"]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } ["SwiftmailerBundle"]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } ["DoctrineBundle"]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } ["SensioFrameworkExtraBundle"]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } ["KnpPaginatorBundle"]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } ["CocurSlugifyBundle"]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } ["CKSourceCKFinderBundle"]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } ["JMSI18nRoutingBundle"]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } ["LexikTranslationBundle"]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } ["FOSUserBundle"]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } ["AppBundle"]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } ["bundleMap":protected]=> array(14) { ["FrameworkBundle"]=> array(1) { [0]=> object(Symfony\Bundle\FrameworkBundle\FrameworkBundle)#11 (5) { ["name":protected]=> string(15) "FrameworkBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Symfony\Bundle\FrameworkBundle" ["container":protected]=> *RECURSION* } } ["SecurityBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SecurityBundle\SecurityBundle)#12 (5) { ["name":protected]=> string(14) "SecurityBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(29) "Symfony\Bundle\SecurityBundle" ["container":protected]=> *RECURSION* } } ["TwigBundle"]=> array(1) { [0]=> object(Symfony\Bundle\TwigBundle\TwigBundle)#13 (5) { ["name":protected]=> string(10) "TwigBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(25) "Symfony\Bundle\TwigBundle" ["container":protected]=> *RECURSION* } } ["MonologBundle"]=> array(1) { [0]=> object(Symfony\Bundle\MonologBundle\MonologBundle)#14 (5) { ["name":protected]=> string(13) "MonologBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Symfony\Bundle\MonologBundle" ["container":protected]=> *RECURSION* } } ["SwiftmailerBundle"]=> array(1) { [0]=> object(Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle)#15 (5) { ["name":protected]=> string(17) "SwiftmailerBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(32) "Symfony\Bundle\SwiftmailerBundle" ["container":protected]=> *RECURSION* } } ["DoctrineBundle"]=> array(1) { [0]=> object(Doctrine\Bundle\DoctrineBundle\DoctrineBundle)#16 (6) { ["autoloader":"Doctrine\Bundle\DoctrineBundle\DoctrineBundle":private]=> object(Closure)#28 (2) { ["static"]=> array(3) { ["proxyDir"]=> string(69) "/home/unicorn/www/lamano-template/var/cache/prod/doctrine/orm/Proxies" ["proxyNamespace"]=> string(7) "Proxies" ["notFoundCallback"]=> NULL } ["parameter"]=> array(1) { ["$className"]=> string(10) "" } } ["name":protected]=> string(14) "DoctrineBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Doctrine\Bundle\DoctrineBundle" ["container":protected]=> *RECURSION* } } ["SensioFrameworkExtraBundle"]=> array(1) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle)#17 (5) { ["name":protected]=> string(26) "SensioFrameworkExtraBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(34) "Sensio\Bundle\FrameworkExtraBundle" ["container":protected]=> *RECURSION* } } ["KnpPaginatorBundle"]=> array(1) { [0]=> object(Knp\Bundle\PaginatorBundle\KnpPaginatorBundle)#18 (5) { ["name":protected]=> string(18) "KnpPaginatorBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(26) "Knp\Bundle\PaginatorBundle" ["container":protected]=> *RECURSION* } } ["CocurSlugifyBundle"]=> array(1) { [0]=> object(Cocur\Slugify\Bridge\Symfony\CocurSlugifyBundle)#19 (5) { ["name":protected]=> string(18) "CocurSlugifyBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(28) "Cocur\Slugify\Bridge\Symfony" ["container":protected]=> *RECURSION* } } ["CKSourceCKFinderBundle"]=> array(1) { [0]=> object(CKSource\Bundle\CKFinderBundle\CKSourceCKFinderBundle)#20 (5) { ["name":protected]=> string(22) "CKSourceCKFinderBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "CKSource\Bundle\CKFinderBundle" ["container":protected]=> *RECURSION* } } ["JMSI18nRoutingBundle"]=> array(1) { [0]=> object(JMS\I18nRoutingBundle\JMSI18nRoutingBundle)#21 (5) { ["name":protected]=> string(20) "JMSI18nRoutingBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(21) "JMS\I18nRoutingBundle" ["container":protected]=> *RECURSION* } } ["LexikTranslationBundle"]=> array(1) { [0]=> object(Lexik\Bundle\TranslationBundle\LexikTranslationBundle)#22 (5) { ["name":protected]=> string(22) "LexikTranslationBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(30) "Lexik\Bundle\TranslationBundle" ["container":protected]=> *RECURSION* } } ["FOSUserBundle"]=> array(1) { [0]=> object(FOS\UserBundle\FOSUserBundle)#23 (5) { ["name":protected]=> string(13) "FOSUserBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(14) "FOS\UserBundle" ["container":protected]=> *RECURSION* } } ["AppBundle"]=> array(1) { [0]=> object(AppBundle\AppBundle)#24 (5) { ["name":protected]=> string(9) "AppBundle" ["extension":protected]=> NULL ["path":protected]=> NULL ["namespace":"Symfony\Component\HttpKernel\Bundle\Bundle":private]=> string(9) "AppBundle" ["container":protected]=> *RECURSION* } } } ["container":protected]=> *RECURSION* ["rootDir":protected]=> string(37) "/home/unicorn/www/lamano-template/app" ["environment":protected]=> string(4) "prod" ["debug":protected]=> bool(false) ["booted":protected]=> bool(true) ["name":protected]=> string(3) "app" ["startTime":protected]=> NULL ["loadClassCache":protected]=> array(2) { [0]=> string(7) "classes" [1]=> string(4) ".php" } ["projectDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["warmupDir":"Symfony\Component\HttpKernel\Kernel":private]=> NULL ["requestStackSize":"Symfony\Component\HttpKernel\Kernel":private]=> int(1) ["resetServices":"Symfony\Component\HttpKernel\Kernel":private]=> bool(true) } } } [1]=> string(15) "onKernelRequest" } [6]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\LocaleListener)#137 (3) { ["router":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> object(JMS\I18nRoutingBundle\Router\I18nRouter)#133 (18) { ["hostMap":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> array(0) { } ["i18nLoaderId":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(23) "jms_i18n_routing.loader" ["container":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> *RECURSION* ["defaultLocale":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> string(2) "fr" ["redirectToHost":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> bool(true) ["localeResolver":"JMS\I18nRoutingBundle\Router\I18nRouter":private]=> object(JMS\I18nRoutingBundle\Router\DefaultLocaleResolver)#135 (2) { ["cookieName":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> string(2) "hl" ["hostMap":"JMS\I18nRoutingBundle\Router\DefaultLocaleResolver":private]=> array(0) { } } ["collectedParameters":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> array(0) { } ["matcher":protected]=> object(appProdProjectContainerUrlMatcher)#170 (6) { ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["allow":protected]=> array(0) { } ["routes":protected]=> NULL ["request":protected]=> NULL ["expressionLanguage":protected]=> NULL ["expressionLanguageProviders":protected]=> array(0) { } } ["generator":protected]=> NULL ["context":protected]=> object(Symfony\Component\Routing\RequestContext)#115 (9) { ["baseUrl":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["pathInfo":"Symfony\Component\Routing\RequestContext":private]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["method":"Symfony\Component\Routing\RequestContext":private]=> string(3) "GET" ["host":"Symfony\Component\Routing\RequestContext":private]=> string(14) "www.unicorn.lu" ["scheme":"Symfony\Component\Routing\RequestContext":private]=> string(5) "https" ["httpPort":"Symfony\Component\Routing\RequestContext":private]=> int(80) ["httpsPort":"Symfony\Component\Routing\RequestContext":private]=> int(443) ["queryString":"Symfony\Component\Routing\RequestContext":private]=> string(0) "" ["parameters":"Symfony\Component\Routing\RequestContext":private]=> array(1) { ["_locale"]=> string(2) "en" } } ["loader":protected]=> NULL ["collection":protected]=> NULL ["resource":protected]=> string(56) "/home/unicorn/www/lamano-template/app/config/routing.yml" ["options":protected]=> array(12) { ["cache_dir"]=> string(48) "/home/unicorn/www/lamano-template/var/cache/prod" ["debug"]=> bool(false) ["generator_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_base_class"]=> string(48) "Symfony\Component\Routing\Generator\UrlGenerator" ["generator_dumper_class"]=> string(61) "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" ["generator_cache_class"]=> string(35) "appProdProjectContainerUrlGenerator" ["matcher_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_base_class"]=> string(61) "Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher" ["matcher_dumper_class"]=> string(57) "Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper" ["matcher_cache_class"]=> string(33) "appProdProjectContainerUrlMatcher" ["resource_type"]=> NULL ["strict_requirements"]=> NULL } ["logger":protected]=> NULL ["configCacheFactory":"Symfony\Component\Routing\Router":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["expressionLanguageProviders":"Symfony\Component\Routing\Router":private]=> array(0) { } ["container":"Symfony\Bundle\FrameworkBundle\Routing\Router":private]=> *RECURSION* } ["defaultLocale":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> string(2) "fr" ["requestStack":"Symfony\Component\HttpKernel\EventListener\LocaleListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } } [1]=> string(15) "onKernelRequest" } [7]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\TranslatorListener)#138 (2) { ["translator":"Symfony\Component\HttpKernel\EventListener\TranslatorListener":private]=> object(Symfony\Component\Translation\DataCollectorTranslator)#139 (2) { ["translator":"Symfony\Component\Translation\DataCollectorTranslator":private]=> object(Lexik\Bundle\TranslationBundle\Translation\Translator)#140 (14) { ["container":protected]=> object(Symfony\Component\DependencyInjection\ServiceLocator)#141 (4) { ["factories":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(13) { ["event_dispatcher"]=> object(Closure)#142 (1) { ["this"]=> *RECURSION* } ["lexik_translation.loader.database"]=> object(Closure)#143 (1) { ["this"]=> *RECURSION* } ["translation.loader.csv"]=> object(Closure)#144 (1) { ["this"]=> *RECURSION* } ["translation.loader.dat"]=> object(Closure)#145 (1) { ["this"]=> *RECURSION* } ["translation.loader.ini"]=> object(Closure)#146 (1) { ["this"]=> *RECURSION* } ["translation.loader.json"]=> object(Closure)#147 (1) { ["this"]=> *RECURSION* } ["translation.loader.mo"]=> object(Closure)#148 (1) { ["this"]=> *RECURSION* } ["translation.loader.php"]=> object(Closure)#149 (1) { ["this"]=> *RECURSION* } ["translation.loader.po"]=> object(Closure)#150 (1) { ["this"]=> *RECURSION* } ["translation.loader.qt"]=> object(Closure)#151 (1) { ["this"]=> *RECURSION* } ["translation.loader.res"]=> object(Closure)#152 (1) { ["this"]=> *RECURSION* } ["translation.loader.xliff"]=> object(Closure)#153 (1) { ["this"]=> *RECURSION* } ["translation.loader.yml"]=> object(Closure)#154 (1) { ["this"]=> *RECURSION* } } ["loading":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> array(0) { } ["externalId":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL ["container":"Symfony\Component\DependencyInjection\ServiceLocator":private]=> NULL } ["loaderIds":protected]=> array(12) { ["translation.loader.php"]=> array(1) { [0]=> string(3) "php" } ["translation.loader.yml"]=> array(2) { [0]=> string(4) "yaml" [1]=> string(3) "yml" } ["translation.loader.xliff"]=> array(2) { [0]=> string(3) "xlf" [1]=> string(5) "xliff" } ["translation.loader.po"]=> array(1) { [0]=> string(2) "po" } ["translation.loader.mo"]=> array(1) { [0]=> string(2) "mo" } ["translation.loader.qt"]=> array(1) { [0]=> string(2) "ts" } ["translation.loader.csv"]=> array(1) { [0]=> string(3) "csv" } ["translation.loader.res"]=> array(1) { [0]=> string(3) "res" } ["translation.loader.dat"]=> array(1) { [0]=> string(3) "dat" } ["translation.loader.ini"]=> array(1) { [0]=> string(3) "ini" } ["translation.loader.json"]=> array(1) { [0]=> string(4) "json" } ["lexik_translation.loader.database"]=> array(1) { [0]=> string(8) "database" } } ["options":protected]=> array(3) { ["cache_dir"]=> string(61) "/home/unicorn/www/lamano-template/var/cache/prod/translations" ["debug"]=> bool(false) ["resource_files"]=> array(0) { } } ["resourceLocales":"Symfony\Bundle\FrameworkBundle\Translation\Translator":private]=> array(0) { } ["resources":"Symfony\Bundle\FrameworkBundle\Translation\Translator":private]=> array(79) { [0]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf" [2]=> string(2) "en" [3]=> string(10) "validators" } [1]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf" [2]=> string(2) "de" [3]=> string(10) "validators" } [2]=> array(4) { [0]=> string(3) "xlf" [1]=> string(129) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf" [2]=> string(2) "fr" [3]=> string(10) "validators" } [3]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fr.xlf" [2]=> string(2) "fr" [3]=> string(10) "validators" } [4]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.de.xlf" [2]=> string(2) "de" [3]=> string(10) "validators" } [5]=> array(4) { [0]=> string(3) "xlf" [1]=> string(124) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.en.xlf" [2]=> string(2) "en" [3]=> string(10) "validators" } [6]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.de.xlf" [2]=> string(2) "de" [3]=> string(8) "security" } [7]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.fr.xlf" [2]=> string(2) "fr" [3]=> string(8) "security" } [8]=> array(4) { [0]=> string(3) "xlf" [1]=> string(144) "/home/unicorn/www/lamano-template/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Exception/../Resources/translations/security.en.xlf" [2]=> string(2) "en" [3]=> string(8) "security" } [9]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff" [2]=> string(2) "fr" [3]=> string(18) "KnpPaginatorBundle" } [10]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff" [2]=> string(2) "de" [3]=> string(18) "KnpPaginatorBundle" } [11]=> array(4) { [0]=> string(5) "xliff" [1]=> string(120) "/home/unicorn/www/lamano-template/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff" [2]=> string(2) "en" [3]=> string(18) "KnpPaginatorBundle" } [12]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.en.yml" [2]=> string(2) "en" [3]=> string(22) "LexikTranslationBundle" } [13]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.de.yml" [2]=> string(2) "de" [3]=> string(22) "LexikTranslationBundle" } [14]=> array(4) { [0]=> string(3) "yml" [1]=> string(118) "/home/unicorn/www/lamano-template/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.fr.yml" [2]=> string(2) "fr" [3]=> string(22) "LexikTranslationBundle" } [15]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml" [2]=> string(2) "fr" [3]=> string(13) "FOSUserBundle" } [16]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml" [2]=> string(2) "fr" [3]=> string(10) "validators" } [17]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml" [2]=> string(2) "de" [3]=> string(10) "validators" } [18]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml" [2]=> string(2) "de" [3]=> string(13) "FOSUserBundle" } [19]=> array(4) { [0]=> string(3) "yml" [1]=> string(110) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml" [2]=> string(2) "en" [3]=> string(10) "validators" } [20]=> array(4) { [0]=> string(3) "yml" [1]=> string(113) "/home/unicorn/www/lamano-template/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml" [2]=> string(2) "en" [3]=> string(13) "FOSUserBundle" } [21]=> array(4) { [0]=> string(3) "yml" [1]=> string(95) "/home/unicorn/www/lamano-template/app/Resources/FOSUserBundle/translations/FOSUserBundle.zh.yml" [2]=> string(2) "zh" [3]=> string(13) "FOSUserBundle" } [22]=> array(4) { [0]=> string(3) "yml" [1]=> string(92) "/home/unicorn/www/lamano-template/app/Resources/FOSUserBundle/translations/validators.zh.yml" [2]=> string(2) "zh" [3]=> string(10) "validators" } [23]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.en.yml" [2]=> string(2) "en" [3]=> string(10) "estimation" } [24]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.en.yml" [2]=> string(2) "en" [3]=> string(7) "general" } [25]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.en.yml" [2]=> string(2) "en" [3]=> string(7) "natures" } [26]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.de.yml" [2]=> string(2) "de" [3]=> string(8) "messages" } [27]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.de.yml" [2]=> string(2) "de" [3]=> string(16) "caracteristiques" } [28]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.fr.yml" [2]=> string(2) "fr" [3]=> string(8) "messages" } [29]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.fr.yml" [2]=> string(2) "fr" [3]=> string(16) "caracteristiques" } [30]=> array(4) { [0]=> string(3) "xlf" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/security.zh.xlf" [2]=> string(2) "zh" [3]=> string(8) "security" } [31]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.zh.yml" [2]=> string(2) "zh" [3]=> string(7) "general" } [32]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.zh.yml" [2]=> string(2) "zh" [3]=> string(10) "estimation" } [33]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.fr.yml" [2]=> string(2) "fr" [3]=> string(7) "natures" } [34]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.fr.yml" [2]=> string(2) "fr" [3]=> string(10) "estimation" } [35]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.fr.yml" [2]=> string(2) "fr" [3]=> string(7) "general" } [36]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.zh.yml" [2]=> string(2) "zh" [3]=> string(7) "natures" } [37]=> array(4) { [0]=> string(3) "yml" [1]=> string(78) "/home/unicorn/www/lamano-template/app/Resources/translations/estimation.de.yml" [2]=> string(2) "de" [3]=> string(10) "estimation" } [38]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/general.de.yml" [2]=> string(2) "de" [3]=> string(7) "general" } [39]=> array(4) { [0]=> string(3) "yml" [1]=> string(84) "/home/unicorn/www/lamano-template/app/Resources/translations/caracteristiques.en.yml" [2]=> string(2) "en" [3]=> string(16) "caracteristiques" } [40]=> array(4) { [0]=> string(3) "yml" [1]=> string(75) "/home/unicorn/www/lamano-template/app/Resources/translations/natures.de.yml" [2]=> string(2) "de" [3]=> string(7) "natures" } [41]=> array(4) { [0]=> string(3) "yml" [1]=> string(76) "/home/unicorn/www/lamano-template/app/Resources/translations/messages.en.yml" [2]=> string(2) "en" [3]=> string(8) "messages" } [42]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(7) "general" } [43]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(7) "general" } [44]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(7) "general" } [45]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(7) "general" } [46]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(10) "validators" } [47]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(10) "validators" } [48]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(10) "validators" } [49]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(10) "estimation" } [50]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(10) "estimation" } [51]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(10) "estimation" } [52]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(10) "estimation" } [53]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(16) "caracteristiques" } [54]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(16) "caracteristiques" } [55]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(16) "caracteristiques" } [56]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(16) "caracteristiques" } [57]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(8) "security" } [58]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(8) "security" } [59]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(8) "security" } [60]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(8) "security" } [61]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(7) "natures" } [62]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(7) "natures" } [63]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(7) "natures" } [64]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "lu" [3]=> string(7) "natures" } [65]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(7) "natures" } [66]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(13) "FOSUserBundle" } [67]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(13) "FOSUserBundle" } [68]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(13) "FOSUserBundle" } [69]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "zh" [3]=> string(13) "FOSUserBundle" } [70]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(8) "messages" } [71]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(8) "messages" } [72]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(8) "messages" } [73]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(18) "KnpPaginatorBundle" } [74]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(18) "KnpPaginatorBundle" } [75]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(18) "KnpPaginatorBundle" } [76]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "de" [3]=> string(22) "LexikTranslationBundle" } [77]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "en" [3]=> string(22) "LexikTranslationBundle" } [78]=> array(4) { [0]=> string(8) "database" [1]=> string(2) "DB" [2]=> string(2) "fr" [3]=> string(22) "LexikTranslationBundle" } } ["catalogues":protected]=> array(0) { } ["locale":"Symfony\Component\Translation\Translator":private]=> string(2) "en" ["fallbackLocales":"Symfony\Component\Translation\Translator":private]=> array(1) { [0]=> string(13) "langue_defaut" } ["loaders":"Symfony\Component\Translation\Translator":private]=> array(0) { } ["formatter":"Symfony\Component\Translation\Translator":private]=> object(Symfony\Component\Translation\Formatter\MessageFormatter)#155 (1) { ["selector":"Symfony\Component\Translation\Formatter\MessageFormatter":private]=> object(Symfony\Component\Translation\MessageSelector)#156 (0) { } } ["cacheDir":"Symfony\Component\Translation\Translator":private]=> string(61) "/home/unicorn/www/lamano-template/var/cache/prod/translations" ["debug":"Symfony\Component\Translation\Translator":private]=> bool(false) ["configCacheFactory":"Symfony\Component\Translation\Translator":private]=> object(Symfony\Component\Config\ResourceCheckerConfigCacheFactory)#134 (1) { ["resourceCheckers":"Symfony\Component\Config\ResourceCheckerConfigCacheFactory":private]=> array(0) { } } ["resources":"Symfony\Component\Translation\Translator":private]=> array(0) { } } ["messages":"Symfony\Component\Translation\DataCollectorTranslator":private]=> array(0) { } } ["requestStack":"Symfony\Component\HttpKernel\EventListener\TranslatorListener":private]=> object(Symfony\Component\HttpFoundation\RequestStack)#118 (1) { ["requests":"Symfony\Component\HttpFoundation\RequestStack":private]=> array(1) { [0]=> object(Symfony\Component\HttpFoundation\Request)#2 (23) { ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#6 (1) { ["parameters":protected]=> array(10) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" ["_route_params"]=> array(6) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" } ["_firewall_context"]=> string(34) "security.firewall.map.context.main" } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#4 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#5 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#9 (1) { ["parameters":protected]=> array(47) { ["USER"]=> string(7) "unicorn" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["REDIRECT_STATUS"]=> string(3) "200" ["UNIQUE_ID"]=> string(27) "Z9128fICGN6cz9j4D4v3xgAAAyk" ["GEOIP_COUNTRY_CODE"]=> string(2) "US" ["GEOIP_COUNTRY_NAME"]=> string(13) "United States" ["GEOIP_DMA_CODE"]=> string(1) "0" ["GEOIP_AREA_CODE"]=> string(1) "0" ["GEOIP_LATITUDE"]=> string(9) "37.750999" ["GEOIP_LONGITUDE"]=> string(10) "-97.821999" ["SCRIPT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_URI"]=> string(75) "https://www.unicorn.lu:443/en/recherche/vente/maison/luxembourg-dommeldange" ["HTTPS"]=> string(2) "on" ["CFG_CLUSTER"]=> string(10) "cluster014" ["ENVIRONMENT"]=> string(10) "production" ["HTTP_HOST"]=> string(14) "www.unicorn.lu" ["HTTP_X_PREDICTOR"]=> string(1) "1" ["HTTP_X_FORWARDED_FOR"]=> string(11) "18.97.9.174" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_OVHREQUEST_ID"]=> string(32) "4ba368712250e5502db21fe85951cc60" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.5" ["HTTP_ACCEPT_ENCODING"]=> string(7) "br,gzip" ["HTTP_REMOTE_IP"]=> string(11) "18.97.9.174" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(14) "www.unicorn.lu" ["SERVER_ADDR"]=> string(10) "10.14.20.3" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(11) "18.97.9.174" ["DOCUMENT_ROOT"]=> string(37) "/home/unicorn/www/lamano-template/web" ["SERVER_ADMIN"]=> string(25) "postmaster@www.unicorn.lu" ["SCRIPT_FILENAME"]=> string(45) "/home/unicorn/www/lamano-template/web/app.php" ["REMOTE_PORT"]=> string(5) "29832" ["REDIRECT_URL"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["SCRIPT_NAME"]=> string(8) "/app.php" ["PHP_SELF"]=> string(8) "/app.php" ["REQUEST_TIME_FLOAT"]=> float(1742567153.8899) ["REQUEST_TIME"]=> int(1742567153) ["argv"]=> array(0) { } ["argc"]=> int(0) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#8 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#7 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#10 (2) { ["headers":protected]=> array(11) { ["host"]=> array(1) { [0]=> string(14) "www.unicorn.lu" } ["x-predictor"]=> array(1) { [0]=> string(1) "1" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } ["x-ovhrequest-id"]=> array(1) { [0]=> string(32) "4ba368712250e5502db21fe85951cc60" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["accept"]=> array(1) { [0]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } ["accept-language"]=> array(1) { [0]=> string(14) "en-US,en;q=0.5" } ["accept-encoding"]=> array(1) { [0]=> string(7) "br,gzip" } ["remote-ip"]=> array(1) { [0]=> string(11) "18.97.9.174" } ["x-php-ob-level"]=> array(1) { [0]=> string(1) "1" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["requestUri":protected]=> string(49) "/en/recherche/vente/maison/luxembourg-dommeldange" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Symfony\Component\HttpFoundation\Session\Session)#59 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#52 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#43 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#47 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#169 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#54 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(0) } } ["started":protected]=> bool(false) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#51 (3) { ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#41 (7) { ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler)#44 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL } ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(4) "user" } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#56 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> array(3) { ["c"]=> int(0) ["u"]=> int(0) ["l"]=> int(0) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> NULL ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(1) "0" } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(0) { } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(0) } ["locale":protected]=> string(2) "en" ["defaultLocale":protected]=> string(2) "fr" ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } } } } [1]=> string(15) "onKernelRequest" } [8]=> array(2) { [0]=> *RECURSION* [1]=> string(15) "onKernelRequest" } [9]=> array(2) { [0]=> object(Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber)#168 (3) { ["route":"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber":private]=> string(7) "listing" ["params":"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber":private]=> array(5) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["vente_location"]=> string(5) "vente" } ["options":"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber":private]=> array(4) { ["defaultPaginationTemplate"]=> string(27) "layout/pagination.html.twig" ["defaultSortableTemplate"]=> string(53) "KnpPaginatorBundle:Pagination:sortable_link.html.twig" ["defaultFiltrationTemplate"]=> string(45) "@KnpPaginator/Pagination/filtration.html.twig" ["defaultPageRange"]=> int(4) } } [1]=> string(15) "onKernelRequest" } } ["kernel.controller"]=> array(5) { [0]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener)#123 (1) { ["reader":protected]=> object(Doctrine\Common\Annotations\CachedReader)#192 (4) { ["delegate":"Doctrine\Common\Annotations\CachedReader":private]=> object(Doctrine\Common\Annotations\AnnotationReader)#194 (5) { ["parser":"Doctrine\Common\Annotations\AnnotationReader":private]=> object(Doctrine\Common\Annotations\DocParser)#193 (10) { ["lexer":"Doctrine\Common\Annotations\DocParser":private]=> object(Doctrine\Common\Annotations\DocLexer)#268 (8) { ["noCase":protected]=> array(9) { ["@"]=> int(101) [","]=> int(104) ["("]=> int(109) [")"]=> int(103) ["{"]=> int(108) ["}"]=> int(102) ["="]=> int(105) [":"]=> int(112) ["\"]=> int(107) } ["withCase":protected]=> array(3) { ["true"]=> int(110) ["false"]=> int(106) ["null"]=> int(111) } ["input":"Doctrine\Common\Lexer\AbstractLexer":private]=> NULL ["tokens":"Doctrine\Common\Lexer\AbstractLexer":private]=> array(0) { } ["position":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["peek":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["lookahead"]=> NULL ["token"]=> NULL } ["target":"Doctrine\Common\Annotations\DocParser":private]=> NULL ["isNestedAnnotation":"Doctrine\Common\Annotations\DocParser":private]=> bool(false) ["imports":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["classExists":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoreNotImportedAnnotations":"Doctrine\Common\Annotations\DocParser":private]=> bool(false) ["namespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNames":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNamespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["context":"Doctrine\Common\Annotations\DocParser":private]=> string(0) "" } ["preParser":"Doctrine\Common\Annotations\AnnotationReader":private]=> object(Doctrine\Common\Annotations\DocParser)#269 (10) { ["lexer":"Doctrine\Common\Annotations\DocParser":private]=> object(Doctrine\Common\Annotations\DocLexer)#270 (8) { ["noCase":protected]=> array(9) { ["@"]=> int(101) [","]=> int(104) ["("]=> int(109) [")"]=> int(103) ["{"]=> int(108) ["}"]=> int(102) ["="]=> int(105) [":"]=> int(112) ["\"]=> int(107) } ["withCase":protected]=> array(3) { ["true"]=> int(110) ["false"]=> int(106) ["null"]=> int(111) } ["input":"Doctrine\Common\Lexer\AbstractLexer":private]=> NULL ["tokens":"Doctrine\Common\Lexer\AbstractLexer":private]=> array(0) { } ["position":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["peek":"Doctrine\Common\Lexer\AbstractLexer":private]=> int(0) ["lookahead"]=> NULL ["token"]=> NULL } ["target":"Doctrine\Common\Annotations\DocParser":private]=> NULL ["isNestedAnnotation":"Doctrine\Common\Annotations\DocParser":private]=> bool(false) ["imports":"Doctrine\Common\Annotations\DocParser":private]=> array(1) { ["ignoreannotation"]=> string(55) "Doctrine\Common\Annotations\Annotation\IgnoreAnnotation" } ["classExists":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoreNotImportedAnnotations":"Doctrine\Common\Annotations\DocParser":private]=> bool(true) ["namespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNames":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["ignoredAnnotationNamespaces":"Doctrine\Common\Annotations\DocParser":private]=> array(0) { } ["context":"Doctrine\Common\Annotations\DocParser":private]=> string(0) "" } ["phpParser":"Doctrine\Common\Annotations\AnnotationReader":private]=> object(Doctrine\Common\Annotations\PhpParser)#271 (0) { } ["imports":"Doctrine\Common\Annotations\AnnotationReader":private]=> array(0) { } ["ignoredAnnotationNames":"Doctrine\Common\Annotations\AnnotationReader":private]=> array(0) { } } ["cache":"Doctrine\Common\Annotations\CachedReader":private]=> object(Symfony\Component\Cache\DoctrineProvider)#272 (3) { ["pool":"Symfony\Component\Cache\DoctrineProvider":private]=> object(Symfony\Component\Cache\Adapter\FilesystemAdapter)#274 (10) { ["createCacheItem":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> object(Closure)#276 (1) { ["parameter"]=> array(3) { ["$key"]=> string(10) "" ["$value"]=> string(10) "" ["$isHit"]=> string(10) "" } } ["mergeByLifetime":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> object(Closure)#278 (2) { ["static"]=> array(2) { ["getId"]=> object(Closure)#275 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(1) { ["$key"]=> string(10) "" } } ["defaultLifetime"]=> int(0) } ["parameter"]=> array(3) { ["$deferred"]=> string(10) "" ["$namespace"]=> string(10) "" ["&$expiredIds"]=> string(10) "" } } ["namespace":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> string(0) "" ["namespaceVersion":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> string(0) "" ["versioningIsEnabled":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> bool(false) ["deferred":"Symfony\Component\Cache\Adapter\AbstractAdapter":private]=> array(0) { } ["maxIdLength":protected]=> NULL ["logger":protected]=> object(Symfony\Bridge\Monolog\Logger)#273 (5) { ["name":protected]=> string(5) "cache" ["handlers":protected]=> array(1) { [0]=> object(Monolog\Handler\FingersCrossedHandler)#97 (11) { ["handler":protected]=> object(Monolog\Handler\GroupHandler)#98 (5) { ["handlers":protected]=> array(2) { [0]=> object(Monolog\Handler\StreamHandler)#99 (10) { ["stream":protected]=> NULL ["url":protected]=> string(51) "/home/unicorn/www/lamano-template/var/logs/prod.log" ["errorMessage":"Monolog\Handler\StreamHandler":private]=> NULL ["filePermission":protected]=> NULL ["useLocking":protected]=> bool(false) ["dirCreated":"Monolog\Handler\StreamHandler":private]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } [1]=> object(Monolog\Handler\DeduplicationHandler)#101 (14) { ["deduplicationStore":protected]=> string(103) "/home/unicorn/www/lamano-template/var/cache/prod/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5" ["deduplicationLevel":protected]=> int(400) ["time":protected]=> int(60) ["gc":"Monolog\Handler\DeduplicationHandler":private]=> bool(false) ["handler":protected]=> object(Symfony\Bridge\Monolog\Handler\SwiftMailerHandler)#102 (8) { ["transport":protected]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } ["instantFlush":protected]=> bool(false) ["mailer":protected]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["messageTemplate":"Monolog\Handler\SwiftMailerHandler":private]=> array(2) { [0]=> object(Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory)#114 (5) { ["mailer":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> object(Swift_Mailer)#105 (1) { ["_transport":"Swift_Mailer":private]=> object(Swift_Transport_EsmtpTransport)#110 (8) { ["_handlers":"Swift_Transport_EsmtpTransport":private]=> array(1) { ["AUTH"]=> object(Swift_Transport_Esmtp_AuthHandler)#106 (5) { ["_authenticators":"Swift_Transport_Esmtp_AuthHandler":private]=> array(3) { [0]=> object(Swift_Transport_Esmtp_Auth_CramMd5Authenticator)#107 (0) { } [1]=> object(Swift_Transport_Esmtp_Auth_LoginAuthenticator)#108 (0) { } [2]=> object(Swift_Transport_Esmtp_Auth_PlainAuthenticator)#109 (0) { } } ["_username":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "a5054bc4e5f21991d28d3d3aa4797e0d" ["_password":"Swift_Transport_Esmtp_AuthHandler":private]=> string(32) "0ffe303aa42916f1ad0cc55f8f05301b" ["_auth_mode":"Swift_Transport_Esmtp_AuthHandler":private]=> NULL ["_esmtpParams":"Swift_Transport_Esmtp_AuthHandler":private]=> array(0) { } } } ["_capabilities":"Swift_Transport_EsmtpTransport":private]=> array(0) { } ["_params":"Swift_Transport_EsmtpTransport":private]=> array(9) { ["protocol"]=> string(3) "ssl" ["host"]=> string(17) "in-v3.mailjet.com" ["port"]=> int(465) ["timeout"]=> int(30) ["blocking"]=> int(1) ["tls"]=> bool(false) ["type"]=> int(1) ["stream_context_options"]=> array(0) { } ["sourceIp"]=> NULL } ["_buffer":protected]=> object(Swift_Transport_StreamBuffer)#111 (10) { ["_stream":"Swift_Transport_StreamBuffer":private]=> NULL ["_in":"Swift_Transport_StreamBuffer":private]=> NULL ["_out":"Swift_Transport_StreamBuffer":private]=> NULL ["_params":"Swift_Transport_StreamBuffer":private]=> array(1) { ["timeout"]=> int(30) } ["_replacementFactory":"Swift_Transport_StreamBuffer":private]=> object(Swift_StreamFilters_StringReplacementFilterFactory)#112 (1) { ["_filters":"Swift_StreamFilters_StringReplacementFilterFactory":private]=> array(0) { } } ["_translations":"Swift_Transport_StreamBuffer":private]=> array(0) { } ["_sequence":protected]=> int(0) ["_filters":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } ["_writeBuffer":"Swift_ByteStream_AbstractFilterableInputStream":private]=> string(0) "" ["_mirrors":"Swift_ByteStream_AbstractFilterableInputStream":private]=> array(0) { } } ["_started":protected]=> bool(false) ["_domain":protected]=> string(9) "localhost" ["_eventDispatcher":protected]=> object(Swift_Events_SimpleEventDispatcher)#113 (3) { ["_eventMap":"Swift_Events_SimpleEventDispatcher":private]=> array(5) { ["Swift_Events_CommandEvent"]=> string(28) "Swift_Events_CommandListener" ["Swift_Events_ResponseEvent"]=> string(29) "Swift_Events_ResponseListener" ["Swift_Events_SendEvent"]=> string(25) "Swift_Events_SendListener" ["Swift_Events_TransportChangeEvent"]=> string(36) "Swift_Events_TransportChangeListener" ["Swift_Events_TransportExceptionEvent"]=> string(39) "Swift_Events_TransportExceptionListener" } ["_listeners":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } ["_bubbleQueue":"Swift_Events_SimpleEventDispatcher":private]=> array(0) { } } ["_sourceIp":protected]=> NULL } } ["fromEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(15) "envoi@lamano.lu" ["toEmail":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> array(1) { [0]=> string(21) "log_symfony@lamano.lu" } ["subject":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(18) "Erreur 500 Unicorn" ["contentType":"Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory":private]=> string(9) "text/html" } [1]=> string(13) "createMessage" } ["level":protected]=> int(200) ["bubble":protected]=> bool(true) ["formatter":protected]=> object(Monolog\Formatter\HtmlFormatter)#116 (2) { ["logLevels":protected]=> array(8) { [100]=> string(7) "#cccccc" [200]=> string(7) "#468847" [250]=> string(7) "#3a87ad" [300]=> string(7) "#c09853" [400]=> string(7) "#f0ad4e" [500]=> string(7) "#FF7708" [550]=> string(7) "#C12A19" [600]=> string(7) "#000000" } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" } ["processors":protected]=> array(1) { [0]=> object(Monolog\Processor\PsrLogMessageProcessor)#100 (2) { ["dateFormat":"Monolog\Processor\PsrLogMessageProcessor":private]=> NULL ["removeUsedContextFields":"Monolog\Processor\PsrLogMessageProcessor":private]=> bool(false) } } } ["bufferSize":protected]=> int(0) ["bufferLimit":protected]=> int(0) ["flushOnOverflow":protected]=> bool(false) ["buffer":protected]=> array(0) { } ["initialized":protected]=> bool(false) ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } ["activationStrategy":protected]=> object(Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy)#117 (1) { ["actionLevel":"Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy":private]=> int(500) } ["buffering":protected]=> bool(true) ["bufferSize":protected]=> int(0) ["buffer":protected]=> array(2) { [0]=> array(7) { ["message"]=> string(24) "Matched route "{route}"." ["context"]=> array(4) { ["route"]=> string(7) "listing" ["route_parameters"]=> array(8) { ["ville"]=> string(22) "luxembourg-dommeldange" ["type_bien"]=> string(6) "maison" ["page"]=> int(1) ["tri"]=> string(6) "defaut" ["_controller"]=> string(55) "AppBundle\Controller\ListingController::rechercheAction" ["_locale"]=> string(2) "en" ["vente_location"]=> string(5) "vente" ["_route"]=> string(7) "listing" } ["request_uri"]=> string(71) "https://www.unicorn.lu/en/recherche/vente/maison/luxembourg-dommeldange" ["method"]=> string(3) "GET" } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(7) "request" ["datetime"]=> object(DateTime)#172 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.898557" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } [1]=> array(7) { ["message"]=> string(51) "Populated the TokenStorage with an anonymous Token." ["context"]=> array(0) { } ["level"]=> int(200) ["level_name"]=> string(4) "INFO" ["channel"]=> string(8) "security" ["datetime"]=> object(DateTime)#217 (3) { ["date"]=> string(26) "2025-03-21 15:25:53.928721" ["timezone_type"]=> int(3) ["timezone"]=> string(12) "Europe/Paris" } ["extra"]=> array(0) { } } } ["stopBuffering":protected]=> bool(true) ["passthruLevel":protected]=> NULL ["level":protected]=> int(100) ["bubble":protected]=> bool(true) ["formatter":protected]=> NULL ["processors":protected]=> array(0) { } } } ["processors":protected]=> array(0) { } ["microsecondTimestamps":protected]=> bool(true) ["exceptionHandler":protected]=> NULL } ["directory":"Symfony\Component\Cache\Adapter\FilesystemAdapter":private]=> string(66) "/home/unicorn/www/lamano-template/var/cache/prod/pools/MF-nM4B7SB/" ["tmp":"Symfony\Component\Cache\Adapter\FilesystemAdapter":private]=> NULL } ["namespace":"Doctrine\Common\Cache\CacheProvider":private]=> string(0) "" ["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=> int(1) } ["debug":"Doctrine\Common\Annotations\CachedReader":private]=> bool(false) ["loadedAnnotations":"Doctrine\Common\Annotations\CachedReader":private]=> array(2) { ["AppBundle\Controller\ListingController"]=> array(0) { } ["AppBundle\Controller\ListingController#rechercheAction"]=> array(4) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#68 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(64) "/international/{vente_location}/{type_bien}/{ville}/{page}/{tri}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(23) "recherche_international" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(1) { ["vente_location"]=> string(18) "^(vente|location)$" } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(4) { ["ville"]=> string(13) "toutes-villes" ["type_bien"]=> string(10) "tous-types" ["page"]=> int(1) ["tri"]=> string(6) "defaut" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } [1]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#67 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(66) "/prestige/{vente_location}/{type_bien}/{pays}/{ville}/{page}/{tri}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(18) "recherche_prestige" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(1) { ["vente_location"]=> string(18) "^(vente|location)$" } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(5) { ["ville"]=> string(13) "toutes-villes" ["pays"]=> string(10) "luxembourg" ["type_bien"]=> string(10) "tous-types" ["page"]=> int(1) ["tri"]=> string(6) "defaut" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } [2]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#297 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(60) "/recherche/{vente_location}/{type_bien}/{ville}/{page}/{tri}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(7) "listing" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(1) { ["page"]=> string(3) "\d+" } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(4) { ["ville"]=> string(13) "toutes-villes" ["type_bien"]=> string(10) "tous-types" ["page"]=> int(1) ["tri"]=> string(6) "defaut" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } [3]=> object(Sensio\Bundle\FrameworkExtraBundle\Configuration\Route)#294 (10) { ["service":protected]=> NULL ["path":"Symfony\Component\Routing\Annotation\Route":private]=> string(61) "/recherche/{vente_location}/{type_bien}/{ville}/{type_detail}" ["name":"Symfony\Component\Routing\Annotation\Route":private]=> string(15) "listing_rewrite" ["requirements":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["options":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["defaults":"Symfony\Component\Routing\Annotation\Route":private]=> array(2) { ["ville"]=> string(13) "toutes-villes" ["type_bien"]=> string(10) "tous-types" } ["host":"Symfony\Component\Routing\Annotation\Route":private]=> NULL ["methods":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["schemes":"Symfony\Component\Routing\Annotation\Route":private]=> array(0) { } ["condition":"Symfony\Component\Routing\Annotation\Route":private]=> NULL } } } } } [1]=> string(18) "onKernelController" } [1]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener)#277 (3) { ["manager":protected]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager)#279 (2) { ["converters":protected]=> array(1) { [0]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter)#280 (1) { ["registry":protected]=> object(Doctrine\Bundle\DoctrineBundle\Registry)#225 (7) { ["name":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(3) "ORM" ["connections":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(32) "doctrine.dbal.default_connection" } ["managers":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(35) "doctrine.orm.default_entity_manager" } ["defaultConnection":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["defaultManager":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["proxyInterfaceName":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(24) "Doctrine\ORM\Proxy\Proxy" ["container":protected]=> *RECURSION* } } [1]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter)#281 (0) { } } } ["namedConverters":protected]=> array(2) { ["doctrine.orm"]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter)#280 (1) { ["registry":protected]=> object(Doctrine\Bundle\DoctrineBundle\Registry)#225 (7) { ["name":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(3) "ORM" ["connections":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(32) "doctrine.dbal.default_connection" } ["managers":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> array(1) { ["default"]=> string(35) "doctrine.orm.default_entity_manager" } ["defaultConnection":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["defaultManager":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(7) "default" ["proxyInterfaceName":"Doctrine\Common\Persistence\AbstractManagerRegistry":private]=> string(24) "Doctrine\ORM\Proxy\Proxy" ["container":protected]=> *RECURSION* } } ["datetime"]=> object(Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter)#281 (0) { } } } ["autoConvert":protected]=> bool(true) ["isParameterTypeSupported":"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener":private]=> bool(false) } [1]=> string(18) "onKernelController" } [2]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener)#282 (3) { ["lastModifiedDates":"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener":private]=> object(SplObjectStorage)#283 (1) { ["storage":"SplObjectStorage":private]=> array(0) { } } ["etags":"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener":private]=> object(SplObjectStorage)#284 (1) { ["storage":"SplObjectStorage":private]=> array(0) { } } ["expressionLanguage":"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener":private]=> NULL } [1]=> string(18) "onKernelController" } [3]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener)#285 (5) { ["tokenStorage":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["authChecker":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Authorization\AuthorizationChecker)#303 (4) { ["tokenStorage":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> object(Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage)#166 (1) { ["token":"Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage":private]=> object(Symfony\Component\Security\Core\Authentication\Token\AnonymousToken)#215 (5) { ["secret":"Symfony\Component\Security\Core\Authentication\Token\AnonymousToken":private]=> string(7) "Vxwjhol" ["user":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> string(5) "anon." ["roles":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } ["authenticated":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> bool(true) ["attributes":"Symfony\Component\Security\Core\Authentication\Token\AbstractToken":private]=> array(0) { } } } ["accessDecisionManager":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> object(Symfony\Component\Security\Core\Authorization\AccessDecisionManager)#265 (4) { ["voters":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#266 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#267 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(3) } ["strategy":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> string(17) "decideAffirmative" ["allowIfAllAbstainDecisions":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> bool(false) ["allowIfEqualGrantedDeniedDecisions":"Symfony\Component\Security\Core\Authorization\AccessDecisionManager":private]=> bool(true) } ["authenticationManager":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager)#210 (3) { ["providers":"Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager":private]=> object(Symfony\Component\DependencyInjection\Argument\RewindableGenerator)#211 (2) { ["generator":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> object(Closure)#212 (1) { ["this"]=> *RECURSION* } ["count":"Symfony\Component\DependencyInjection\Argument\RewindableGenerator":private]=> int(4) } ["eraseCredentials":"Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager":private]=> bool(true) ["eventDispatcher":"Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager":private]=> *RECURSION* } ["alwaysAuthenticate":"Symfony\Component\Security\Core\Authorization\AuthorizationChecker":private]=> bool(false) } ["language":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage)#286 (5) { ["cache":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> object(Symfony\Component\Cache\Adapter\ArrayAdapter)#288 (6) { ["createCacheItem":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> object(Closure)#290 (1) { ["parameter"]=> array(3) { ["$key"]=> string(10) "" ["$value"]=> string(10) "" ["$isHit"]=> string(10) "" } } ["defaultLifetime":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> int(0) ["storeSerialized":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> bool(true) ["values":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> array(0) { } ["expiries":"Symfony\Component\Cache\Adapter\ArrayAdapter":private]=> array(0) { } ["logger":protected]=> NULL } ["lexer":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> NULL ["parser":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> NULL ["compiler":"Symfony\Component\ExpressionLanguage\ExpressionLanguage":private]=> NULL ["functions":protected]=> array(7) { ["constant"]=> array(2) { ["compiler"]=> object(Closure)#289 (1) { ["static"]=> array(1) { ["phpFunctionName"]=> string(8) "constant" } } ["evaluator"]=> object(Closure)#291 (1) { ["static"]=> array(1) { ["phpFunctionName"]=> string(8) "constant" } } } ["is_granted"]=> array(2) { ["compiler"]=> object(Closure)#292 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$attributes"]=> string(10) "" ["$object"]=> string(10) "" } } ["evaluator"]=> object(Closure)#293 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(3) { ["$variables"]=> string(10) "" ["$attributes"]=> string(10) "" ["$object"]=> string(10) "" } } } ["is_anonymous"]=> array(2) { ["compiler"]=> object(Closure)#295 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#296 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["is_authenticated"]=> array(2) { ["compiler"]=> object(Closure)#298 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#299 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["is_fully_authenticated"]=> array(2) { ["compiler"]=> object(Closure)#301 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#302 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["is_remember_me"]=> array(2) { ["compiler"]=> object(Closure)#304 (1) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } } ["evaluator"]=> object(Closure)#305 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$variables"]=> string(10) "" } } } ["has_role"]=> array(2) { ["compiler"]=> object(Closure)#307 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(1) { ["$role"]=> string(10) "" } } ["evaluator"]=> object(Closure)#308 (2) { ["this"]=> object(Symfony\Component\Security\Core\Authorization\ExpressionLanguageProvider)#287 (0) { } ["parameter"]=> array(2) { ["$variables"]=> string(10) "" ["$role"]=> string(10) "" } } } } } ["trustResolver":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver)#188 (2) { ["anonymousClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(67) "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" ["rememberMeClass":"Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver":private]=> string(68) "Symfony\Component\Security\Core\Authentication\Token\RememberMeToken" } ["roleHierarchy":"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener":private]=> object(Symfony\Component\Security\Core\Role\RoleHierarchy)#306 (2) { ["hierarchy":"Symfony\Component\Security\Core\Role\RoleHierarchy":private]=> array(2) { ["ROLE_ADMIN"]=> array(1) { [0]=> string(9) "ROLE_USER" } ["ROLE_SUPER_ADMIN"]=> array(1) { [0]=> string(10) "ROLE_ADMIN" } } ["map":protected]=> array(2) { ["ROLE_ADMIN"]=> array(1) { [0]=> string(9) "ROLE_USER" } ["ROLE_SUPER_ADMIN"]=> array(2) { [0]=> string(10) "ROLE_ADMIN" [1]=> string(9) "ROLE_USER" } } } } [1]=> string(18) "onKernelController" } [4]=> array(2) { [0]=> object(Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener)#300 (1) { ["container":protected]=> *RECURSION* } [1]=> string(18) "onKernelController" } } } ["listeners":"Symfony\Component\EventDispatcher\EventDispatcher":private]=> array(27) { ["security.interactive_login"]=> array(1) { [0]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#31 (1) { ["this"]=> *RECURSION* } [1]=> string(26) "onSecurityInteractivelogin" } [1]=> array(2) { [0]=> object(Closure)#75 (1) { ["this"]=> *RECURSION* } [1]=> string(26) "onSecurityInteractiveLogin" } } } ["security.authentication.failure"]=> array(1) { [0]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#32 (1) { ["this"]=> *RECURSION* } [1]=> string(31) "onSecurityAuthenticationFailure" } } } ["kernel.terminate"]=> array(1) { [0]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#33 (1) { ["this"]=> *RECURSION* } [1]=> string(17) "onKernelTerminate" } [1]=> array(2) { [0]=> object(Closure)#64 (1) { ["this"]=> *RECURSION* } [1]=> string(11) "onTerminate" } } } ["console.terminate"]=> array(2) { [0]=> array(2) { [0]=> array(2) { [0]=> object(Closure)#34 (1) { ["this"]=> *RECURSION* } [1]=> string(14) "onCliTerminate" } [1]=> array(2) { [0]=> object(Closure)#66 (1) { ["this"]=> *RECURSION* } [1]=> string(11) "onTerminate" } } [-128]=> array(1) { [0]=> array(2) { [0]=> object(Closure)#46 (1) { ["this"]=> *RECURSION* } [1]=> string(18) "onConsoleTerminate" } } } ["kernel.request"]=> array(10) { [2048]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\DebugHandlersListener)#124 (9) { ["exceptionHandler":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> NULL ["logger":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> NULL ["levels":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> int(-1) ["throwAt":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> int(0) ["scream":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["fileLinkFormat":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> object(Symfony\Component\HttpKernel\Debug\FileLinkFormatter)#125 (4) { ["fileLinkFormat":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> bool(false) ["requestStack":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL ["baseDir":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL ["urlFormat":"Symfony\Component\HttpKernel\Debug\FileLinkFormatter":private]=> NULL } ["scope":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["firstCall":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> bool(false) ["hasTerminatedWithException":"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener":private]=> &bool(false) } [1]=> string(9) "configure" } } [256]=> array(1) { [0]=> array(2) { [0]=> object(Symfony\Component\HttpKernel\EventListener\ValidateRequ