Log Messages
Level (7)
Channel (3)
Time | Message |
---|---|
deprecation |
Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#8318 +count: 1 -severity: E_USER_DEPRECATED trace: { /poule/encrypted/www/osm-commerces/vendor/doctrine/doctrine-bundle/src/DependencyInjection/DoctrineExtension.php:504 { Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension->ormLoad(array $config, ContainerBuilder $container) … › { /poule/encrypted/www/osm-commerces/vendor/doctrine/doctrine-bundle/src/DependencyInjection/DoctrineExtension.php:504 { Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension->ormLoad(array $config, ContainerBuilder $container) … › |
deprecation |
Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#8315 +count: 1 -severity: E_USER_DEPRECATED trace: { /poule/encrypted/www/osm-commerces/vendor/doctrine/doctrine-bundle/src/DependencyInjection/DoctrineExtension.php:509 { Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension->ormLoad(array $config, ContainerBuilder $container) … › { /poule/encrypted/www/osm-commerces/vendor/doctrine/doctrine-bundle/src/DependencyInjection/DoctrineExtension.php:509 { Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension->ormLoad(array $config, ContainerBuilder $container) … › |
info |
Matched route "app_admin_delete_by_zone" .
request
[ "route" => "app_admin_delete_by_zone" "route_parameters" => [ "_route" => "app_admin_delete_by_zone" "_controller" => "App\Controller\AdminController::delete_by_zone" "zip_code" => "79191" ] "request_uri" => "https://osm-commerces.cipherbliss.com/admin/delete_by_zone/79191" "method" => "GET" ] |
debug |
Checking for authenticator support.
security
[ "firewall_name" => "main" "authenticators" => 0 ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
debug |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
debug |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments" ] |
debug |
Notified event "kernel.controller_arguments" to listener "ContainerBwGpnaY\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "ContainerBwGpnaY\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
info |
Connecting with parameters [ "use_savepoints" => true "driver" => "pdo_mysql" "idle_connection_ttl" => 600 "host" => "127.0.0.1" "port" => 3306 "user" => "sf" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [] "dbname" => "osm-my-commerce" "serverVersion" => "15" "charset" => "utf8" ]
doctrine
[ "params" => [ "use_savepoints" => true "driver" => "pdo_mysql" "idle_connection_ttl" => 600 "host" => "127.0.0.1" "port" => 3306 "user" => "sf" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [] "dbname" => "osm-my-commerce" "serverVersion" => "15" "charset" => "utf8" ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.uuid_for_url AS uuid_for_url_2, t0.osm_kind AS osm_kind_3, t0.email AS email_4, t0.opted_out AS opted_out_5, t0.dead AS dead_6, t0.note AS note_7, t0.modified_date AS modified_date_8, t0.zip_code AS zip_code_9, t0.asked_humains_support AS asked_humains_support_10, t0.last_contact_attempt_date AS last_contact_attempt_date_11, t0.osm_id AS osm_id_12, t0.name AS name_13, t0.has_opening_hours AS has_opening_hours_14, t0.has_address AS has_address_15, t0.has_website AS has_website_16, t0.has_wheelchair AS has_wheelchair_17, t0.has_note AS has_note_18, t0.main_tag AS main_tag_19, t0.note_content AS note_content_20, t0.displayed_date AS displayed_date_21, t0.lat AS lat_22, t0.lon AS lon_23, t0.street AS street_24, t0.housenumber AS housenumber_25, t0.siret AS siret_26, t0.stats_id AS stats_id_27 FROM place t0 WHERE t0.zip_code = ?" (parameters: [ 1 => "79191" ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.uuid_for_url AS uuid_for_url_2, t0.osm_kind AS osm_kind_3, t0.email AS email_4, t0.opted_out AS opted_out_5, t0.dead AS dead_6, t0.note AS note_7, t0.modified_date AS modified_date_8, t0.zip_code AS zip_code_9, t0.asked_humains_support AS asked_humains_support_10, t0.last_contact_attempt_date AS last_contact_attempt_date_11, t0.osm_id AS osm_id_12, t0.name AS name_13, t0.has_opening_hours AS has_opening_hours_14, t0.has_address AS has_address_15, t0.has_website AS has_website_16, t0.has_wheelchair AS has_wheelchair_17, t0.has_note AS has_note_18, t0.main_tag AS main_tag_19, t0.note_content AS note_content_20, t0.displayed_date AS displayed_date_21, t0.lat AS lat_22, t0.lon AS lon_23, t0.street AS street_24, t0.housenumber AS housenumber_25, t0.siret AS siret_26, t0.stats_id AS stats_id_27 FROM place t0 WHERE t0.zip_code = ?" "params" => [ 1 => "79191" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.zone AS zone_2, t0.completion_percent AS completion_percent_3, t0.places_count AS places_count_4, t0.avec_horaires AS avec_horaires_5, t0.avec_adresse AS avec_adresse_6, t0.avec_site AS avec_site_7, t0.avec_accessibilite AS avec_accessibilite_8, t0.avec_note AS avec_note_9, t0.name AS name_10 FROM stats t0 WHERE t0.zone = ? LIMIT 1" (parameters: [ 1 => "79191" ], types: [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.zone AS zone_2, t0.completion_percent AS completion_percent_3, t0.places_count AS places_count_4, t0.avec_horaires AS avec_horaires_5, t0.avec_adresse AS avec_adresse_6, t0.avec_site AS avec_site_7, t0.avec_accessibilite AS avec_accessibilite_8, t0.avec_note AS avec_note_9, t0.name AS name_10 FROM stats t0 WHERE t0.zone = ? LIMIT 1" "params" => [ 1 => "79191" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#651 +name: "STRING" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.uuid_for_url AS uuid_for_url_2, t0.osm_kind AS osm_kind_3, t0.email AS email_4, t0.opted_out AS opted_out_5, t0.dead AS dead_6, t0.note AS note_7, t0.modified_date AS modified_date_8, t0.zip_code AS zip_code_9, t0.asked_humains_support AS asked_humains_support_10, t0.last_contact_attempt_date AS last_contact_attempt_date_11, t0.osm_id AS osm_id_12, t0.name AS name_13, t0.has_opening_hours AS has_opening_hours_14, t0.has_address AS has_address_15, t0.has_website AS has_website_16, t0.has_wheelchair AS has_wheelchair_17, t0.has_note AS has_note_18, t0.main_tag AS main_tag_19, t0.note_content AS note_content_20, t0.displayed_date AS displayed_date_21, t0.lat AS lat_22, t0.lon AS lon_23, t0.street AS street_24, t0.housenumber AS housenumber_25, t0.siret AS siret_26, t0.stats_id AS stats_id_27 FROM place t0 WHERE t0.stats_id = ?" (parameters: [ 1 => 569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.uuid_for_url AS uuid_for_url_2, t0.osm_kind AS osm_kind_3, t0.email AS email_4, t0.opted_out AS opted_out_5, t0.dead AS dead_6, t0.note AS note_7, t0.modified_date AS modified_date_8, t0.zip_code AS zip_code_9, t0.asked_humains_support AS asked_humains_support_10, t0.last_contact_attempt_date AS last_contact_attempt_date_11, t0.osm_id AS osm_id_12, t0.name AS name_13, t0.has_opening_hours AS has_opening_hours_14, t0.has_address AS has_address_15, t0.has_website AS has_website_16, t0.has_wheelchair AS has_wheelchair_17, t0.has_note AS has_note_18, t0.main_tag AS main_tag_19, t0.note_content AS note_content_20, t0.displayed_date AS displayed_date_21, t0.lat AS lat_22, t0.lon AS lon_23, t0.street AS street_24, t0.housenumber AS housenumber_25, t0.siret AS siret_26, t0.stats_id AS stats_id_27 FROM place t0 WHERE t0.stats_id = ?" "params" => [ 1 => 569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 506999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 506999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 507201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 507201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 506999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 506999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 507201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 507201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM stats WHERE id = ?" (parameters: [ 1 => 569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM stats WHERE id = ?" "params" => [ 1 => 569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Committing transaction
doctrine
|
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
debug |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
debug |
Notified event "kernel.finish_request" to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets" ] |
debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
There are no log messages.
Container Compilation Logs (974)
Log messages generated during the compilation of the service container.
Messages | Class |
---|---|
111 |
|
175 |
|
77 |
|
170 |
|
128 |
|
310 |
|
1 |
|
2 |
|