Log Messages
Info. & Errors 3
Informational and error log messages generated during the execution of the application.
Level | Channel | Message |
---|---|---|
INFO | request |
Matched route "fiche_produit" .
[ "route" => "fiche_produit" "route_parameters" => [ "_route" => "fiche_produit" "_controller" => "App\Controller\HomeController::ficheProduit" "_locale" => "fr" "slug" => "remorque-cocktail" ] "request_uri" => "https://dev.tripup.fr/produit/remorque-cocktail" "method" => "GET" ] |
INFO | security | Populated the TokenStorage with an anonymous Token. |
INFO | doctrine |
Connecting with parameters [ "url" => "<redacted>" "charset" => "utf8mb4" "driver" => "pdo_mysql" "host" => "tripupfrhcdevsym.mysql.db" "port" => 3306 "user" => "tripupfrhcdevsym" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [ "collate" => "utf8mb4_unicode_ci" ] "dbname" => "tripupfrhcdevsym" "serverVersion" => "5.6" ] [ "params" => [ "url" => "<redacted>" "charset" => "utf8mb4" "driver" => "pdo_mysql" "host" => "tripupfrhcdevsym.mysql.db" "port" => 3306 "user" => "tripupfrhcdevsym" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [ "collate" => "utf8mb4_unicode_ci" ] "dbname" => "tripupfrhcdevsym" "serverVersion" => "5.6" ] ] |
Deprecations 8
Log messages generated by using features marked as deprecated.
Debug 100
Unimportant log messages generated during the execution of the application.
Time | Channel | Message |
---|---|---|
php |
Warning: Zend OPcache API is restricted by "restrict_api" configuration directive
[ "exception" => Symfony\Component\Debug\Exception\SilencedErrorContext {#155 +count: 325 -severity: 2 -file: "/home/tripupfrhc/dev/vendor/symfony/debug/DebugClassLoader.php" -line: 159 -trace: [ [ "file" => "/home/tripupfrhc/dev/vendor/symfony/stopwatch/StopwatchEvent.php" "line" => 105 "function" => "loadClass" "class" => "Symfony\Component\Debug\DebugClassLoader" "type" => "->" ] ] } ] [ [ "file" => "/home/tripupfrhc/dev/vendor/symfony/stopwatch/StopwatchEvent.php" "line" => 105 "function" => "loadClass" "class" => "Symfony\Component\Debug\DebugClassLoader" "type" => "->" ] ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] |
|
php |
Warning: Zend OPcache API is restricted by "restrict_api" configuration directive
[ "exception" => Symfony\Component\Debug\Exception\SilencedErrorContext {#155 +count: 325 -severity: 2 -file: "/home/tripupfrhc/dev/vendor/symfony/debug/DebugClassLoader.php" -line: 159 -trace: [ [ "file" => "/home/tripupfrhc/dev/vendor/symfony/stopwatch/StopwatchEvent.php" "line" => 105 "function" => "loadClass" "class" => "Symfony\Component\Debug\DebugClassLoader" "type" => "->" ] ] } ] [ [ "file" => "/home/tripupfrhc/dev/vendor/symfony/stopwatch/StopwatchEvent.php" "line" => 105 "function" => "loadClass" "class" => "Symfony\Component\Debug\DebugClassLoader" "type" => "->" ] ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_en AS nom_en_3, t0.nom_es AS nom_es_4, t0.cat AS cat_5, t0.nb_vehicules AS nb_vehicules_6, t0.prix AS prix_7, t0.assist_elect AS assist_elect_8, t0.coque AS coque_9, t0.volume AS volume_10, t0.data AS data_11, t0.meta_title AS meta_title_12, t0.meta_title_en AS meta_title_en_13, t0.meta_title_es AS meta_title_es_14, t0.meta_description AS meta_description_15, t0.meta_description_en AS meta_description_en_16, t0.meta_description_es AS meta_description_es_17, t0.url AS url_18, t0.url_en AS url_en_19, t0.url_es AS url_es_20, t0.prix_loc AS prix_loc_21, t0.data_loc AS data_loc_22, t0.bloc_text AS bloc_text_23, t0.bloc_text_en AS bloc_text_en_24, t0.bloc_text_es AS bloc_text_es_25, t0.prixmois AS prixmois_26, t0.prixmoisplus AS prixmoisplus_27, t0.caractliste AS caractliste_28, t0.prix_table AS prix_table_29, t0.prixoccas AS prixoccas_30, t0.position AS position_31, t0.faq AS faq_32, t0.medias AS medias_33, t0.nb_occasion AS nb_occasion_34, t0.isotherme AS isotherme_35, t0.froid_positif AS froid_positif_36, t0.froid_negatif AS froid_negatif_37, t0.frigo40l AS frigo40l_38, t0.compartimentposinega AS compartimentposinega_39, t0.compartimentisotherme AS compartimentisotherme_40, t0.frigo70l AS frigo70l_41, t0.frigo105l AS frigo105l_42, t0.iso77l AS iso77l_43, t0.mariage AS mariage_44, t0.tournage AS tournage_45, t0.location_min AS location_min_46, t0.images AS images_47, t0.photos AS photos_48, t0.iso60l AS iso60l_49, t0.surface AS surface_50, t0.origine AS origine_51, t0.assist_inclus AS assist_inclus_52, t0.capacite AS capacite_53, t0.categorie_option_img AS categorie_option_img_54, t0.largeur AS largeur_55, t0.hauteur AS hauteur_56, t0.longueur AS longueur_57, t0.emprisesol AS emprisesol_58, t0.nbpassager AS nbpassager_59, t0.compatible_remorque AS compatible_remorque_60, t0.mobilite_reduite AS mobilite_reduite_61, t0.comptoire AS comptoire_62, t0.pilote AS pilote_63, t0.surfacept AS surfacept_64, t0.ptspe AS ptspe_65, t0.defautoptions AS defautoptions_66, t0.interfiles AS interfiles_67, t0.prixachat AS prixachat_68, t0.textinterne AS textinterne_69, t0.nbneuf AS nbneuf_70, t0.coul_coque AS coul_coque_71, t0.coul_cadre AS coul_cadre_72, t0.categorie_id AS categorie_id_73 FROM vehicule t0 WHERE t0.url = ? LIMIT 1" (parameters: [ 1 => "remorque-cocktail" ], types: [ 1 => 2 ]) [ "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_en AS nom_en_3, t0.nom_es AS nom_es_4, t0.cat AS cat_5, t0.nb_vehicules AS nb_vehicules_6, t0.prix AS prix_7, t0.assist_elect AS assist_elect_8, t0.coque AS coque_9, t0.volume AS volume_10, t0.data AS data_11, t0.meta_title AS meta_title_12, t0.meta_title_en AS meta_title_en_13, t0.meta_title_es AS meta_title_es_14, t0.meta_description AS meta_description_15, t0.meta_description_en AS meta_description_en_16, t0.meta_description_es AS meta_description_es_17, t0.url AS url_18, t0.url_en AS url_en_19, t0.url_es AS url_es_20, t0.prix_loc AS prix_loc_21, t0.data_loc AS data_loc_22, t0.bloc_text AS bloc_text_23, t0.bloc_text_en AS bloc_text_en_24, t0.bloc_text_es AS bloc_text_es_25, t0.prixmois AS prixmois_26, t0.prixmoisplus AS prixmoisplus_27, t0.caractliste AS caractliste_28, t0.prix_table AS prix_table_29, t0.prixoccas AS prixoccas_30, t0.position AS position_31, t0.faq AS faq_32, t0.medias AS medias_33, t0.nb_occasion AS nb_occasion_34, t0.isotherme AS isotherme_35, t0.froid_positif AS froid_positif_36, t0.froid_negatif AS froid_negatif_37, t0.frigo40l AS frigo40l_38, t0.compartimentposinega AS compartimentposinega_39, t0.compartimentisotherme AS compartimentisotherme_40, t0.frigo70l AS frigo70l_41, t0.frigo105l AS frigo105l_42, t0.iso77l AS iso77l_43, t0.mariage AS mariage_44, t0.tournage AS tournage_45, t0.location_min AS location_min_46, t0.images AS images_47, t0.photos AS photos_48, t0.iso60l AS iso60l_49, t0.surface AS surface_50, t0.origine AS origine_51, t0.assist_inclus AS assist_inclus_52, t0.capacite AS capacite_53, t0.categorie_option_img AS categorie_option_img_54, t0.largeur AS largeur_55, t0.hauteur AS hauteur_56, t0.longueur AS longueur_57, t0.emprisesol AS emprisesol_58, t0.nbpassager AS nbpassager_59, t0.compatible_remorque AS compatible_remorque_60, t0.mobilite_reduite AS mobilite_reduite_61, t0.comptoire AS comptoire_62, t0.pilote AS pilote_63, t0.surfacept AS surfacept_64, t0.ptspe AS ptspe_65, t0.defautoptions AS defautoptions_66, t0.interfiles AS interfiles_67, t0.prixachat AS prixachat_68, t0.textinterne AS textinterne_69, t0.nbneuf AS nbneuf_70, t0.coul_coque AS coul_coque_71, t0.coul_cadre AS coul_cadre_72, t0.categorie_id AS categorie_id_73 FROM vehicule t0 WHERE t0.url = ? LIMIT 1" "params" => [ 1 => "remorque-cocktail" ] "types" => [ 1 => 2 ] ] |
|
php |
Warning: Zend OPcache API is restricted by "restrict_api" configuration directive
[ "exception" => Symfony\Component\Debug\Exception\SilencedErrorContext {#155 +count: 325 -severity: 2 -file: "/home/tripupfrhc/dev/vendor/symfony/debug/DebugClassLoader.php" -line: 159 -trace: [ [ "file" => "/home/tripupfrhc/dev/vendor/symfony/stopwatch/StopwatchEvent.php" "line" => 105 "function" => "loadClass" "class" => "Symfony\Component\Debug\DebugClassLoader" "type" => "->" ] ] } ] [ [ "file" => "/home/tripupfrhc/dev/vendor/symfony/stopwatch/StopwatchEvent.php" "line" => 105 "function" => "loadClass" "class" => "Symfony\Component\Debug\DebugClassLoader" "type" => "->" ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.position AS position_5, t0.type AS type_6 FROM caract_vehicule t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY t0.position ASC" (parameters: [ 1 => "137" 2 => "92" 3 => "120" 4 => "121" 5 => "122" 6 => "123" 7 => "33" 8 => "124" 9 => "37" 10 => "40" 11 => "42" 12 => "43" 13 => "45" 14 => "46" 15 => "52" 16 => "97" ], types: [ 1 => 1 2 => 1 3 => 1 4 => 1 5 => 1 6 => 1 7 => 1 8 => 1 9 => 1 10 => 1 11 => 1 12 => 1 13 => 1 14 => 1 15 => 1 16 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.position AS position_5, t0.type AS type_6 FROM caract_vehicule t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY t0.position ASC" "params" => [ 1 => "137" 2 => "92" 3 => "120" 4 => "121" 5 => "122" 6 => "123" 7 => "33" 8 => "124" 9 => "37" 10 => "40" 11 => "42" 12 => "43" 13 => "45" 14 => "46" 15 => "52" 16 => "97" ] "types" => [ 1 => 1 2 => 1 3 => 1 4 => 1 5 => 1 6 => 1 7 => 1 8 => 1 9 => 1 10 => 1 11 => 1 12 => 1 13 => 1 14 => 1 15 => 1 16 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "23" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "23" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 23 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 23 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "174" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "174" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 174 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 174 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "44" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "44" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 44 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 44 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "46" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "46" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 46 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 46 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "52" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "52" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 52 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 52 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "50" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "50" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 50 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 50 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "48" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "48" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 48 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 48 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "25" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "25" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 25 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 25 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "27" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "27" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 27 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 27 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "29" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "29" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 29 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 29 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "31" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "31" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 31 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 31 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "35" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "35" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 35 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 35 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "120" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "120" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 120 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 120 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "227" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "227" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 227 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 227 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "122" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "122" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 122 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 122 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "37" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "37" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 37 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 37 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "194" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "194" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 194 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 194 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "67" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "67" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 67 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 67 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "68" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "68" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 68 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 68 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "140" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "140" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 140 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 140 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "69" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "69" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 69 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 69 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "220" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "220" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 220 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 220 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "166" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "166" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 166 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 166 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" (parameters: [ 1 => "218" ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.texte AS texte_5, t0.texte_en AS texte_en_6, t0.texte_es AS texte_es_7, t0.prix AS prix_8, t0.nbmax AS nbmax_9, t0.type_elem AS type_elem_10, t0.type_prix AS type_prix_11, t0.position AS position_12, t0.prix_table AS prix_table_13, t0.prixmois AS prixmois_14, t0.prixmoisplus AS prixmoisplus_15, t0.nom_accord AS nom_accord_16, t0.maxpv AS maxpv_17, t0.prixachat AS prixachat_18, t0.cat_option_id AS cat_option_id_19, t0.type_cover_id AS type_cover_id_20, t21.id AS id_22, t21.nom AS nom_23, t21.prix AS prix_24 FROM optionvelo t0 LEFT JOIN covering_type t21 ON t0.type_cover_id = t21.id WHERE t0.id = ? LIMIT 1" "params" => [ 1 => "218" ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" (parameters: [ 1 => 218 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN optionvelo_biblio ON t0.id = optionvelo_biblio.biblio_id WHERE optionvelo_biblio.optionvelo_id = ?" "params" => [ 1 => 218 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.image AS image_5 FROM categorie_option t0 WHERE t0.id = ?" (parameters: [ 1 => 19 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.image AS image_5 FROM categorie_option t0 WHERE t0.id = ?" "params" => [ 1 => 19 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.image AS image_5 FROM categorie_option t0 WHERE t0.id = ?" (parameters: [ 1 => 22 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.image AS image_5 FROM categorie_option t0 WHERE t0.id = ?" "params" => [ 1 => 22 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.image AS image_5 FROM categorie_option t0 WHERE t0.id = ?" (parameters: [ 1 => 23 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.image AS image_5 FROM categorie_option t0 WHERE t0.id = ?" "params" => [ 1 => 23 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.image AS image_5 FROM categorie_option t0 WHERE t0.id = ?" (parameters: [ 1 => 34 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.name_es AS name_es_4, t0.image AS image_5 FROM categorie_option t0 WHERE t0.id = ?" "params" => [ 1 => 34 ] "types" => [ 1 => 1 ] ] |
|
doctrine |
Executing query: "SELECT t0.id AS id_1, t0.no_devis AS no_devis_2, t0.date_deb AS date_deb_3, t0.date_fin AS date_fin_4, t0.vehictrue AS vehictrue_5, t0.vehic_id AS vehic_id_6, t0.option_id AS option_id_7, t0.nbsel AS nbsel_8, t0.loc_id AS loc_id_9 FROM location_lock t0"
[ "sql" => "SELECT t0.id AS id_1, t0.no_devis AS no_devis_2, t0.date_deb AS date_deb_3, t0.date_fin AS date_fin_4, t0.vehictrue AS vehictrue_5, t0.vehic_id AS vehic_id_6, t0.option_id AS option_id_7, t0.nbsel AS nbsel_8, t0.loc_id AS loc_id_9 FROM location_lock t0" ] |
|
doctrine |
Executing statement: "SELECT f0_.id AS id_0, f0_.titre AS titre_1, f0_.detail AS detail_2, f0_.ordre AS ordre_3, f0_.vehiculeconcerne AS vehiculeconcerne_4, f0_.type AS type_5, f0_.display AS display_6 FROM faq f0_ WHERE f0_.vehiculeconcerne LIKE ? ORDER BY f0_.ordre DESC" (parameters: [ 1 => "%105%" ], types: [ 1 => 2 ]) [ "sql" => "SELECT f0_.id AS id_0, f0_.titre AS titre_1, f0_.detail AS detail_2, f0_.ordre AS ordre_3, f0_.vehiculeconcerne AS vehiculeconcerne_4, f0_.type AS type_5, f0_.display AS display_6 FROM faq f0_ WHERE f0_.vehiculeconcerne LIKE ? ORDER BY f0_.ordre DESC" "params" => [ 1 => "%105%" ] "types" => [ 1 => 2 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.vehicule AS vehicule_2, t0.localisation AS localisation_3, t0.nom AS nom_4, t0.details AS details_5, t0.disponible AS disponible_6, t0.agence AS agence_7, t0.mecanique AS mecanique_8, t0.preparation AS preparation_9, t0.origine AS origine_10, t0.infos AS infos_11, t0.pilote AS pilote_12, t0.debloc AS debloc_13, t0.entretients AS entretients_14, t0.nomjur AS nomjur_15, t0.nomcomm AS nomcomm_16, t0.typstruct AS typstruct_17, t0.nomclient AS nomclient_18, t0.prenomclient AS prenomclient_19, t0.clienttelfixe AS clienttelfixe_20, t0.clienttelport AS clienttelport_21, t0.clientmail1 AS clientmail1_22, t0.clientmail2 AS clientmail2_23, t0.vendeur_nomprenom AS vendeur_nomprenom_24, t0.vente_date AS vente_date_25, t0.ventenofact AS ventenofact_26, t0.prixventehttc AS prixventehttc_27, t0.payele AS payele_28, t0.ventenote AS ventenote_29, t0.datelastmod AS datelastmod_30, t0.notes AS notes_31, t0.nomoteur AS nomoteur_32, t0.nochassi AS nochassi_33, t0.fournisseur AS fournisseur_34, t0.prixachat AS prixachat_35, t0.dateachat AS dateachat_36, t0.datereceptiontripup AS datereceptiontripup_37, t0.notereceptiontripup AS notereceptiontripup_38, t0.datereceptionclient AS datereceptionclient_39, t0.nobycode AS nobycode_40, t0.noserie AS noserie_41 FROM version_vehicules t0 WHERE t0.vehicule = ? AND t0.disponible = ?" (parameters: [ 1 => 105 2 => 1 ], types: [ 1 => 1 2 => 5 ]) [ "sql" => "SELECT t0.id AS id_1, t0.vehicule AS vehicule_2, t0.localisation AS localisation_3, t0.nom AS nom_4, t0.details AS details_5, t0.disponible AS disponible_6, t0.agence AS agence_7, t0.mecanique AS mecanique_8, t0.preparation AS preparation_9, t0.origine AS origine_10, t0.infos AS infos_11, t0.pilote AS pilote_12, t0.debloc AS debloc_13, t0.entretients AS entretients_14, t0.nomjur AS nomjur_15, t0.nomcomm AS nomcomm_16, t0.typstruct AS typstruct_17, t0.nomclient AS nomclient_18, t0.prenomclient AS prenomclient_19, t0.clienttelfixe AS clienttelfixe_20, t0.clienttelport AS clienttelport_21, t0.clientmail1 AS clientmail1_22, t0.clientmail2 AS clientmail2_23, t0.vendeur_nomprenom AS vendeur_nomprenom_24, t0.vente_date AS vente_date_25, t0.ventenofact AS ventenofact_26, t0.prixventehttc AS prixventehttc_27, t0.payele AS payele_28, t0.ventenote AS ventenote_29, t0.datelastmod AS datelastmod_30, t0.notes AS notes_31, t0.nomoteur AS nomoteur_32, t0.nochassi AS nochassi_33, t0.fournisseur AS fournisseur_34, t0.prixachat AS prixachat_35, t0.dateachat AS dateachat_36, t0.datereceptiontripup AS datereceptiontripup_37, t0.notereceptiontripup AS notereceptiontripup_38, t0.datereceptionclient AS datereceptionclient_39, t0.nobycode AS nobycode_40, t0.noserie AS noserie_41 FROM version_vehicules t0 WHERE t0.vehicule = ? AND t0.disponible = ?" "params" => [ 1 => 105 2 => 1 ] "types" => [ 1 => 1 2 => 5 ] ] |
|
doctrine |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN vehicule_biblio ON t0.id = vehicule_biblio.biblio_id WHERE vehicule_biblio.vehicule_id = ?" (parameters: [ 1 => 105 ], types: [ 1 => 1 ]) [ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alt AS alt_3, t0.img_file AS img_file_4, t0.typmedia AS typmedia_5 FROM biblio t0 INNER JOIN vehicule_biblio ON t0.id = vehicule_biblio.biblio_id WHERE vehicule_biblio.vehicule_id = ?" "params" => [ 1 => 105 ] "types" => [ 1 => 1 ] ] |
|
php |
Warning: Zend OPcache API is restricted by "restrict_api" configuration directive
[ "exception" => Symfony\Component\Debug\Exception\SilencedErrorContext {#155 +count: 325 -severity: 2 -file: "/home/tripupfrhc/dev/vendor/symfony/debug/DebugClassLoader.php" -line: 159 -trace: [ [ "file" => "/home/tripupfrhc/dev/vendor/symfony/stopwatch/StopwatchEvent.php" "line" => 105 "function" => "loadClass" "class" => "Symfony\Component\Debug\DebugClassLoader" "type" => "->" ] ] } ] [ [ "file" => "/home/tripupfrhc/dev/vendor/symfony/stopwatch/StopwatchEvent.php" "line" => 105 "function" => "loadClass" "class" => "Symfony\Component\Debug\DebugClassLoader" "type" => "->" ] ] |
|
doctrine |
Executing query: "SELECT DATABASE()"
[ "sql" => "SELECT DATABASE()" ] |
|
doctrine |
Executing statement: """ SELECT TABLE_NAME\n FROM information_schema.TABLES\n WHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\n ORDER BY TABLE_NAME """(parameters: [ 1 => "tripupfrhcdevsym" ], types: [ 1 => 2 ]) [ "sql" => """ SELECT TABLE_NAME\n FROM information_schema.TABLES\n WHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\n ORDER BY TABLE_NAME """ "params" => [ 1 => "tripupfrhcdevsym" ] "types" => [ 1 => 2 ] ] |
|
doctrine |
Executing query: "SELECT DATABASE()"
[ "sql" => "SELECT DATABASE()" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
PHP Notices 0
Log messages generated by PHP notices silenced with the @ operator.
There are no log messages of this level.
Container 1491
Log messages generated during the compilation of the service container.
Class | Messages |
---|---|
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
|
429 |
Symfony\Component\DependencyInjection\Compiler\AutowirePass
|
1 |
Symfony\Component\HttpKernel\DependencyInjection\RemoveEmptyControllerArgumentLocatorsPass
|
2 |
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
165 |
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
73 |
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
427 |
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
75 |
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
318 |
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
|
1 |