The "App\Security\UserChecker::checkPostAuth()" method will require a new "?TokenInterface $token" argument in the next major version of its interface "Symfony\Component\Security\Core\User\UserCheckerInterface", not defining it is deprecated.
The "Symfony\Bundle\SecurityBundle\Security::isGranted()" method will require a new "AccessDecision|null $accessDecision" argument in the next major version of its interface "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface", not defining it is deprecated.
The "Symfony\Bundle\SecurityBundle\Security\UserAuthenticator::authenticateUser()" method will require a new "array $attributes" argument in the next major version of its interface "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface", not defining it is deprecated.
Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getType()" instead.
Since symfony/property-info 7.3: The "Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor::getTypes()" method is deprecated, use "Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor::getType()" instead.
Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getType()" instead.
Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Type" class is deprecated. Use "Symfony\Component\TypeInfo\Type" class from "symfony/type-info" instead.
User Deprecated: Since symfony/security-http 7.3: Passing a boolean as "exposeSecurityErrors" parameter is deprecated, use Symfony\Component\Security\Http\Authentication\ExposeSecurityLevel value instead.
User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1459, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
"SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, priorite_19 FROM (SELECT p0_.id AS id_0, p0_.nom AS nom_1, p0_.numero AS numero_2, p0_.voie AS voie_3, p0_.complement AS complement_4, p0_.boite_postal AS boite_postal_5, p0_.commune AS commune_6, p0_.image AS image_7, p0_.description AS description_8, p0_.analyse AS analyse_9, p0_.pc_salarie AS pc_salarie_10, p0_.date_livraison_text AS date_livraison_text_11, p0_.date_livraison_date AS date_livraison_date_12, p0_.id_programme_promoteur AS id_programme_promoteur_13, p0_.actif AS actif_14, p0_.lat AS lat_15, p0_.lng AS lng_16, p0_.regle_prix AS regle_prix_17, p0_.visible AS visible_18, p0_.priorite AS priorite_19, p0_.regle_prix_allotement AS regle_prix_allotement_20, p0_.creer_le AS creer_le_21, l1_.id AS id_22, l1_.numero_lot AS numero_lot_23, l1_.piece AS piece_24, l1_.surface AS surface_25, l1_.surface_ponderee AS surface_ponderee_26, l1_.etage AS etage_27, l1_.exposition AS exposition_28, l1_.type_bien AS type_bien_29, l1_.prix_ttc AS prix_ttc_30, l1_.prix_ht AS prix_ht_31, l1_.loyer AS loyer_32, l1_.nb_option AS nb_option_33, l1_.allotement AS allotement_34, l1_.imported_at AS imported_at_35, l1_.actif AS actif_36 FROM Programme p0_ LEFT JOIN Lot l1_ ON p0_.id = l1_.programme_id LEFT JOIN RegionDepCP r2_ ON p0_.code_postal_id = r2_.code_postal INNER JOIN Promoteur p3_ ON p0_.promoteur_id = p3_.id LEFT JOIN lot_annexe l5_ ON l1_.id = l5_.lot_id LEFT JOIN Annexe a4_ ON a4_.id = l5_.annexe_id LEFT JOIN lot_fiscalite l7_ ON l1_.id = l7_.lot_id LEFT JOIN Fiscalite f6_ ON f6_.id = l7_.fiscalite_id LEFT JOIN lot_options l8_ ON l1_.active_option = l8_.id WHERE (p0_.actif = ? AND l1_.actif = ?) AND l1_.allotement = ?) dctrn_result_inner ORDER BY priorite_19 DESC) dctrn_result LIMIT 50 OFFSET 100"
(parameters:
[1 => 12 => 13 => 0]
, types:
[1 => 12 => 13 => 1]
)
doctrine
[
"sql" => "SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, priorite_19 FROM (SELECT p0_.id AS id_0, p0_.nom AS nom_1, p0_.numero AS numero_2, p0_.voie AS voie_3, p0_.complement AS complement_4, p0_.boite_postal AS boite_postal_5, p0_.commune AS commune_6, p0_.image AS image_7, p0_.description AS description_8, p0_.analyse AS analyse_9, p0_.pc_salarie AS pc_salarie_10, p0_.date_livraison_text AS date_livraison_text_11, p0_.date_livraison_date AS date_livraison_date_12, p0_.id_programme_promoteur AS id_programme_promoteur_13, p0_.actif AS actif_14, p0_.lat AS lat_15, p0_.lng AS lng_16, p0_.regle_prix AS regle_prix_17, p0_.visible AS visible_18, p0_.priorite AS priorite_19, p0_.regle_prix_allotement AS regle_prix_allotement_20, p0_.creer_le AS creer_le_21, l1_.id AS id_22, l1_.numero_lot AS numero_lot_23, l1_.piece AS piece_24, l1_.surface AS surface_25, l1_.surface_ponderee AS surface_ponderee_26, l1_.etage AS etage_27, l1_.exposition AS exposition_28, l1_.type_bien AS type_bien_29, l1_.prix_ttc AS prix_ttc_30, l1_.prix_ht AS prix_ht_31, l1_.loyer AS loyer_32, l1_.nb_option AS nb_option_33, l1_.allotement AS allotement_34, l1_.imported_at AS imported_at_35, l1_.actif AS actif_36 FROM Programme p0_ LEFT JOIN Lot l1_ ON p0_.id = l1_.programme_id LEFT JOIN RegionDepCP r2_ ON p0_.code_postal_id = r2_.code_postal INNER JOIN Promoteur p3_ ON p0_.promoteur_id = p3_.id LEFT JOIN lot_annexe l5_ ON l1_.id = l5_.lot_id LEFT JOIN Annexe a4_ ON a4_.id = l5_.annexe_id LEFT JOIN lot_fiscalite l7_ ON l1_.id = l7_.lot_id LEFT JOIN Fiscalite f6_ ON f6_.id = l7_.fiscalite_id LEFT JOIN lot_options l8_ ON l1_.active_option = l8_.id WHERE (p0_.actif = ? AND l1_.actif = ?) AND l1_.allotement = ?) dctrn_result_inner ORDER BY priorite_19 DESC) dctrn_result LIMIT 50 OFFSET 100"
"params" => [1 => 12 => 13 => 0]
"types" => [1 => 12 => 13 => 1]
]
debug
Executing statement:
"SELECT p0_.id AS id_0, p0_.nom AS nom_1, p0_.numero AS numero_2, p0_.voie AS voie_3, p0_.complement AS complement_4, p0_.boite_postal AS boite_postal_5, p0_.commune AS commune_6, p0_.image AS image_7, p0_.description AS description_8, p0_.analyse AS analyse_9, p0_.pc_salarie AS pc_salarie_10, p0_.date_livraison_text AS date_livraison_text_11, p0_.date_livraison_date AS date_livraison_date_12, p0_.id_programme_promoteur AS id_programme_promoteur_13, p0_.actif AS actif_14, p0_.lat AS lat_15, p0_.lng AS lng_16, p0_.regle_prix AS regle_prix_17, p0_.visible AS visible_18, p0_.priorite AS priorite_19, p0_.regle_prix_allotement AS regle_prix_allotement_20, p0_.creer_le AS creer_le_21, p0_.code_postal_id AS code_postal_id_22, p0_.promoteur_id AS promoteur_id_23, p0_.cover_id AS cover_id_24 FROM Programme p0_ LEFT JOIN Lot l1_ ON p0_.id = l1_.programme_id LEFT JOIN RegionDepCP r2_ ON p0_.code_postal_id = r2_.code_postal INNER JOIN Promoteur p3_ ON p0_.promoteur_id = p3_.id LEFT JOIN lot_annexe l5_ ON l1_.id = l5_.lot_id LEFT JOIN Annexe a4_ ON a4_.id = l5_.annexe_id LEFT JOIN lot_fiscalite l7_ ON l1_.id = l7_.lot_id LEFT JOIN Fiscalite f6_ ON f6_.id = l7_.fiscalite_id LEFT JOIN lot_options l8_ ON l1_.active_option = l8_.id WHERE (p0_.actif = ? AND l1_.actif = ?) AND l1_.allotement = ? AND p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY p0_.priorite DESC"
[
"sql" => "SELECT p0_.id AS id_0, p0_.nom AS nom_1, p0_.numero AS numero_2, p0_.voie AS voie_3, p0_.complement AS complement_4, p0_.boite_postal AS boite_postal_5, p0_.commune AS commune_6, p0_.image AS image_7, p0_.description AS description_8, p0_.analyse AS analyse_9, p0_.pc_salarie AS pc_salarie_10, p0_.date_livraison_text AS date_livraison_text_11, p0_.date_livraison_date AS date_livraison_date_12, p0_.id_programme_promoteur AS id_programme_promoteur_13, p0_.actif AS actif_14, p0_.lat AS lat_15, p0_.lng AS lng_16, p0_.regle_prix AS regle_prix_17, p0_.visible AS visible_18, p0_.priorite AS priorite_19, p0_.regle_prix_allotement AS regle_prix_allotement_20, p0_.creer_le AS creer_le_21, p0_.code_postal_id AS code_postal_id_22, p0_.promoteur_id AS promoteur_id_23, p0_.cover_id AS cover_id_24 FROM Programme p0_ LEFT JOIN Lot l1_ ON p0_.id = l1_.programme_id LEFT JOIN RegionDepCP r2_ ON p0_.code_postal_id = r2_.code_postal INNER JOIN Promoteur p3_ ON p0_.promoteur_id = p3_.id LEFT JOIN lot_annexe l5_ ON l1_.id = l5_.lot_id LEFT JOIN Annexe a4_ ON a4_.id = l5_.annexe_id LEFT JOIN lot_fiscalite l7_ ON l1_.id = l7_.lot_id LEFT JOIN Fiscalite f6_ ON f6_.id = l7_.fiscalite_id LEFT JOIN lot_options l8_ ON l1_.active_option = l8_.id WHERE (p0_.actif = ? AND l1_.actif = ?) AND l1_.allotement = ? AND p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY p0_.priorite DESC"
"params" => [1 => 12 => 13 => 04 => 42245 => 34706 => 39257 => 20188 => 29329 => 414910 => 177611 => 263012 => 411313 => 152814 => 160715 => 191716 => 206117 => 268018 => 290919 => 351820 => 368121 => 389922 => 401723 => 412524 => 245925 => 189526 => 157327 => 253828 => 333129 => 385330 => 404331 => 224232 => 230633 => 279334 => 295535 => 371136 => 401437 => 418738 => 424139 => 429540 => 425041 => 309742 => 316743 => 320444 => 323945 => 327246 => 332647 => 365148 => 397249 => 405650 => 413151 => 96752 => 155953 => 2778]
"types" => [1 => 12 => 13 => 14 => 15 => 16 => 17 => 18 => 19 => 110 => 111 => 112 => 113 => 114 => 115 => 116 => 117 => 118 => 119 => 120 => 121 => 122 => 123 => 124 => 125 => 126 => 127 => 128 => 129 => 130 => 131 => 132 => 133 => 134 => 135 => 136 => 137 => 138 => 139 => 140 => 141 => 142 => 143 => 144 => 145 => 146 => 147 => 148 => 149 => 150 => 151 => 152 => 153 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "54100"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "54100"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 1528]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 1528]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
"params" => [1 => 2]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 1528]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 1528]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 75147]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 75147]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 75147]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 75147]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 75147]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 75147]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 75152]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 75152]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 75152]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 75152]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 75152]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 75152]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 75153]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 75153]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 75153]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 75153]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 75153]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 75153]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 75154]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 75154]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 75154]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 75154]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 75154]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 75154]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 75155]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 75155]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 75155]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 75155]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 75155]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 75155]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 75156]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 75156]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 75156]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 75156]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 75156]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 75156]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 75159]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 75159]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 75159]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 75159]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 75159]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 75159]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 75161]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 75161]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 75161]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 75161]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 75161]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 75161]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 75166]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 75166]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 75166]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 75166]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 75166]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 75166]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 83468]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 83468]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 83468]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 83468]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 83468]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 83468]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 83469]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 83469]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 83469]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 83469]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 83469]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 83469]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 83471]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 83471]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 83471]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 83471]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 83471]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 83471]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 87599]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 87599]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 87599]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 87599]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 87599]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 87599]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 87600]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 87600]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 87600]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 87600]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 87600]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 87600]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 87601]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 87601]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 87601]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 87601]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 87601]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 87601]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 87602]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 87602]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 87602]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 87602]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 87602]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 87602]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 87604]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 87604]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 87604]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 87604]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 87604]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 87604]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 87605]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 87605]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 87605]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 87605]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 87605]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 87605]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 87606]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 87606]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 87606]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 87606]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 87606]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 87606]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 91115]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 91115]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 91115]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 91115]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 91115]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 91115]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 96728]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 96728]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 96728]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 96728]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 96728]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 96728]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 99650]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 99650]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 99650]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 99650]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 99650]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 99650]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 99651]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 99651]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 99651]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 99651]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 99651]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 99651]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 99652]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 99652]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 99652]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 99652]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 99652]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 99652]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 99653]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 99653]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 99653]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 99653]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 99653]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 99653]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 106572]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 106572]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 106572]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 106572]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 106572]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 106572]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 107468]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 107468]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 107468]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 107468]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 107468]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 107468]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 107469]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 107469]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 107469]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 107469]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 107469]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 107469]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 107470]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 107470]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 107470]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 107470]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 107470]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 107470]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "91750"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "91750"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 1607]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 1607]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 1607]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 1607]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 28972]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 28972]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 28972]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 28972]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 28972]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 28972]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "67300"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "67300"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 1917]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 1917]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 1917]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 1917]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 43642]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 43642]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 43642]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 43642]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 43642]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 43642]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "44300"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "44300"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2061]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 2061]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2061]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 2061]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 47431]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 47431]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 47431]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 47431]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 47431]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 47431]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 47446]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 47446]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 47446]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 47446]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 47446]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 47446]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "63100"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "63100"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2680]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 2680]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2680]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 2680]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 57977]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 57977]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 57977]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 57977]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 57977]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 57977]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 57979]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 57979]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 57979]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 57979]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 57979]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 57979]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 57982]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 57982]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 57982]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 57982]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 57982]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 57982]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 86399]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 86399]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 86399]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 86399]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 86399]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 86399]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 86400]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 86400]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 86400]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 86400]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 86400]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 86400]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 86403]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 86403]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 86403]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 86403]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 86403]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 86403]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 86404]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 86404]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 86404]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 86404]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 86404]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 86404]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 86405]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 86405]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 86405]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 86405]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 86405]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 86405]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "37300"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "37300"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2909]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 2909]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2909]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 2909]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 71783]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 71783]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 71783]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 71783]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 71783]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 71783]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 71784]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 71784]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 71784]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 71784]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 71784]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 71784]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 71785]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 71785]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 71785]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 71785]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 71785]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 71785]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 71795]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 71795]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 71795]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 71795]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 71795]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 71795]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 71800]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 71800]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 71800]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 71800]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 71800]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 71800]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 71801]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 71801]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 71801]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 71801]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 71801]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 71801]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 71805]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 71805]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 71805]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 71805]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 71805]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 71805]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 71807]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 71807]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 71807]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 71807]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 71807]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 71807]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 71808]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 71808]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 71808]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 71808]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 71808]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 71808]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 71813]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 71813]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 71813]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 71813]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 71813]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 71813]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 71814]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 71814]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 71814]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 71814]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 71814]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 71814]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 71815]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 71815]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 71815]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 71815]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 71815]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 71815]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 71822]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 71822]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 71822]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 71822]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 71822]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 71822]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "01210"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "01210"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3518]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 3518]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3518]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 3518]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 88498]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 88498]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 88498]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 88498]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 88498]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 88498]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 88500]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 88500]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 88500]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 88500]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 88500]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 88500]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 88504]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 88504]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 88504]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 88504]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 88504]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 88504]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 88506]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 88506]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 88506]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 88506]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 88506]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 88506]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 88507]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 88507]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 88507]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 88507]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 88507]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 88507]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 88508]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 88508]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 88508]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 88508]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 88508]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 88508]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 88509]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 88509]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 88509]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 88509]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 88509]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 88509]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 92128]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 92128]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 92128]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 92128]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 92128]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 92128]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 101751]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 101751]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 101751]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 101751]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 101751]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 101751]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 101752]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 101752]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 101752]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 101752]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 101752]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 101752]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 101753]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 101753]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 101753]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 101753]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 101753]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 101753]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 101754]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 101754]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 101754]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 101754]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 101754]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 101754]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 101755]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 101755]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 101755]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 101755]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 101755]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 101755]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 105295]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 105295]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 105295]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 105295]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 105295]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 105295]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109520]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109520]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109520]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109520]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109520]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109520]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "95000"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "95000"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3681]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 3681]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3681]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 3681]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 95152]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 95152]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 95152]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 95152]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 95152]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 95152]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 95454]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 95454]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 95454]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 95454]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 95454]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 95454]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 95460]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 95460]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 95460]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 95460]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 95460]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 95460]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109871]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109871]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109871]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109871]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109871]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109871]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "93130"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "93130"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3899]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 3899]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3899]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 3899]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 99397]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 99397]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 99397]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 99397]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 99397]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 99397]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 99404]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 99404]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 99404]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 99404]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 99404]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 99404]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 99406]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 99406]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 99406]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 99406]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 99406]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 99406]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 99414]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 99414]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 99414]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 99414]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 99414]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 99414]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 99430]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 99430]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 99430]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 99430]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 99430]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 99430]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 99433]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 99433]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 99433]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 99433]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 99433]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 99433]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 99435]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 99435]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 99435]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 99435]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 99435]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 99435]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 99438]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 99438]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 99438]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 99438]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 99438]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 99438]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 99440]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 99440]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 99440]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 99440]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 99440]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 99440]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108198]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108198]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108198]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108198]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108198]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108198]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "13015"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "13015"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4017]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 4017]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4017]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 4017]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 103730]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 103730]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 103730]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 103730]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 103730]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 103730]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 103731]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 103731]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 103731]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 103731]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 103731]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 103731]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 103734]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 103734]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 103734]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 103734]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 103734]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 103734]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 103736]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 103736]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 103736]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 103736]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 103736]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 103736]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 103737]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 103737]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 103737]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 103737]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 103737]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 103737]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 103738]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 103738]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 103738]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 103738]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 103738]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 103738]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 103741]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 103741]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 103741]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 103741]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 103741]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 103741]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 107619]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 107619]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 107619]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 107619]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 107619]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 107619]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 107620]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 107620]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 107620]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 107620]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 107620]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 107620]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 107621]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 107621]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 107621]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 107621]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 107621]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 107621]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 107622]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 107622]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 107622]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 107622]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 107622]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 107622]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 107624]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 107624]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 107624]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 107624]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 107624]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 107624]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 107625]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 107625]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 107625]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 107625]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 107625]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 107625]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 107627]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 107627]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 107627]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 107627]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 107627]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 107627]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108623]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108623]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108623]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108623]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108623]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108623]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108624]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108624]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108624]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108624]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108624]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108624]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109894]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109894]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109894]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109894]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109894]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109894]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109896]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109896]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109896]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109896]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109896]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109896]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109898]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109898]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109898]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109898]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109898]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109898]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109899]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109899]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109899]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109899]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109899]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109899]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109900]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109900]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109900]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109900]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109900]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109900]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109901]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109901]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109901]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109901]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109901]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109901]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109953]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109953]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109953]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109953]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109953]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109953]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109954]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109954]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109954]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109954]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109954]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109954]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109955]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109955]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109955]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109955]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109955]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109955]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "67000"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "67000"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4125]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 4125]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4125]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 4125]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108329]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108329]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108329]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108329]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108329]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108329]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108330]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108330]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108330]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108330]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108330]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108330]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108331]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108331]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108331]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108331]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108331]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108331]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108332]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108332]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108332]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108332]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108332]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108332]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108334]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108334]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108334]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108334]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108334]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108334]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108335]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108335]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108335]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108335]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108335]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108335]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108336]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108336]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108336]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108336]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108336]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108336]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108337]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108337]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108337]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108337]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108337]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108337]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108338]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108338]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108338]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108338]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108338]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108338]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108339]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108339]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108339]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108339]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108339]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108339]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108340]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108340]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108340]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108340]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108340]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108340]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108341]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108341]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108341]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108341]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108341]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108341]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108342]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108342]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108342]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108342]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108342]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108342]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108343]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108343]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108343]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108343]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108343]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108343]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108344]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108344]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108344]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108344]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108344]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108344]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108345]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108345]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108345]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108345]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108345]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108345]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108346]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108346]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108346]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108346]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108346]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108346]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108347]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108347]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108347]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108347]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108347]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108347]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108348]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108348]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108348]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108348]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108348]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108348]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108349]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108349]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108349]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108349]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108349]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108349]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108350]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108350]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108350]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108350]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108350]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108350]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108351]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108351]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108351]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108351]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108351]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108351]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108352]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108352]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108352]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108352]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108352]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108352]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108353]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108353]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108353]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108353]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108353]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108353]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108354]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108354]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108354]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108354]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108354]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108354]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108355]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108355]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108355]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108355]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108355]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108355]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108356]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108356]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108356]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108356]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108356]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108356]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108357]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108357]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108357]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108357]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108357]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108357]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108358]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108358]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108358]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108358]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108358]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108358]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108359]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108359]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108359]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108359]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108359]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108359]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108360]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108360]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108360]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108360]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108360]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108360]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108361]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108361]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108361]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108361]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108361]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108361]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108362]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108362]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108362]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108362]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108362]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108362]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108363]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108363]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108363]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108363]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108363]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108363]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108364]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108364]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108364]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108364]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108364]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108364]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108365]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108365]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108365]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108365]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108365]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108365]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108366]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108366]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108366]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108366]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108366]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108366]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108367]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108367]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108367]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108367]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108367]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108367]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108368]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108368]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108368]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108368]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108368]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108368]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108369]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108369]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108369]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108369]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108369]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108369]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108370]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108370]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108370]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108370]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108370]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108370]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108371]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108371]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108371]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108371]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108371]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108371]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108372]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108372]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108372]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108372]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108372]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108372]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108373]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108373]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108373]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108373]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108373]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108373]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108374]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108374]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108374]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108374]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108374]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108374]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108375]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108375]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108375]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108375]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108375]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108375]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108376]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108376]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108376]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108376]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108376]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108376]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108377]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108377]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108377]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108377]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108377]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108377]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108378]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108378]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108378]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108378]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108378]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108378]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108379]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108379]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108379]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108379]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108379]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108379]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108380]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108380]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108380]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108380]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108380]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108380]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108381]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108381]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108381]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108381]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108381]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108381]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108384]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108384]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108384]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108384]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108384]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108384]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108385]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108385]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108385]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108385]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108385]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108385]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108386]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108386]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108386]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108386]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108386]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108386]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "31300"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "31300"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2459]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 2459]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
(parameters:
[1 => 7]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
"params" => [1 => 7]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2459]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 2459]
"types" => [1 => 1]
]
deprecation
Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 106486]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 106486]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 106486]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 106486]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 106486]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 106486]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "76500"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "76500"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 1895]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 1895]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
(parameters:
[1 => 13]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
"params" => [1 => 13]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 1895]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 1895]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108257]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108257]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108257]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108257]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108257]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108257]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "59280"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "59280"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2242]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 2242]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
(parameters:
[1 => 8]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
"params" => [1 => 8]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2242]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 2242]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 42237]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 42237]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 42237]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 42237]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 42237]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 42237]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 42251]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 42251]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 42251]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 42251]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 42251]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 42251]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "34000"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "34000"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2306]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 2306]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2306]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 2306]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 43182]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 43182]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 43182]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 43182]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 43182]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 43182]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "83160"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "83160"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2955]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 2955]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2955]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 2955]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 101460]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 101460]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 101460]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 101460]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 101460]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 101460]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 102184]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 102184]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 102184]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 102184]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 102184]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 102184]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 115048]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 115048]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 115048]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 115048]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 115048]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 115048]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "80000"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "80000"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 1573]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 1573]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
(parameters:
[1 => 14]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
"params" => [1 => 14]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 1573]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 1573]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 85631]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 85631]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 85631]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 85631]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 85631]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 85631]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 85634]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 85634]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 85634]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 85634]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 85634]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 85634]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 85635]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 85635]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 85635]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 85635]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 85635]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 85635]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 85639]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 85639]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 85639]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 85639]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 85639]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 85639]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 85653]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 85653]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 85653]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 85653]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 85653]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 85653]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 94040]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 94040]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 94040]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 94040]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 94040]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 94040]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "95880"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "95880"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2538]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 2538]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2538]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 2538]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50942]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50942]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50942]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50942]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50942]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50942]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50944]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50944]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50944]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50944]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50944]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50944]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50945]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50945]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50945]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50945]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50945]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50945]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50947]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50947]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50947]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50947]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50947]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50947]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50948]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50948]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50948]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50948]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50948]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50948]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50949]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50949]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50949]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50949]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50949]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50949]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50950]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50950]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50950]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50950]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50950]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50950]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50951]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50951]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50951]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50951]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50951]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50951]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50952]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50952]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50952]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50952]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50952]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50952]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50953]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50953]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50953]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50953]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50953]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50953]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50954]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50954]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50954]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50954]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50954]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50954]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50955]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50955]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50955]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50955]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50955]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50955]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50957]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50957]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50957]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50957]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50957]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50957]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50958]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50958]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50958]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50958]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50958]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50958]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50959]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50959]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50959]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50959]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50959]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50959]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50960]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50960]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50960]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50960]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50960]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50960]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50963]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50963]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50963]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50963]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50963]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50963]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50964]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50964]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50964]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50964]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50964]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50964]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50966]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50966]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50966]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50966]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50966]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50966]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50967]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50967]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50967]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50967]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50967]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50967]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50969]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50969]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50969]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50969]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50969]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50969]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50970]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50970]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50970]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50970]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50970]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50970]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50972]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50972]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50972]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50972]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50972]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50972]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50974]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50974]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50974]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50974]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50974]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50974]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50975]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50975]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50975]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50975]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50975]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50975]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50976]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50976]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50976]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50976]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50976]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50976]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50979]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50979]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50979]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50979]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50979]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50979]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50980]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50980]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50980]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50980]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50980]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50980]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50981]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50981]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50981]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50981]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50981]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50981]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50982]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50982]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50982]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50982]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50982]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50982]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 50983]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 50983]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 50983]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 50983]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 50983]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 50983]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 61844]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 61844]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 61844]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 61844]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 61844]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 61844]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 107539]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 107539]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 107539]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 107539]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 107539]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 107539]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "74800"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "74800"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4187]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 4187]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4187]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 4187]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 110544]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 110544]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 110544]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 110544]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 110544]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 110544]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 110546]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 110546]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 110546]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 110546]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 110546]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 110546]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 110548]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 110548]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 110548]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 110548]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 110548]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 110548]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 110551]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 110551]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 110551]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 110551]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 110551]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 110551]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 110552]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 110552]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 110552]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 110552]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 110552]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 110552]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 110553]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 110553]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 110553]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 110553]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 110553]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 110553]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 110554]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 110554]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 110554]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 110554]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 110554]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 110554]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 110558]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 110558]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 110558]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 110558]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 110558]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 110558]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 110567]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 110567]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 110567]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 110567]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 110567]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 110567]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "94140"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "94140"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4295]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 4295]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4295]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 4295]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 115341]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 115341]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 115341]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 115341]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 115341]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 115341]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 115342]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 115342]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 115342]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 115342]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 115342]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 115342]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 115343]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 115343]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 115343]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 115343]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 115343]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 115343]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 115344]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 115344]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 115344]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 115344]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 115344]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 115344]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 115346]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 115346]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 115346]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 115346]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 115346]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 115346]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "69140"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "69140"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4250]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 4250]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
(parameters:
[1 => 20]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
"params" => [1 => 20]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4250]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 4250]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113574]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113574]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113574]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113574]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113574]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113574]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113575]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113575]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113575]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113575]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113575]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113575]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113577]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113577]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113577]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113577]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113577]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113577]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113578]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113578]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113578]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113578]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113578]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113578]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113579]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113579]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113579]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113579]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113579]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113579]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113580]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113580]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113580]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113580]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113580]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113580]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113581]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113581]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113581]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113581]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113581]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113581]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113582]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113582]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113582]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113582]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113582]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113582]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113583]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113583]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113583]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113583]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113583]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113583]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113584]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113584]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113584]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113584]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113584]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113584]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113586]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113586]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113586]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113586]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113586]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113586]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113587]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113587]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113587]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113587]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113587]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113587]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113588]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113588]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113588]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113588]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113588]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113588]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113589]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113589]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113589]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113589]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113589]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113589]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113590]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113590]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113590]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113590]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113590]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113590]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113591]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113591]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113591]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113591]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113591]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113591]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113592]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113592]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113592]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113592]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113592]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113592]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113593]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113593]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113593]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113593]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113593]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113593]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113594]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113594]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113594]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113594]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113594]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113594]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113595]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113595]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113595]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113595]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113595]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113595]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113596]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113596]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113596]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113596]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113596]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113596]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113597]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113597]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113597]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113597]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113597]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113597]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113598]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113598]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113598]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113598]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113598]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113598]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113599]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113599]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113599]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113599]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113599]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113599]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113600]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113600]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113600]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113600]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113600]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113600]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113601]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113601]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113601]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113601]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113601]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113601]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113602]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113602]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113602]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113602]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113602]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113602]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "59133"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "59133"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3331]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 3331]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3331]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 3331]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 83043]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 83043]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 83043]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 83043]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 83043]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 83043]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 83044]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 83044]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 83044]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 83044]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 83044]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 83044]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 83090]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 83090]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 83090]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 83090]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 83090]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 83090]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 83094]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 83094]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 83094]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 83094]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 83094]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 83094]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 83186]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 83186]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 83186]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 83186]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 83186]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 83186]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "77700"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "77700"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3097]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 3097]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
(parameters:
[1 => 25]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
"params" => [1 => 25]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3097]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 3097]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 90132]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 90132]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 90132]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 90132]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 90132]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 90132]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "74110"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "74110"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3853]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 3853]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3853]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 3853]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 97540]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 97540]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 97540]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 97540]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 97540]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 97540]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 97545]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 97545]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 97545]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 97545]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 97545]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 97545]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 97546]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 97546]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 97546]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 97546]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 97546]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 97546]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 97547]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 97547]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 97547]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 97547]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 97547]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 97547]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 97548]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 97548]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 97548]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 97548]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 97548]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 97548]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 100911]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 100911]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 100911]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 100911]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 100911]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 100911]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "64140"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "64140"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3272]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 3272]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3272]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 3272]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 79911]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 79911]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 79911]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 79911]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 79911]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 79911]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "64600"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "64600"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4043]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 4043]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4043]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 4043]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 114433]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 114433]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 114433]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 114433]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 114433]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 114433]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "16100"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "16100"
]
"types" => [1 => 2]
]
deprecation
Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4131]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 4131]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4131]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 4131]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108497]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108497]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108497]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108497]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108497]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108497]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108498]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108498]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108498]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108498]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108498]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108498]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108500]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108500]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108500]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108500]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108500]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108500]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109431]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109431]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109431]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109431]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109431]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109431]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 110479]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 110479]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 110479]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 110479]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 110479]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 110479]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "62780"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "62780"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2793]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 2793]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2793]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 2793]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 63806]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 63806]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 63806]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 63806]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 63806]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 63806]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 63807]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 63807]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 63807]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 63807]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 63807]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 63807]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 63808]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 63808]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 63808]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 63808]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 63808]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 63808]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 63809]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 63809]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 63809]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 63809]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 63809]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 63809]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 63816]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 63816]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 63816]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 63816]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 63816]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 63816]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 63817]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 63817]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 63817]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 63817]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 63817]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 63817]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 63826]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 63826]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 63826]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 63826]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 63826]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 63826]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 63828]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 63828]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 63828]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 63828]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 63828]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 63828]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "68200"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "68200"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3711]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 3711]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3711]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 3711]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 96201]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 96201]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 96201]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 96201]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 96201]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 96201]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 96205]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 96205]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 96205]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 96205]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 96205]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 96205]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 96209]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 96209]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 96209]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 96209]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 96209]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 96209]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "91280"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "91280"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3925]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 3925]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
(parameters:
[1 => 52]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
"params" => [1 => 52]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3925]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 3925]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 100232]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 100232]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 100232]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 100232]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 100232]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 100232]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 101541]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 101541]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 101541]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 101541]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 101541]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 101541]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "29000"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "29000"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4014]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 4014]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4014]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 4014]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 103629]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 103629]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 103629]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 103629]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 103629]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 103629]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 103633]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 103633]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 103633]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 103633]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 103633]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 103633]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 103635]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 103635]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 103635]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 103635]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 103635]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 103635]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 103637]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 103637]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 103637]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 103637]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 103637]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 103637]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 103647]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 103647]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 103647]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 103647]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 103647]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 103647]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "13800"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "13800"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4241]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 4241]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4241]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 4241]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113170]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113170]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113170]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113170]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113170]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113170]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113171]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113171]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113171]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113171]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113171]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113171]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113174]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113174]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113174]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113174]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113174]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113174]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113176]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113176]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113176]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113176]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113176]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113176]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113177]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113177]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113177]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113177]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113177]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113177]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113179]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113179]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113179]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113179]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113179]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113179]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113180]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113180]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113180]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113180]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113180]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113180]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113186]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113186]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113186]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113186]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113186]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113186]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113187]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113187]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113187]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113187]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113187]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113187]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113188]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113188]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113188]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113188]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113188]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113188]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113189]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113189]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113189]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113189]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113189]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113189]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113192]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113192]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113192]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113192]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113192]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113192]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113194]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113194]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113194]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113194]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113194]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113194]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113197]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113197]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113197]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113197]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113197]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113197]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113198]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113198]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113198]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113198]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113198]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113198]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113202]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113202]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113202]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113202]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113202]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113202]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113203]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113203]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113203]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113203]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113203]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113203]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113204]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113204]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113204]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113204]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113204]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113204]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 113205]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 113205]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 113205]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 113205]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 113205]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 113205]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "81100"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "81100"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3167]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 3167]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3167]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 3167]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 77916]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 77916]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 77916]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 77916]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 77916]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 77916]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 77918]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 77918]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 77918]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 77918]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 77918]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 77918]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 77919]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 77919]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 77919]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 77919]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 77919]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 77919]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 77920]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 77920]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 77920]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 77920]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 77920]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 77920]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 77923]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 77923]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 77923]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 77923]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 77923]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 77923]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 77925]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 77925]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 77925]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 77925]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 77925]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 77925]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 77932]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 77932]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 77932]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 77932]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 77932]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 77932]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 77933]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 77933]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 77933]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 77933]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 77933]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 77933]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 82018]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 82018]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 82018]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 82018]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 82018]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 82018]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 101247]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 101247]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 101247]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 101247]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 101247]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 101247]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3204]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 3204]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3204]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 3204]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 78575]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 78575]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 78575]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 78575]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 78575]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 78575]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 78576]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 78576]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 78576]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 78576]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 78576]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 78576]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 96582]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 96582]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 96582]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 96582]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 96582]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 96582]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 96583]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 96583]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 96583]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 96583]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 96583]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 96583]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 96584]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 96584]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 96584]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 96584]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 96584]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 96584]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 96585]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 96585]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 96585]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 96585]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 96585]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 96585]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 96586]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 96586]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 96586]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 96586]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 96586]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 96586]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 96587]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 96587]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 96587]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 96587]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 96587]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 96587]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 96590]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 96590]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 96590]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 96590]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 96590]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 96590]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 96592]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 96592]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 96592]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 96592]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 96592]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 96592]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 96595]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 96595]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 96595]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 96595]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 96595]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 96595]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 96596]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 96596]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 96596]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 96596]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 96596]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 96596]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 96598]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 96598]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 96598]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 96598]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 96598]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 96598]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 96602]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 96602]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 96602]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 96602]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 96602]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 96602]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 96603]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 96603]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 96603]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 96603]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 96603]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 96603]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 96604]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 96604]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 96604]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 96604]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 96604]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 96604]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 96607]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 96607]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 96607]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 96607]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 96607]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 96607]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 96608]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 96608]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 96608]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 96608]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 96608]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 96608]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 96609]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 96609]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 96609]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 96609]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 96609]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 96609]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 96613]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 96613]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 96613]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 96613]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 96613]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 96613]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 110408]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 110408]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 110408]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 110408]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 110408]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 110408]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "78420"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "78420"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3239]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 3239]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3239]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 3239]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 79081]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 79081]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 79081]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 79081]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 79081]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 79081]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 92256]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 92256]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 92256]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 92256]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 92256]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 92256]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 98111]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 98111]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 98111]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 98111]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 98111]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 98111]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "69190"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "69190"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3326]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 3326]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3326]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 3326]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 83003]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 83003]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 83003]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 83003]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 83003]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 83003]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 83007]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 83007]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 83007]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 83007]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 83007]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 83007]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 83016]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 83016]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 83016]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 83016]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 83016]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 83016]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 83017]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 83017]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 83017]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 83017]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 83017]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 83017]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 83859]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 83859]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 83859]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 83859]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 83859]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 83859]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "73190"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "73190"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3651]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 3651]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3651]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 3651]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 93877]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 93877]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 93877]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 93877]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 93877]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 93877]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 93878]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 93878]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 93878]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 93878]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 93878]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 93878]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 93883]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 93883]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 93883]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 93883]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 93883]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 93883]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 93887]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 93887]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 93887]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 93887]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 93887]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 93887]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 93889]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 93889]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 93889]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 93889]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 93889]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 93889]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 93894]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 93894]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 93894]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 93894]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 93894]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 93894]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 93901]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 93901]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 93901]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 93901]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 93901]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 93901]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 93906]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 93906]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 93906]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 93906]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 93906]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 93906]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 93908]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 93908]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 93908]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 93908]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 93908]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 93908]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 93910]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 93910]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 93910]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 93910]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 93910]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 93910]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 93914]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 93914]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 93914]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 93914]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 93914]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 93914]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 104553]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 104553]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 104553]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 104553]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 104553]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 104553]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "64500"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "64500"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3972]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 3972]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3972]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 3972]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 102101]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 102101]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 102101]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 102101]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 102101]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 102101]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "13210"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "13210"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4056]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 4056]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4056]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 4056]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 105721]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 105721]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 105721]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 105721]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 105721]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 105721]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 105725]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 105725]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 105725]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 105725]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 105725]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 105725]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 105728]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 105728]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 105728]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 105728]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 105728]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 105728]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 105729]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 105729]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 105729]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 105729]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 105729]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 105729]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 105730]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 105730]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 105730]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 105730]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 105730]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 105730]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "95380"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "95380"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 967]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 967]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
(parameters:
[1 => 27]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
"params" => [1 => 27]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 967]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 967]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 60248]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 60248]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 60248]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 60248]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 60248]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 60248]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "31150"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "31150"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 1559]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 1559]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 1559]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 1559]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 95968]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 95968]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 95968]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 95968]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 95968]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 95968]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "31400"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "31400"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2778]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 2778]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2778]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 2778]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 62916]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 62916]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 62916]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 62916]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 62916]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 62916]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "74260"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "74260"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4224]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 4224]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
(parameters:
[1 => 46]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
"params" => [1 => 46]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4224]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 4224]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112402]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112402]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112402]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112402]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112402]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112402]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112403]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112403]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112403]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112403]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112403]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112403]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112404]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112404]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112404]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112404]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112404]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112404]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112405]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112405]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112405]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112405]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112405]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112405]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112406]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112406]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112406]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112406]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112406]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112406]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112407]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112407]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112407]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112407]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112407]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112407]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112408]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112408]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112408]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112408]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112408]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112408]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112409]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112409]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112409]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112409]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112409]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112409]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112410]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112410]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112410]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112410]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112410]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112410]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112411]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112411]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112411]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112411]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112411]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112411]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112412]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112412]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112412]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112412]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112412]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112412]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112413]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112413]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112413]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112413]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112413]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112413]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112414]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112414]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112414]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112414]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112414]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112414]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112415]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112415]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112415]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112415]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112415]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112415]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112416]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112416]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112416]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112416]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112416]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112416]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112417]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112417]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112417]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112417]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112417]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112417]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112418]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112418]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112418]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112418]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112418]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112418]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112419]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112419]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112419]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112419]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112419]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112419]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112420]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112420]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112420]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112420]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112420]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112420]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112421]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112421]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112421]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112421]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112421]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112421]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112423]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112423]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112423]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112423]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112423]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112423]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112425]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112425]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112425]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112425]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112425]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112425]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112426]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112426]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112426]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112426]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112426]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112426]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112427]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112427]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112427]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112427]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112427]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112427]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112429]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112429]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112429]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112429]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112429]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112429]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112430]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112430]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112430]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112430]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112430]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112430]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112431]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112431]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112431]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112431]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112431]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112431]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112432]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112432]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112432]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112432]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112432]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112432]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112433]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112433]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112433]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112433]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112433]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112433]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 112435]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 112435]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 112435]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 112435]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 112435]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 112435]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "92110"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "92110"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3470]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 3470]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 3470]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 3470]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 87266]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 87266]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 87266]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 87266]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 87266]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 87266]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 87268]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 87268]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 87268]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 87268]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 87268]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 87268]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "37000"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "37000"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2018]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 2018]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
(parameters:
[1 => 69]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
"params" => [1 => 69]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2018]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 2018]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 37271]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 37271]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 37271]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 37271]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 37271]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 37271]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 101555]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 101555]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 101555]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 101555]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 101555]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 101555]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "49000"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "49000"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2932]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 2932]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
(parameters:
[1 => 70]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
"params" => [1 => 70]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2932]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 2932]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 74109]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 74109]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 74109]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 74109]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 74109]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 74109]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 74111]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 74111]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 74111]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 74111]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 74111]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 74111]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 74121]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 74121]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 74121]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 74121]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 74121]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 74121]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 74123]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 74123]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 74123]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 74123]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 74123]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 74123]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "69002"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "69002"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4149]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 4149]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4149]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 4149]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109295]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109295]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109295]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109295]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109295]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109295]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109296]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109296]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109296]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109296]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109296]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109296]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109297]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109297]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109297]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109297]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109297]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109297]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109298]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109298]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109298]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109298]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109298]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109298]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109299]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109299]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109299]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109299]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109299]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109299]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109301]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109301]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109301]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109301]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109301]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109301]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109302]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109302]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109302]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109302]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109302]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109302]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109304]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109304]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109304]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109304]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109304]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109304]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109308]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109308]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109308]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109308]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109308]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109308]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109309]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109309]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109309]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109309]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109309]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109309]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109312]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109312]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109312]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109312]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109312]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109312]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109313]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109313]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109313]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109313]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109313]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109313]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109314]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109314]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109314]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109314]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109314]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109314]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109317]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109317]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109317]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109317]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109317]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109317]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109320]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109320]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109320]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109320]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109320]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109320]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109321]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109321]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109321]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109321]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109321]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109321]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109322]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109322]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109322]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109322]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109322]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109322]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109323]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109323]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109323]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109323]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109323]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109323]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109324]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109324]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109324]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109324]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109324]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109324]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109325]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109325]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109325]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109325]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109325]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109325]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109326]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109326]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109326]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109326]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109326]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109326]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109327]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109327]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109327]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109327]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109327]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109327]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109328]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109328]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109328]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109328]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109328]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109328]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109329]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109329]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109329]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109329]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109329]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109329]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109330]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109330]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109330]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109330]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109330]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109330]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109331]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109331]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109331]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109331]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109331]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109331]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109332]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109332]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109332]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109332]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109332]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109332]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109333]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109333]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109333]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109333]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109333]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109333]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109334]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109334]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109334]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109334]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109334]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109334]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109338]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109338]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109338]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109338]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109338]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109338]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109339]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109339]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109339]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109339]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109339]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109339]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 110747]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 110747]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 110747]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 110747]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 110747]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 110747]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 110748]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 110748]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 110748]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 110748]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 110748]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 110748]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 110749]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 110749]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 110749]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 110749]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 110749]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 110749]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 110750]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 110750]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 110750]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 110750]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 110750]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 110750]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "50100"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "50100"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 1776]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 1776]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
(parameters:
[1 => 72]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
"params" => [1 => 72]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 1776]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 1776]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 32585]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 32585]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 32585]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 32585]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 32585]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 32585]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 32587]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 32587]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 32587]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 32587]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 32587]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 32587]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 32588]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 32588]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 32588]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 32588]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 32588]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 32588]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 32589]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 32589]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 32589]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 32589]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 32589]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 32589]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 32590]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 32590]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 32590]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 32590]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 32590]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 32590]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 32601]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 32601]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 32601]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 32601]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 32601]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 32601]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "85300"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "85300"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2630]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 2630]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 2630]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 2630]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 55477]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 55477]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 55477]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 55477]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 55477]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 55477]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 55488]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 55488]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 55488]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 55488]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 55488]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 55488]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 56453]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 56453]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 56453]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 56453]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 56453]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 56453]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 111100]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 111100]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 111100]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 111100]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 111100]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 111100]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 111101]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 111101]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 111101]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 111101]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 111101]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 111101]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 111102]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 111102]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 111102]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 111102]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 111102]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 111102]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 111103]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 111103]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 111103]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 111103]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 111103]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 111103]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 111104]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 111104]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 111104]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 111104]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 111104]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 111104]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
(parameters:
[1 => "69500"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.code_postal AS code_postal_1, t0.code_departement AS code_departement_2, t0.nom_departement AS nom_departement_3, t0.code_region AS code_region_4, t0.nom_region AS nom_region_5 FROM RegionDepCP t0 WHERE t0.code_postal = ?"
"params" => [1 => "69500"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4113]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.numero_lot AS numero_lot_2, t0.piece AS piece_3, t0.surface AS surface_4, t0.surface_ponderee AS surface_ponderee_5, t0.etage AS etage_6, t0.exposition AS exposition_7, t0.type_bien AS type_bien_8, t0.prix_ttc AS prix_ttc_9, t0.prix_ht AS prix_ht_10, t0.loyer AS loyer_11, t0.nb_option AS nb_option_12, t0.allotement AS allotement_13, t0.imported_at AS imported_at_14, t0.actif AS actif_15, t0.statut_id AS statut_id_16, t0.fiscalite_id AS fiscalite_id_17, t0.programme_id AS programme_id_18, t0.active_option AS active_option_19 FROM Lot t0 WHERE t0.programme_id = ?"
"params" => [1 => 4113]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
(parameters:
[1 => 73]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.numero AS numero_3, t0.voie AS voie_4, t0.complement AS complement_5, t0.boite_postal AS boite_postal_6, t0.code_postal AS code_postal_7, t0.commune AS commune_8, t0.telephone AS telephone_9, t0.site_partenaire AS site_partenaire_10, t0.url_xml AS url_xml_11, t0.fix_xml AS fix_xml_12, t0.regle_prix AS regle_prix_13, t0.keep_flux_documents AS keep_flux_documents_14, t0.account_id AS account_id_15 FROM Promoteur t0 WHERE t0.id = ?"
"params" => [1 => 73]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
(parameters:
[1 => 4113]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.programme_id = ?"
"params" => [1 => 4113]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108797]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108797]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108797]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108797]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108797]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108797]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108798]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108798]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108798]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108798]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108798]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108798]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108800]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108800]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108800]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108800]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108800]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108800]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108801]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108801]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108801]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108801]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108801]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108801]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108802]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108802]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108802]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108802]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108802]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108802]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 108824]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 108824]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 108824]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 108824]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 108824]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 108824]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
(parameters:
[1 => 109527]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Fiscalite t0 INNER JOIN lot_fiscalite ON t0.id = lot_fiscalite.fiscalite_id WHERE lot_fiscalite.lot_id = ?"
"params" => [1 => 109527]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
(parameters:
[1 => 109527]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.origin AS origin_4, t0.local AS local_5, t0.lot_id AS lot_id_6, t0.programme_id AS programme_id_7, t0.scpi_id AS scpi_id_8, t0.mea_id AS mea_id_9, t0.opci_id AS opci_id_10, t0.unite_compte_id AS unite_compte_id_11, t0.assurance_vie_id AS assurance_vie_id_12, t0.per_id AS per_id_13, t0.produit_fi_id AS produit_fi_id_14, t0.author_id AS author_id_15 FROM Document t0 WHERE t0.lot_id = ?"
"params" => [1 => 109527]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
(parameters:
[1 => 109527]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2 FROM Annexe t0 INNER JOIN lot_annexe ON t0.id = lot_annexe.annexe_id WHERE lot_annexe.lot_id = ?"
"params" => [1 => 109527]
"types" => [1 => 1]
]
Log messages generated during the compilation of the service container.
Messages
Class
318
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateFluxCommand" (parent: .abstract.instanceof.App\Command\CreateFluxCommand).
Resolving inheritance for "App\Command\CreateFluxCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateFluxCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FluxImportCommand" (parent: .abstract.instanceof.App\Command\FluxImportCommand).
Resolving inheritance for "App\Command\FluxImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FluxImportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendLosingOptionCommand" (parent: .abstract.instanceof.App\Command\SendLosingOptionCommand).
Resolving inheritance for "App\Command\SendLosingOptionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendLosingOptionCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminController" (parent: .abstract.instanceof.App\Controller\Admin\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminController).
Resolving inheritance for "App\Controller\Admin\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminPromoteurController" (parent: .abstract.instanceof.App\Controller\Admin\AdminPromoteurController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminPromoteurController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminPromoteurController).
Resolving inheritance for "App\Controller\Admin\AdminPromoteurController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminPromoteurController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategorieController" (parent: .abstract.instanceof.App\Controller\Admin\CategorieController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategorieController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategorieController).
Resolving inheritance for "App\Controller\Admin\CategorieController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategorieController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LotAdminController" (parent: .abstract.instanceof.App\Controller\Admin\LotAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LotAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LotAdminController).
Resolving inheritance for "App\Controller\Admin\LotAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LotAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProgrammeController" (parent: .abstract.instanceof.App\Controller\Admin\ProgrammeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProgrammeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProgrammeController).
Resolving inheritance for "App\Controller\Admin\ProgrammeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProgrammeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LotController" (parent: .abstract.instanceof.App\Controller\Api\LotController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LotController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LotController).
Resolving inheritance for "App\Controller\Api\LotController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LotController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProgrammeController" (parent: .abstract.instanceof.App\Controller\Api\ProgrammeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProgrammeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProgrammeController).
Resolving inheritance for "App\Controller\Api\ProgrammeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProgrammeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserController" (parent: .abstract.instanceof.App\Controller\Api\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserController).
Resolving inheritance for "App\Controller\Api\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AssuranceVieController" (parent: .abstract.instanceof.App\Controller\AssuranceVieController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AssuranceVieController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AssuranceVieController).
Resolving inheritance for "App\Controller\AssuranceVieController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AssuranceVieController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentController" (parent: .abstract.instanceof.App\Controller\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentController).
Resolving inheritance for "App\Controller\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FiscaliteController" (parent: .abstract.instanceof.App\Controller\FiscaliteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FiscaliteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FiscaliteController).
Resolving inheritance for "App\Controller\FiscaliteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FiscaliteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LotController" (parent: .abstract.instanceof.App\Controller\LotController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LotController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LotController).
Resolving inheritance for "App\Controller\LotController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LotController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MiseEnAvantController" (parent: .abstract.instanceof.App\Controller\MiseEnAvantController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MiseEnAvantController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MiseEnAvantController).
Resolving inheritance for "App\Controller\MiseEnAvantController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MiseEnAvantController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OPCIController" (parent: .abstract.instanceof.App\Controller\OPCIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OPCIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OPCIController).
Resolving inheritance for "App\Controller\OPCIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OPCIController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OptionController" (parent: .abstract.instanceof.App\Controller\OptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OptionController).
Resolving inheritance for "App\Controller\OptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PERController" (parent: .abstract.instanceof.App\Controller\PERController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PERController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PERController).
Resolving inheritance for "App\Controller\PERController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PERController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProduitFiController" (parent: .abstract.instanceof.App\Controller\ProduitFiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProduitFiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProduitFiController).
Resolving inheritance for "App\Controller\ProduitFiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProduitFiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProduitFinancierController" (parent: .abstract.instanceof.App\Controller\ProduitFinancierController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProduitFinancierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProduitFinancierController).
Resolving inheritance for "App\Controller\ProduitFinancierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProduitFinancierController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProgrammeController" (parent: .abstract.instanceof.App\Controller\ProgrammeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProgrammeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProgrammeController).
Resolving inheritance for "App\Controller\ProgrammeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProgrammeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PromoteurController" (parent: .abstract.instanceof.App\Controller\PromoteurController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PromoteurController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PromoteurController).
Resolving inheritance for "App\Controller\PromoteurController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PromoteurController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController" (parent: .abstract.instanceof.App\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController).
Resolving inheritance for "App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SCPIController" (parent: .abstract.instanceof.App\Controller\SCPIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SCPIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SCPIController).
Resolving inheritance for "App\Controller\SCPIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SCPIController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SearchController" (parent: .abstract.instanceof.App\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SearchController).
Resolving inheritance for "App\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TokenGeneratorController" (parent: .abstract.instanceof.App\Controller\TokenGeneratorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TokenGeneratorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TokenGeneratorController).
Resolving inheritance for "App\Controller\TokenGeneratorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TokenGeneratorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UniteCompteController" (parent: .abstract.instanceof.App\Controller\UniteCompteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UniteCompteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UniteCompteController).
Resolving inheritance for "App\Controller\UniteCompteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UniteCompteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserViewsController" (parent: .abstract.instanceof.App\Controller\UserViewsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserViewsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserViewsController).
Resolving inheritance for "App\Controller\UserViewsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserViewsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WelcomeController" (parent: .abstract.instanceof.App\Controller\WelcomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WelcomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WelcomeController).
Resolving inheritance for "App\Controller\WelcomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WelcomeController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ArrayPerformanceType" (parent: .abstract.instanceof.App\Form\ArrayPerformanceType).
Resolving inheritance for "App\Form\ArrayPerformanceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ArrayPerformanceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssuranceVieType" (parent: .abstract.instanceof.App\Form\AssuranceVieType).
Resolving inheritance for "App\Form\AssuranceVieType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssuranceVieType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategorieType" (parent: .abstract.instanceof.App\Form\CategorieType).
Resolving inheritance for "App\Form\CategorieType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategorieType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType" (parent: .abstract.instanceof.App\Form\ChangePasswordFormType).
Resolving inheritance for "App\Form\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FiscaliteType" (parent: .abstract.instanceof.App\Form\FiscaliteType).
Resolving inheritance for "App\Form\FiscaliteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FiscaliteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportLotType" (parent: .abstract.instanceof.App\Form\ImportLotType).
Resolving inheritance for "App\Form\ImportLotType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportLotType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LotType" (parent: .abstract.instanceof.App\Form\LotType).
Resolving inheritance for "App\Form\LotType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LotType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MiseEnAvantType" (parent: .abstract.instanceof.App\Form\MiseEnAvantType).
Resolving inheritance for "App\Form\MiseEnAvantType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MiseEnAvantType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewDocumentType" (parent: .abstract.instanceof.App\Form\NewDocumentType).
Resolving inheritance for "App\Form\NewDocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewDocumentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OPCIType" (parent: .abstract.instanceof.App\Form\OPCIType).
Resolving inheritance for "App\Form\OPCIType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OPCIType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PERType" (parent: .abstract.instanceof.App\Form\PERType).
Resolving inheritance for "App\Form\PERType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PERType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProduitFiType" (parent: .abstract.instanceof.App\Form\ProduitFiType).
Resolving inheritance for "App\Form\ProduitFiType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProduitFiType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType" (parent: .abstract.instanceof.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for "App\Form\ResetPasswordRequestFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SCPIDocumentType" (parent: .abstract.instanceof.App\Form\SCPIDocumentType).
Resolving inheritance for "App\Form\SCPIDocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SCPIDocumentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SCPIType" (parent: .abstract.instanceof.App\Form\SCPIType).
Resolving inheritance for "App\Form\SCPIType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SCPIType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UniteCompteType" (parent: .abstract.instanceof.App\Form\UniteCompteType).
Resolving inheritance for "App\Form\UniteCompteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UniteCompteType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnnexeRepository" (parent: .abstract.instanceof.App\Repository\AnnexeRepository).
Resolving inheritance for "App\Repository\AnnexeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnnexeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssuranceVieRepository" (parent: .abstract.instanceof.App\Repository\AssuranceVieRepository).
Resolving inheritance for "App\Repository\AssuranceVieRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssuranceVieRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategorieRepository" (parent: .abstract.instanceof.App\Repository\CategorieRepository).
Resolving inheritance for "App\Repository\CategorieRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategorieRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentRepository" (parent: .abstract.instanceof.App\Repository\DocumentRepository).
Resolving inheritance for "App\Repository\DocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FiscaliteRepository" (parent: .abstract.instanceof.App\Repository\FiscaliteRepository).
Resolving inheritance for "App\Repository\FiscaliteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FiscaliteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LotRepository" (parent: .abstract.instanceof.App\Repository\LotRepository).
Resolving inheritance for "App\Repository\LotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LotRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MiseEnAvantRepository" (parent: .abstract.instanceof.App\Repository\MiseEnAvantRepository).
Resolving inheritance for "App\Repository\MiseEnAvantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MiseEnAvantRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OPCIRepository" (parent: .abstract.instanceof.App\Repository\OPCIRepository).
Resolving inheritance for "App\Repository\OPCIRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OPCIRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OptionRepository" (parent: .abstract.instanceof.App\Repository\OptionRepository).
Resolving inheritance for "App\Repository\OptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PERRepository" (parent: .abstract.instanceof.App\Repository\PERRepository).
Resolving inheritance for "App\Repository\PERRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PERRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProduitFiRepository" (parent: .abstract.instanceof.App\Repository\ProduitFiRepository).
Resolving inheritance for "App\Repository\ProduitFiRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProduitFiRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProgrammeRepository" (parent: .abstract.instanceof.App\Repository\ProgrammeRepository).
Resolving inheritance for "App\Repository\ProgrammeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProgrammeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository" (parent: .abstract.instanceof.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for "App\Repository\ResetPasswordRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SCPIRepository" (parent: .abstract.instanceof.App\Repository\SCPIRepository).
Resolving inheritance for "App\Repository\SCPIRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SCPIRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UniteCompteRepository" (parent: .abstract.instanceof.App\Repository\UniteCompteRepository).
Resolving inheritance for "App\Repository\UniteCompteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UniteCompteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\TokenFunctionExtension" (parent: .abstract.instanceof.App\Twig\Extension\TokenFunctionExtension).
Resolving inheritance for "App\Twig\Extension\TokenFunctionExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\TokenFunctionExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ExternalLinkFilter" (parent: .abstract.instanceof.App\Twig\ExternalLinkFilter).
Resolving inheritance for "App\Twig\ExternalLinkFilter" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ExternalLinkFilter).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\TokenFunctionRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\TokenFunctionRuntime).
Resolving inheritance for "App\Twig\Runtime\TokenFunctionRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\TokenFunctionRuntime).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\MigrateOptionStatusCommand" (parent: .abstract.instanceof.AppBundle\Command\MigrateOptionStatusCommand).
Resolving inheritance for "AppBundle\Command\MigrateOptionStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\MigrateOptionStatusCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\UpdateOptionExpirationCommand" (parent: .abstract.instanceof.AppBundle\Command\UpdateOptionExpirationCommand).
Resolving inheritance for "AppBundle\Command\UpdateOptionExpirationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\UpdateOptionExpirationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\fixLockedOptionsCommand" (parent: .abstract.instanceof.AppBundle\Command\fixLockedOptionsCommand).
Resolving inheritance for "AppBundle\Command\fixLockedOptionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\fixLockedOptionsCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Flux\Provider\ProviderBus" (parent: .abstract.instanceof.AppBundle\Flux\Provider\ProviderBus).
Resolving inheritance for "AppBundle\Flux\Provider\ProviderBus" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Flux\Provider\ProviderBus).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Flux\Storage\StorageBus" (parent: .abstract.instanceof.AppBundle\Flux\Storage\StorageBus).
Resolving inheritance for "AppBundle\Flux\Storage\StorageBus" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Flux\Storage\StorageBus).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\AccountType" (parent: .abstract.instanceof.AppBundle\Form\Type\AccountType).
Resolving inheritance for "AppBundle\Form\Type\AccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\AccountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\AnnexeType" (parent: .abstract.instanceof.AppBundle\Form\Type\AnnexeType).
Resolving inheritance for "AppBundle\Form\Type\AnnexeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\AnnexeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\DenonciationType" (parent: .abstract.instanceof.AppBundle\Form\Type\DenonciationType).
Resolving inheritance for "AppBundle\Form\Type\DenonciationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\DenonciationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\EntityHiddenType" (parent: .abstract.instanceof.AppBundle\Form\Type\EntityHiddenType).
Resolving inheritance for "AppBundle\Form\Type\EntityHiddenType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\EntityHiddenType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Lot\ImportLotType" (parent: .abstract.instanceof.AppBundle\Form\Type\Lot\ImportLotType).
Resolving inheritance for "AppBundle\Form\Type\Lot\ImportLotType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Lot\ImportLotType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\LotAnnexeType" (parent: .abstract.instanceof.AppBundle\Form\Type\LotAnnexeType).
Resolving inheritance for "AppBundle\Form\Type\LotAnnexeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\LotAnnexeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\LotType" (parent: .abstract.instanceof.AppBundle\Form\Type\LotType).
Resolving inheritance for "AppBundle\Form\Type\LotType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\LotType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Option\ContactType" (parent: .abstract.instanceof.AppBundle\Form\Type\Option\ContactType).
Resolving inheritance for "AppBundle\Form\Type\Option\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Option\ContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Option\DashboardOptionType" (parent: .abstract.instanceof.AppBundle\Form\Type\Option\DashboardOptionType).
Resolving inheritance for "AppBundle\Form\Type\Option\DashboardOptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Option\DashboardOptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Option\LotType" (parent: .abstract.instanceof.AppBundle\Form\Type\Option\LotType).
Resolving inheritance for "AppBundle\Form\Type\Option\LotType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Option\LotType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Option\OptionEditType" (parent: .abstract.instanceof.AppBundle\Form\Type\Option\OptionEditType).
Resolving inheritance for "AppBundle\Form\Type\Option\OptionEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Option\OptionEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Option\OptionType" (parent: .abstract.instanceof.AppBundle\Form\Type\Option\OptionType).
Resolving inheritance for "AppBundle\Form\Type\Option\OptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Option\OptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Option\ProgrammeType" (parent: .abstract.instanceof.AppBundle\Form\Type\Option\ProgrammeType).
Resolving inheritance for "AppBundle\Form\Type\Option\ProgrammeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Option\ProgrammeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Programme\ProgrammeDocumentType" (parent: .abstract.instanceof.AppBundle\Form\Type\Programme\ProgrammeDocumentType).
Resolving inheritance for "AppBundle\Form\Type\Programme\ProgrammeDocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Programme\ProgrammeDocumentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Programme\ProgrammeType" (parent: .abstract.instanceof.AppBundle\Form\Type\Programme\ProgrammeType).
Resolving inheritance for "AppBundle\Form\Type\Programme\ProgrammeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Programme\ProgrammeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\PromoteurType" (parent: .abstract.instanceof.AppBundle\Form\Type\PromoteurType).
Resolving inheritance for "AppBundle\Form\Type\PromoteurType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\PromoteurType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\SearchType" (parent: .abstract.instanceof.AppBundle\Form\Type\SearchType).
Resolving inheritance for "AppBundle\Form\Type\SearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\SearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\VendeurType" (parent: .abstract.instanceof.AppBundle\Form\Type\VendeurType).
Resolving inheritance for "AppBundle\Form\Type\VendeurType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\VendeurType).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Twig\AppExtension" (parent: .abstract.instanceof.AppBundle\Twig\AppExtension).
Resolving inheritance for "AppBundle\Twig\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Twig\AppExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Twig\LotExtension" (parent: .abstract.instanceof.AppBundle\Twig\LotExtension).
Resolving inheritance for "AppBundle\Twig\LotExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Twig\LotExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Twig\OptionExtension" (parent: .abstract.instanceof.AppBundle\Twig\OptionExtension).
Resolving inheritance for "AppBundle\Twig\OptionExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Twig\OptionExtension).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.api" (parent: security.listener.session).
Resolving inheritance for "security.access_token_handler.api" (parent: App\Security\AccessTokenHandler).
Resolving inheritance for "security.authenticator.access_token.api" (parent: security.authenticator.access_token).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
1
Skipping service "AppBundle\Manager\OptionManager": Class or interface "AppBundle\Manager\OptionManager" cannot be loaded.
322
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "jms_serializer.metadata.cache"; reason: private alias.
Removed service "jms_serializer.naming_strategy"; reason: private alias.
Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
Removed service "jms_serializer.accessor_strategy"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_proxy_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.stopwatch_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.union_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.array_collection_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.constraint_violation_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.datetime_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.form_error_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.iterator_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.symfony_uid_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.type_parser"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.file_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.yaml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.xml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.annotation_or_attribute_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.null_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_phpcr_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.default_value_property_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.typed_properties_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.enum_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doc_block_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.lazy_loading_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.cache.file_cache"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.version_exclusion_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.camel_case_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.identical_property_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.serialized_name_annotation_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_phpcr_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.deserialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.serialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_evaluator"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language.function_provider"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.runtime_serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer_runtime_helper"; reason: private alias.
Removed service "jms_serializer.instance.default.templating.helper.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.accessor_strategy.default"; reason: private alias.
Removed service "jms_serializer.instance.default.json_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.json_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_clearer"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_warmer"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_serialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_deserialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.data_collector"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_runs_listener"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.traceable_file_locator"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".service_locator.8HQnoag"; reason: private alias.
Removed service ".service_locator.Sa9LNaC"; reason: private alias.
Removed service ".service_locator.QAFhFCQ"; reason: private alias.
Removed service ".service_locator.q6rKGBk"; reason: private alias.
Removed service ".service_locator.hUPzsWO"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "jms_serializer.metadata_driver"; reason: private alias.
Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
Removed service "jms_serializer.object_constructor"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "jms_serializer.metadata_factory"; reason: private alias.
Removed service "jms_serializer.handler_registry"; reason: private alias.
Removed service "jms_serializer.metadata.file_locator"; reason: private alias.
Removed service ".service_locator.n_ENPtW"; reason: private alias.
Removed service ".service_locator.ImZJL0u"; reason: private alias.
Removed service ".service_locator.9dsPKFV"; reason: private alias.
Removed service ".service_locator.HQZddX8"; reason: private alias.
Removed service ".service_locator.pQc4pwR"; reason: private alias.
Removed service ".service_locator.fJ4TN4P"; reason: private alias.
Removed service ".service_locator.U2brkhQ"; reason: private alias.
Removed service ".service_locator.LV.FYlB"; reason: private alias.
Removed service ".service_locator.jF9KH0l"; reason: private alias.
Removed service ".service_locator.N0h3efM"; reason: private alias.
Removed service ".service_locator.2JIynoL"; reason: private alias.
Removed service ".service_locator.PgqstYV"; reason: private alias.
Removed service ".service_locator.hZ0OptE"; reason: private alias.
Removed service ".service_locator.i2iWCZa"; reason: private alias.
Removed service ".service_locator.RMss7LT"; reason: private alias.
Removed service ".service_locator.FRCKLD3"; reason: private alias.
Removed service ".service_locator.gG4yR94"; reason: private alias.
Removed service ".service_locator.FZYxrm4"; reason: private alias.
Removed service ".service_locator.56_I.n7"; reason: private alias.
Removed service ".service_locator.YpalsDa"; reason: private alias.
Removed service ".service_locator.uh.FPS9"; reason: private alias.
Removed service ".service_locator.ZBFIPTe"; reason: private alias.
Removed service ".service_locator.11doRal"; reason: private alias.
Removed service ".service_locator.SdFOwSa"; reason: private alias.
Removed service ".service_locator.3yA_e1a"; reason: private alias.
Removed service ".service_locator.5Vd5JYV"; reason: private alias.
Removed service ".service_locator.4OgMM8L"; reason: private alias.
Removed service ".service_locator.v5IECRo"; reason: private alias.
Removed service ".service_locator.H6QUlnJ"; reason: private alias.
Removed service ".service_locator.__jFXaY"; reason: private alias.
Removed service ".service_locator.SdeRUzp"; reason: private alias.
Removed service ".service_locator.rbl7cAK"; reason: private alias.
Removed service ".service_locator.MS2yXH0"; reason: private alias.
Removed service ".service_locator.6sRDcfD"; reason: private alias.
Removed service ".service_locator.wNqRNLg"; reason: private alias.
Removed service ".service_locator.anCIi0o"; reason: private alias.
Removed service ".service_locator.tDWw9YJ"; reason: private alias.
Removed service ".service_locator.6e2SdeC"; reason: private alias.
Removed service ".service_locator.S.k7hBb"; reason: private alias.
Removed service ".service_locator.cOeIKfR"; reason: private alias.
Removed service ".service_locator.38iR9lN"; reason: private alias.
Removed service ".service_locator.G33ZxcL"; reason: private alias.
Removed service ".service_locator.516yq6H"; reason: private alias.
Removed service ".service_locator.7YL9Ucn"; reason: private alias.
Removed service ".service_locator.0Y2ZR4a"; reason: private alias.
Removed service ".service_locator.8gIfhmz"; reason: private alias.
Removed service ".service_locator.zxdMbkY"; reason: private alias.
Removed service ".service_locator.31TXv.F"; reason: private alias.
Removed service ".service_locator.u8SVyE9"; reason: private alias.
Removed service ".service_locator.9IFVwEd"; reason: private alias.
Removed service ".service_locator.evHPtEF"; reason: private alias.
Removed service ".service_locator.7QzqLif"; reason: private alias.
Removed service ".service_locator.dXDaN8b"; reason: private alias.
Removed service ".service_locator.UPNZikJ"; reason: private alias.
Removed service ".service_locator.FMwNLBo"; reason: private alias.
Removed service ".service_locator.hn5J05Y"; reason: private alias.
Removed service ".service_locator.5tNZLsB"; reason: private alias.
Removed service ".service_locator.Vh24WSG"; reason: private alias.
Removed service ".service_locator.3uZUupU"; reason: private alias.
Removed service ".service_locator.rtSIeb3"; reason: private alias.
Removed service ".service_locator.1JDWiX0"; reason: private alias.
Removed service ".service_locator.zhZ8Oxl"; reason: private alias.
Removed service ".service_locator.lVOFDJA"; reason: private alias.
Removed service ".service_locator.Gt0rgy0"; reason: private alias.
Removed service ".service_locator.GGNRYUI"; reason: private alias.
Removed service ".service_locator.MdcWOGe"; reason: private alias.
Removed service ".service_locator..9h3alc"; reason: private alias.
Removed service ".service_locator.2uN2Cy6"; reason: private alias.
Removed service ".service_locator.SujXNq5"; reason: private alias.
Removed service ".service_locator.2SBDq9g"; reason: private alias.
Removed service ".service_locator.n2mYMHx"; reason: private alias.
Removed service ".service_locator.Nrz07Zz"; reason: private alias.
Removed service ".service_locator.2J9dle8"; reason: private alias.
Removed service ".service_locator.QpMuGGW"; reason: private alias.
Removed service ".service_locator.LeRZMQI"; reason: private alias.
Removed service ".service_locator.xqSalQC"; reason: private alias.
Removed service ".service_locator.qrHL4jD"; reason: private alias.
Removed service ".service_locator.4So9ldg"; reason: private alias.
Removed service ".service_locator.XRZOF15"; reason: private alias.
Removed service ".service_locator.JGQPwcJ"; reason: private alias.
Removed service ".service_locator.eR32NIn"; reason: private alias.
Removed service ".service_locator.I_5nvUi"; reason: private alias.
75
Changed reference of service "AppBundle\Flux\Provider\LaReferencePierreProvider" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "AppBundle\Flux\Provider\XMLProvider" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "AppBundle\Manager\FluxImportManager" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "AppBundle\Manager\OptionsManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "AppBundle\Twig\OptionExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "AppBundle\Manager\OptionManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.access.expression_voter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "controller.is_granted_attribute_listener" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.security" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "jms_serializer.form_error_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.PtEirWk" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.YYHiXWr" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ZyP9f7K" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.ZyP9f7K" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.7jukgan" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qXR9Hv0" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.8_qPj7R" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.NXTTdTW" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
363
Removed service "App\AppBundle"; reason: abstract.
Removed service "App\Entity"; reason: abstract.
Removed service "App\Etematik"; reason: abstract.
Removed service "AppBundle\Entity"; reason: abstract.
Removed service "AppBundle\Event"; reason: abstract.
Removed service "AppBundle\Flux\Views"; reason: abstract.
Removed service "AppBundle\Form\DataTransformer"; reason: abstract.
Removed service "AppBundle\Repository"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateFluxCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateFluxCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FluxImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FluxImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendLosingOptionCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendLosingOptionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminPromoteurController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminPromoteurController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminPromoteurController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategorieController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategorieController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CategorieController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LotAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LotAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\LotAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProgrammeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProgrammeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProgrammeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LotController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LotController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\LotController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProgrammeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProgrammeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ProgrammeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AssuranceVieController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AssuranceVieController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AssuranceVieController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FiscaliteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FiscaliteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FiscaliteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LotController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LotController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LotController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MiseEnAvantController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MiseEnAvantController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MiseEnAvantController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OPCIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OPCIController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OPCIController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PERController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PERController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PERController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProduitFiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProduitFiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProduitFiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProduitFinancierController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProduitFinancierController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProduitFinancierController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProgrammeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProgrammeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProgrammeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PromoteurController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PromoteurController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PromoteurController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SCPIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SCPIController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SCPIController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TokenGeneratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TokenGeneratorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TokenGeneratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UniteCompteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UniteCompteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UniteCompteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserViewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserViewsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserViewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WelcomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WelcomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WelcomeController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ArrayPerformanceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ArrayPerformanceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssuranceVieType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AssuranceVieType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategorieType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CategorieType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FiscaliteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FiscaliteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportLotType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ImportLotType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LotType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LotType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MiseEnAvantType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MiseEnAvantType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewDocumentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NewDocumentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OPCIType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OPCIType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PERType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PERType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProduitFiType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProduitFiType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SCPIDocumentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SCPIDocumentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SCPIType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SCPIType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UniteCompteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UniteCompteType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnnexeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AnnexeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssuranceVieRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AssuranceVieRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategorieRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CategorieRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FiscaliteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FiscaliteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LotRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LotRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MiseEnAvantRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MiseEnAvantRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OPCIRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OPCIRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PERRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PERRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProduitFiRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProduitFiRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProgrammeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProgrammeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SCPIRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SCPIRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UniteCompteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UniteCompteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\TokenFunctionExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\TokenFunctionExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ExternalLinkFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\ExternalLinkFilter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\TokenFunctionRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\TokenFunctionRuntime"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\MigrateOptionStatusCommand"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Command\MigrateOptionStatusCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\UpdateOptionExpirationCommand"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Command\UpdateOptionExpirationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\fixLockedOptionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Command\fixLockedOptionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Flux\Provider\ProviderBus"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Flux\Provider\ProviderBus"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Flux\Storage\StorageBus"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Flux\Storage\StorageBus"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\AccountType"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Form\Type\AccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\AnnexeType"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Form\Type\AnnexeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\DenonciationType"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Form\Type\DenonciationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\EntityHiddenType"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Form\Type\EntityHiddenType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Lot\ImportLotType"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Form\Type\Lot\ImportLotType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\LotAnnexeType"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Form\Type\LotAnnexeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\LotType"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Form\Type\LotType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Option\ContactType"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Form\Type\Option\ContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Option\DashboardOptionType"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Form\Type\Option\DashboardOptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Option\LotType"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Form\Type\Option\LotType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Option\OptionEditType"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Form\Type\Option\OptionEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Option\OptionType"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Form\Type\Option\OptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Option\ProgrammeType"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Form\Type\Option\ProgrammeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Programme\ProgrammeDocumentType"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Form\Type\Programme\ProgrammeDocumentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\Programme\ProgrammeType"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Form\Type\Programme\ProgrammeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\PromoteurType"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Form\Type\PromoteurType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\SearchType"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Form\Type\SearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\VendeurType"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Form\Type\VendeurType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Twig\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Twig\AppExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Twig\LotExtension"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Twig\LotExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Twig\OptionExtension"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Twig\OptionExtension"; reason: abstract.
81
Removed service "App\Security\AccessTokenHandler"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "http_client.messenger.ping_webhook_handler"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.user_checker.chain.api"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "symfonycasts.reset_password.fake_request_repository"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.NLcq8cs"; reason: unused.
Removed service ".service_locator.bvmE8RF"; reason: unused.
Removed service ".service_locator.btBh8Uk"; reason: unused.
371
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\AdminController" to "App\Controller\Admin\AdminController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\AdminPromoteurController" to "App\Controller\Admin\AdminPromoteurController".
Inlined service "App\Service\CategorieManager" to "App\Controller\Admin\CategorieController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\CategorieController" to "App\Controller\Admin\CategorieController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\LotAdminController" to "App\Controller\Admin\LotAdminController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\ProgrammeController" to "App\Controller\Admin\ProgrammeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\LotController" to "App\Controller\Api\LotController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\ProgrammeController" to "App\Controller\Api\ProgrammeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\UserController" to "App\Controller\Api\UserController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AssuranceVieController" to "App\Controller\AssuranceVieController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\DocumentController" to "App\Controller\DocumentController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\FiscaliteController" to "App\Controller\FiscaliteController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\LotController" to "App\Controller\LotController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\MiseEnAvantController" to "App\Controller\MiseEnAvantController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\OPCIController" to "App\Controller\OPCIController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\OptionController" to "App\Controller\OptionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\PERController" to "App\Controller\PERController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ProduitFiController" to "App\Controller\ProduitFiController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ProduitFinancierController" to "App\Controller\ProduitFinancierController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ProgrammeController" to "App\Controller\ProgrammeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\PromoteurController" to "App\Controller\PromoteurController".
Inlined service "symfonycasts.reset_password.helper" to "App\Controller\ResetPasswordController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ResetPasswordController" to "App\Controller\ResetPasswordController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\SCPIController" to "App\Controller\SCPIController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\SearchController" to "App\Controller\SearchController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\TokenGeneratorController" to "App\Controller\TokenGeneratorController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\UniteCompteController" to "App\Controller\UniteCompteController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\UserViewsController" to "App\Controller\UserViewsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\WelcomeController" to "App\Controller\WelcomeController".
Inlined service ".service_locator.upg6RTj.AppBundle\Flux\Provider\ProviderBus" to "AppBundle\Flux\Provider\ProviderBus".
Inlined service ".service_locator.UIH2nCv.AppBundle\Flux\Storage\StorageBus" to "AppBundle\Flux\Storage\StorageBus".
Inlined service "clock" to "argument_resolver.datetime".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.uvcGMdg" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.DOrA4Nm" to "console.command.cache_pool_invalidate_tags".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.ILdUWIS" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.7jukgan.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.rhF__EI" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.u.4FiKa" to "router.expression_language_provider".
Inlined service ".service_locator.qXR9Hv0.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.translatable" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "App\Serializer\CircularReferenceHandler" to "serializer.normalizer.object".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.ECaP3MA" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.ZIHOQe2" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.ea.H0ae" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "jms_serializer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.ZSS2D.Y" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.OjDkIGR" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Twig\Extension\TokenFunctionExtension" to "twig".
Inlined service "App\Twig\ExternalLinkFilter" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.debug" to "twig".
Inlined service "jms_serializer.twig_extension.runtime_serializer" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.lMv3Dwi.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.mm7N.vN" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service ".service_locator.mDV6p8L" to "security.token_storage".
Inlined service ".service_locator.NXTTdTW" to "security.helper".
Inlined service ".service_locator.CxGbkJY" to "security.helper".
Inlined service ".service_locator.D3OIN7Z" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service ".security.request_matcher.BhpRUZK" to "security.access_map".
Inlined service ".security.request_matcher.YrnOxI1" to "security.access_map".
Inlined service ".security.request_matcher.0tMb.ud" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" to "security.access_map".
Inlined service ".security.request_matcher.ag1TrpU" to "security.access_map".
Inlined service ".security.request_matcher.aN9VKDi" to "security.access_map".
Inlined service ".security.request_matcher.qqYCdnr" to "security.access_map".
Inlined service ".security.request_matcher.nAzMPd3" to "security.access_map".
Inlined service ".security.request_matcher.xLuZHvD" to "security.access_map".
Inlined service ".security.request_matcher.CUDSgej" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.access_token_handler.api" to "security.authenticator.access_token.api".
Inlined service "security.access_token_extractor.header" to "security.authenticator.access_token.api".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.T8BdVIN" to ".security.request_matcher.BhpRUZK".
Inlined service ".security.request_matcher.7XMFiMz" to ".security.request_matcher.YrnOxI1".
Inlined service ".security.request_matcher.pqyCXG8" to ".security.request_matcher.SVK5D2B".
Inlined service ".security.request_matcher.jq8Yla4" to ".security.request_matcher.ag1TrpU".
Inlined service ".security.request_matcher.P7KchHW" to ".security.request_matcher.aN9VKDi".
Inlined service ".security.request_matcher.JAQ62QN" to ".security.request_matcher.qqYCdnr".
Inlined service ".security.request_matcher.8A4QJip" to ".security.request_matcher.nAzMPd3".
Inlined service ".security.request_matcher..qDBYh6" to ".security.request_matcher.xLuZHvD".
Inlined service "jms_serializer.event_dispatcher.service_locator" to "jms_serializer.event_dispatcher".
Inlined service "jms_serializer.metadata.doctrine_type_driver.inner" to "jms_serializer.metadata.doctrine_type_driver".
Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
Inlined service "jms_serializer.doctrine_object_constructor.inner" to "jms_serializer.doctrine_object_constructor".
Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
Inlined service "jms_serializer.traceable_metadata_factory.inner" to "jms_serializer.traceable_metadata_factory".
Inlined service "jms_serializer.traceable_handler_registry.inner" to "jms_serializer.traceable_handler_registry".
Inlined service "jms_serializer.metadata.traceable_file_locator.inner" to "jms_serializer.metadata.traceable_file_locator".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service ".service_locator.fKIsVqY" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~Jkx7pTC" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "symfonycasts.reset_password.random_generator" to "symfonycasts.reset_password.token_generator".
Inlined service "symfonycasts.reset_password.token_generator" to "symfonycasts.reset_password.helper".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.BxSdgVt" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.upg6RTj" to ".service_locator.upg6RTj.AppBundle\Flux\Provider\ProviderBus".
Inlined service ".service_locator.UIH2nCv" to ".service_locator.UIH2nCv.AppBundle\Flux\Storage\StorageBus".
Inlined service ".service_locator.7jukgan" to ".service_locator.7jukgan.translation.warmer".
Inlined service ".service_locator.N3n0e03" to ".service_locator.N3n0e03.router.default".
Inlined service ".service_locator.qXR9Hv0" to ".service_locator.qXR9Hv0.router.cache_warmer".
Inlined service ".service_locator.lMv3Dwi" to ".service_locator.lMv3Dwi.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.ccTBFaB" to "debug.argument_resolver.inner".
Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.annotation_or_attribute_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.null_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.traceable_metadata_factory.inner".
Inlined service "jms_serializer.handler_registry.service_locator" to "jms_serializer.traceable_handler_registry.inner".
Inlined service ".service_locator.5v_hkdu" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service ".service_locator.N3n0e03.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
4
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.main", "jms_serializer.metadata.typed_properties_driver", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", ".debug.http_client", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.main", "event_dispatcher", but was never used.
Tag "jms_serializer.instance" was defined on service(s) "jms_serializer.event_dispatcher", "jms_serializer.doctrine_proxy_subscriber", "jms_serializer.stopwatch_subscriber", "jms_serializer.union_handler", "jms_serializer.array_collection_handler", "jms_serializer.constraint_violation_handler", "jms_serializer.datetime_handler", "jms_serializer.form_error_handler", "jms_serializer.iterator_handler", "jms_serializer.metadata.typed_properties_driver", "jms_serializer.metadata.cache.file_cache", "jms_serializer.twig_extension.serializer_runtime_helper", "jms_serializer.cache.cache_clearer", "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "jms_serializer.deserialization_context_factory", "jms_serializer.serialization_context_factory", "jms_serializer", but was never used. Did you mean "jms_serializer.instance_global"?
Tag "jms_serializer.instance_global" was defined on service(s) "jms_serializer.type_parser", "jms_serializer.expression_evaluator", but was never used. Did you mean "jms_serializer.instance"?
Tag "jms_serializer.profiler" was defined on service(s) "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", but was never used. Did you mean "jms_serializer.serializer"?